|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.mojo.taglist.options.Tag
public class Tag
The options for the specific tag.
Constructor Summary | |
---|---|
Tag()
|
Method Summary | |
---|---|
String |
getMatchString()
Get the string to be used in the TagList search. |
String |
getMatchType()
Get the type of comparison to perform on the string. |
void |
setMatchString(String matchString)
Set the string to be used in the TagList search. |
void |
setMatchType(String matchType)
Set the type of comparison to perform on the string. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Tag()
Method Detail |
---|
public String getMatchString()
public String getMatchType()
public void setMatchString(String matchString)
matchString
- public void setMatchType(String matchType)
matchType
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |