gnu.kawa.ant

Class LineCommenterSet.LineCommenter

public static class LineCommenterSet.LineCommenter extends Object

Individual filter component of filterset
Constructor Summary
LineCommenter()
Method Summary
StringgetFirst()
StringgetLast()
booleanisComment()
voidsetComment(boolean f)
voidsetFirst(String s)
voidsetLast(String s)

Constructor Detail

LineCommenter

public LineCommenter()

Method Detail

getFirst

public String getFirst()

getLast

public String getLast()

isComment

public boolean isComment()

setComment

public void setComment(boolean f)

setFirst

public void setFirst(String s)

setLast

public void setLast(String s)