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.FilterIndividual filter component of filterset
-
-
Constructor Summary
Constructors Constructor Description LineCommenter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetFirst()java.lang.StringgetLast()booleanisComment()voidsetComment(boolean f)voidsetFirst(java.lang.String s)voidsetLast(java.lang.String s)
-