Uses of Class xjavadoc.XDoc

Uses in package xjavadoc

Fields of type xjavadoc.XDoc

XDoc
XDoc
XDoc

Methods with parameter type xjavadoc.XDoc

XTag
XTagFactory.createTag(String tagName, String text, XDoc doc, int lineNumber)
Creates a new XTag.
void
DefaultXTag.init(String name, String value, XDoc doc, int lineNumber)
Sets the name and value.

Methods with return type xjavadoc.XDoc

XDoc
Get the doc.
XDoc
XDoc
XDoc
Returns the XDoc object we belong to.
XDoc
Returns the doc in the superclass.

Uses in package xjavadoc.event

Constructors with parameter type xjavadoc.XDoc

create new event containing doc object.