Uses of Class
xjavadoc.XDoc

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.
 



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