|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sourceforge.pmd.ExcludeLines
| Field Summary | |
static java.lang.String |
EXCLUDE_MARKER
|
| Constructor Summary | |
ExcludeLines(java.io.Reader r)
|
|
ExcludeLines(java.io.Reader r,
java.lang.String marker)
|
|
| Method Summary | |
java.io.Reader |
getCopyReader()
|
java.util.Set |
getLinesToExclude()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String EXCLUDE_MARKER
| Constructor Detail |
public ExcludeLines(java.io.Reader r,
java.lang.String marker)
throws java.io.IOException
public ExcludeLines(java.io.Reader r)
throws java.io.IOException
| Method Detail |
public java.io.Reader getCopyReader()
public java.util.Set getLinesToExclude()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||