Uses of Class
xjavadoc.XPackage

Packages that use XPackage
xjavadoc   
 

Uses of XPackage in xjavadoc
 

Fields in xjavadoc declared as XPackage
private  XPackage AbstractClass._containingPackage
           
 

Methods in xjavadoc that return XPackage
(package private)  XPackage XJavaDoc.addPackageMaybe(java.lang.String packageName)
          Describe the method
 XPackage XProgramElement.getContainingPackage()
           
 XPackage AbstractProgramElement.getContainingPackage()
           
 XPackage XClass.getContainingPackage()
          Returns the package this class lives in.
 XPackage AbstractClass.getContainingPackage()
          Describe what the method does
 XPackage Primitive.getContainingPackage()
           
 XPackage XJavaDoc.getSourcePackage(java.lang.String packageName)
          Returns the package.