Package gnu.kawa.ant
Class LineCommenterSet.LineCommenter
- java.lang.Object
-
- org.apache.tools.ant.types.FilterSet.Filter
-
- gnu.kawa.ant.LineCommenterSet.LineCommenter
-
- Enclosing class:
- LineCommenterSet
public static class LineCommenterSet.LineCommenter extends org.apache.tools.ant.types.FilterSet.Filter
Individual filter component of filterset
-
-
Constructor Summary
Constructors Constructor Description LineCommenter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getFirst()
String
getLast()
boolean
isComment()
void
setComment(boolean f)
void
setFirst(String s)
void
setLast(String s)
-