| Package | Description |
|---|---|
| oracle.javatools.parser.java.v2 |
The parser API.
|
| oracle.javatools.parser.java.v2.model |
The parser model API.
|
| oracle.javatools.parser.java.v2.model.doc |
The parser model API for doc elements.
|
| oracle.javatools.parser.java.v2.util |
Various utilities for use with the parser.
|
| oracle.jdeveloper.java.util |
Public utilities for use with the java model, including the parser.
|
| Class and Description |
|---|
| SourceDocBlockTag
A
SourceDocBlockTag represents a block tag within a
SourceDocComment. |
| SourceDocComment
A
SourceDocComment represents a documentation
comment ("doc comment") associated with a class, interface,
constructor, method, or field. |
| SourceDocDescription
A
SourceDocDescription represents the main description
of a SourceDocComment or the description of a SourceDocTag. |
| SourceDocInlineTag
A
SourceDocInlineTag represents an in-line tag within a
SourceDocDescription. |
| SourceDocReference
A
SourceDocReference represents the Java element reference
in @exception, @link, @linkplain,
@param, @see, @serialField,
@throws, and two-argument @value> tags. |
| SourceDocTagName
A
SourceDocTagName represents the name of a doc tag. |
| SourceDocTextFragment
A
SourceDocTextFragment represents a text fragment
within a SourceDocDescription. |
| Class and Description |
|---|
| SourceHasDocComment
Allows for getting and setting a SourceDocComment comment.
|
| Class and Description |
|---|
| CompiledDocReference
A
CompiledDocReference is the compiled interface for a
doc comment reference to a package, type, method, constructor, field, or parameter. |
| SourceDocBlockTag
A
SourceDocBlockTag represents a block tag within a
SourceDocComment. |
| SourceDocComment
A
SourceDocComment represents a documentation
comment ("doc comment") associated with a class, interface,
constructor, method, or field. |
| SourceDocDescription
A
SourceDocDescription represents the main description
of a SourceDocComment or the description of a SourceDocTag. |
| SourceDocElement
The common supertype of all doc elements.
|
| SourceDocHasDescription
A doc element that has a description.
|
| SourceDocInlineTag
A
SourceDocInlineTag represents an in-line tag within a
SourceDocDescription. |
| SourceDocReference
A
SourceDocReference represents the Java element reference
in @exception, @link, @linkplain,
@param, @see, @serialField,
@throws, and two-argument @value> tags. |
| SourceDocTag
A
SourceDocTag represents a block tag within a SourceDocComment or an in-line tag within a SourceDocDescription. |
| SourceDocTextFragment
A
SourceDocTextFragment represents a text fragment
within a SourceDocDescription. |
| Class and Description |
|---|
| SourceDocBlockTag
A
SourceDocBlockTag represents a block tag within a
SourceDocComment. |
| SourceDocComment
A
SourceDocComment represents a documentation
comment ("doc comment") associated with a class, interface,
constructor, method, or field. |
| SourceDocDescription
A
SourceDocDescription represents the main description
of a SourceDocComment or the description of a SourceDocTag. |
| SourceDocInlineTag
A
SourceDocInlineTag represents an in-line tag within a
SourceDocDescription. |
| SourceDocReference
A
SourceDocReference represents the Java element reference
in @exception, @link, @linkplain,
@param, @see, @serialField,
@throws, and two-argument @value> tags. |
| SourceDocTagName
A
SourceDocTagName represents the name of a doc tag. |
| SourceDocTextFragment
A
SourceDocTextFragment represents a text fragment
within a SourceDocDescription. |
| Class and Description |
|---|
| SourceDocComment
A
SourceDocComment represents a documentation
comment ("doc comment") associated with a class, interface,
constructor, method, or field. |
| SourceDocTag
A
SourceDocTag represents a block tag within a SourceDocComment or an in-line tag within a SourceDocDescription. |