Uses of Interface
xjavadoc.Named

Packages that use Named
xjavadoc   
 

Uses of Named in xjavadoc
 

Subinterfaces of Named in xjavadoc
 interface XClass
          This class represents any type: source class, binary class or primitive type.
 interface XConstructor
          Describe what this class does
 interface XExecutableMember
          Common functionality for methods and constructors.
 interface XField
          Describe what this class does
 interface XMember
          This is just a marker interface to be able to distinguish between class members and classes.
 interface XMethod
          Describe what this class does
 interface XParameter
           
 interface XProgramElement
          Describe what this class does
 interface XType
           
 

Classes in xjavadoc that implement Named
 class AbstractClass
          Base implementation of XClass.
 class AbstractProgramElement
          Describe what this class does
 class ParameterImpl
          This is a flyweight implementation of XParameter
 class SourceClass
          This class represents a class for which the source code is available XJavaDocFil
 



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