| Frames | No Frames |
Classes implementing xjavadoc.XClass | |
| class | Base implementation of XClass. |
| class | Describe what this class does
|
| class | This class represents primitive types
|
| class | This class represents a class for which the source code is available
XJavaDocFil
|
| class | This implementation of XClass is used for classes that can't be resolved from
either source or classpath (binary classes). |
Fields of type xjavadoc.XClass | |
| XClass | |
| XClass | |
Methods with parameter type xjavadoc.XClass | |
| void | Describe the method
|
| void | |
| void | Recursively adds inner classes to a collection
|
Methods with return type xjavadoc.XClass | |
| XClass | |
| XClass | Returns the containing class, if this is an inner class. |
| XClass | |
| XClass | Describe what the method does
|
| XClass | |
| XClass | Return superclass of this class. |
| XClass | Get type
|
| XClass | Returns the class describing the type of this parameter. |
| XClass | |
| XClass | Get type
|
| XClass | Get the XClass corresponding to the qualifiedName. |
| XClass | AbstractClass.qualify(String unqualifiedClassName) |
| XClass | SourceClass.qualify(String unqualifiedClassName) Returns fully qualified name of a class. |
| XClass | |
| XClass | SourceClass.unqualifiedNameInImportedClassesInnerClasses(String unqualifiedClassName) |
| XClass | XJavaDoc.updateClassTag(String className, String tagName, String parameterName, String parameterValue, int tagIndex) Describe what the method does
|
| XClass | XJavaDoc.updateMethodTag(String className, String methodNameWithSignature, String tagName, String parameterName, String parameterValue, int tagIndex) Describe what the method does
|
Methods with parameter type xjavadoc.XClass | |
| void | |
| void | |
| void | |