Uses of Class
xjavadoc.XDoc

Packages that use XDoc
xjavadoc   
xjavadoc.event   
 

Uses of XDoc in xjavadoc
 

Methods in xjavadoc that return XDoc
 XDoc XTag.getDoc()
          Returns the XDoc object we belong to.
 XDoc XProgramElement.getDoc()
           
 XDoc DefaultXTag.getDoc()
           
 XDoc AbstractProgramElement.getDoc()
          Get the doc.
 

Methods in xjavadoc with parameters of type XDoc
static XTag XTagFactory.createTag(String tagName, 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.
 



Copyright © 2002-2003 XDoclet Team. All Rights Reserved.