|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.maventaglib.checker.TldItem
net.sf.maventaglib.checker.TagFile
public class TagFile
Constructor Summary | |
---|---|
TagFile()
|
Method Summary | |
---|---|
java.lang.String |
getPath()
Returns the path. |
void |
setPath(java.lang.String path)
Sets the path. |
Methods inherited from class net.sf.maventaglib.checker.TldItem |
---|
compareTo, getDescription, getExample, getName, isDeprecated, setDeprecated, setDescription, setExample, setName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TagFile()
Method Detail |
---|
public java.lang.String getPath()
public void setPath(java.lang.String path)
path
- the path to set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |