Package gnu.kawa.ant

Class LineCommenterSet.LineCommenter

  • Enclosing class:
    LineCommenterSet

    public static class LineCommenterSet.LineCommenter
    extends org.apache.tools.ant.types.FilterSet.Filter
    Individual filter component of filterset
    • Constructor Detail

      • LineCommenter

        public LineCommenter()
    • Method Detail

      • 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()