Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.thoughtworks.qdox.parser.structs.LocatedDef
com.thoughtworks.qdox.parser.structs.TagDef
public class TagDef
extends LocatedDef
Fields inherited from class com.thoughtworks.qdox.parser.structs.LocatedDef | |
lineNumber |
public TagDef(String name, String text)
public TagDef(String name, String text, int lineNumber)
public boolean equals(Object obj)
public int hashCode()
public String toString()