Class JavaTypeDocs
java.lang.Object
uno.anahata.ai.nb.model.java2.JavaTypeDocs
- Direct Known Subclasses:
JavaMemberDocs
A rich result object that represents the outcome of a Javadoc retrieval operation for a JavaType.
It leverages the polymorphic nature of JavaType to retrieve docs for classes, inner classes, and members.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionJavaTypeDocs(JavaType javaType) Constructs a new JavaTypeDocs and attempts to retrieve the Javadoc for the given JavaType. -
Method Summary
-
Field Details
-
javaType
-
javadoc
-
-
Constructor Details
-
JavaTypeDocs
-
-
Method Details
-
cleanJavadoc
-
