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 StringgetFirst()StringgetLast()booleanisComment()voidsetComment(boolean f)voidsetFirst(String s)voidsetLast(String s)
-