gnu.kawa.ant

Class LineCommenterSet.LineCommenter

Enclosing Class:
LineCommenterSet

public static class LineCommenterSet.LineCommenter
extends java.lang.Object

Individual filter component of filterset

Constructor Summary

LineCommenter()

Method Summary

String
getFirst()
String
getLast()
boolean
isComment()
void
setComment(boolean f)
void
setFirst(String s)
void
setLast(String s)

Constructor Details

LineCommenter

public LineCommenter()

Method Details

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)