gnu.kawa.ant
Class LineCommenterSet.LineCommenter
java.lang.Object
gnu.kawa.ant.LineCommenterSet.LineCommenter
- Enclosing class:
- LineCommenterSet
public static class LineCommenterSet.LineCommenter
- extends java.lang.Object
Individual filter component of filterset
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LineCommenterSet.LineCommenter
public LineCommenterSet.LineCommenter()
setFirst
public void setFirst(java.lang.String s)
setLast
public void setLast(java.lang.String s)
setComment
public void setComment(boolean f)
getFirst
public java.lang.String getFirst()
getLast
public java.lang.String getLast()
isComment
public boolean isComment()