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 Details

    • LineCommenter

      public LineCommenter()
  • Method Details

    • setFirst

      public void setFirst(String s)
    • setLast

      public void setLast(String s)
    • setComment

      public void setComment(boolean f)
    • getFirst

      public String getFirst()
    • getLast

      public String getLast()
    • isComment

      public boolean isComment()