|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.thoughtworks.qdox.model.AbstractJavaEntity
com.thoughtworks.qdox.model.AbstractInheritableJavaEntity
Field Summary |
Fields inherited from class com.thoughtworks.qdox.model.AbstractJavaEntity |
modifiers, name |
Constructor Summary | |
AbstractInheritableJavaEntity()
|
Method Summary | |
DocletTag |
getTagByName(java.lang.String name,
boolean inherited)
|
abstract DocletTag[] |
getTagsByName(java.lang.String name,
boolean inherited)
|
Methods inherited from class com.thoughtworks.qdox.model.AbstractJavaEntity |
getAnnotations, getComment, getLineNumber, getModifiers, getName, getNamedParameter, getParent, getSource, getTagByName, getTags, getTagsByName, isAbstract, isFinal, isNative, isPrivate, isProtected, isPublic, isStatic, isStrictfp, isSynchronized, isTransient, isVolatile, setAnnotations, setComment, setLineNumber, setModifiers, setName, setParent, setTags, toString, write, writeAccessibilityModifier, writeAllModifiers, writeBody, writeNonAccessibilityModifiers |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.lang.Comparable |
compareTo |
Constructor Detail |
public AbstractInheritableJavaEntity()
Method Detail |
public DocletTag getTagByName(java.lang.String name, boolean inherited)
public abstract DocletTag[] getTagsByName(java.lang.String name, boolean inherited)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |