|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XDoc | |
xjavadoc | |
xjavadoc.event |
Uses of XDoc in xjavadoc |
Methods in xjavadoc that return XDoc | |
XDoc |
AbstractProgramElement.getDoc()
Get the doc. |
XDoc |
DefaultXTag.getDoc()
|
XDoc |
XTag.getDoc()
Returns the XDoc object we belong to. |
XDoc |
XProgramElement.getDoc()
|
Methods in xjavadoc with parameters of type XDoc | |
XTag |
XTagFactory.createTag(java.lang.String tagName,
java.lang.String text,
XDoc doc,
int lineNumber)
Creates a new XTag. |
Uses of XDoc in xjavadoc.event |
Constructors in xjavadoc.event with parameters of type XDoc | |
XDocEvent(XDoc doc)
create new event containing doc object. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |