Class JavadocTokenTypes
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Area tag name.static final int
Area html tag.static final int
Argument definition inPARAMETERS
part ofREFERENCE
.static final int
Attribute value html tag component.static final int
Html tag attribute.static final int
'@author' literal in@author
Javadoc tag.static final int
Base tag name.static final int
Base html tag.static final int
Basefont tag name.static final int
Basefont html tag.static final int
Body html tag.static final int
Body tag name.static final int
End body tag.static final int
Start body tag.static final int
Br tag name.static final int
Br html tag.static final int
Any other symbol.static final int
Exception class name.static final int
'@code' literal in {@code} Javadoc inline tag.static final int
Col tag name.static final int
Col html tag.static final int
Colgroup html tag.static final int
Colgroup tag name.static final int
End colgroup tag.static final int
Start colgroup tag.static final int
Comma separator between parameters inPARAMETERS
part ofREFERENCE
.static final int
Name of custom Javadoc tag (or Javadoc inline tag).static final int
Description of a term html tag:<dd></dd>
.static final int
Description of a term tag name.static final int
End description of a term tag.static final int
Start description of a term tag.static final int
'@deprecated' literal in @deprecated Javadoc tag.static final int
Description node.static final int
'@docRoot' literal in {@docRoot} Javadoc inline tag.static final int
Description term html tag:<dt></dt>
.static final int
Description term tag name.static final int
End description term tag.static final int
Start description term tag.static final int
"embed" tag name.static final int
HTML void element<embed>
.static final int
Non-special empty html tag.static final int
End html tag component:'>'
.static final int
End Of File symbol.static final int
Equals html tag component:'='
.static final int
'@exception' literal in@exception
Javadoc tag.static final int
Field name.static final int
Field type.static final int
Frame tag name.static final int
Frame html tag.static final int
Hash character inREFERENCE
.static final int
Head html tag.static final int
Head tag name.static final int
End head tag.static final int
Start head tag.static final int
Hr tag name.static final int
Hr html tag.static final int
Html html tag.static final int
Html comment:<!-- -->
.static final int
HTML comment end symbol '-->'.static final int
HTML comment start symbol '<!--'.static final int
Parent node for all html tags.static final int
End html tag: <XXXX>.static final int
Start html tag: <XXXX>.static final int
Html tag name.static final int
Non-special HTML tag.static final int
End html tag.static final int
Identifier inside HTML tag: tag name or attribute name.static final int
Start html tag.static final int
Img tag name.static final int
Img html tag.static final int
'@inheritDoc' literal in {@inheritDoc} Javadoc inline tag.static final int
Input tag name.static final int
Input html tag.static final int
Isindex tag name.static final int
Isindex html tag.static final int
Root node of any Javadoc comment.static final int
Javadoc inline tag.static final int
Last child ofJAVADOC_INLINE_TAG
that represents right curly brace '}'.static final int
First child ofJAVADOC_INLINE_TAG
that represents left curly brace '{'.static final int
Javadoc tag.static final int
"keygen" tag name.static final int
HTML void element<keygen>
.static final int
Leading asterisk.static final int
Left brace inPARAMETERS
part ofREFERENCE
.static final int
List item html tag:<li></li>
.static final int
List item tag name.static final int
End list item tag.static final int
Start list item tag.static final int
Link tag name.static final int
'@link' literal in {@link} Javadoc inline tag.static final int
Link html tag.static final int
'@linkplain' literal in {@linkplain} Javadoc inline tag.static final int
'exclude' literal.static final int
'include' literal.static final int
'@literal' literal in {@literal} Javadoc inline tag.static final int
A class member inREFERENCE
.static final int
Meta tag name.static final int
Meta html tag.static final int
Newline symbol - '\n'.static final int
`optgroup` html tag.static final int
`optgroup` tag name.static final int
`optgroup` tag end.static final int
`optgroup` tag start.static final int
Option html tag.static final int
Option tag name.static final int
End option tag.static final int
Start option tag.static final int
Paragraph tag name.static final int
End paragraph tag.static final int
Start paragraph tag.static final int
PACKAGE_CLASS represents the package or class which has been referenced in the `@see`, `@link`, `@linkplain` or `@value` javadoc tags.static final int
Paragraph html tag:<p></p>
.static final int
Param tag name.static final int
'@param' literal in@param
Javadoc tag.static final int
Param html tag.static final int
First argument in@param
Javadoc tag.static final int
Parameters part inREFERENCE
.static final int
`rb` html tag.static final int
`rb` tag name.static final int
`rb` tag end.static final int
`rb` tag start.static final int
Parameter of the Javadoc tags listed below.static final int
'@return' literal in@return
Javadoc tag.static final int
Right brace inPARAMETERS
part ofREFERENCE
.static final int
`rp` html tag.static final int
`rp` tag name.static final int
`rp` tag end.static final int
`rp` tag start.static final int
`rt` html tag.static final int
`rt` tag name.static final int
`rt` tag end.static final int
`rt` tag start.static final int
`rtc` html tag.static final int
`rtc` tag name.static final int
`rtc` tag end.static final int
`rtc` tag start.static final int
'@see' literal in@see
Javadoc tag.static final int
'@serialData' literal in@serialData
Javadoc tag.static final int
'@serialField' literal in@serialField
Javadoc tag.static final int
'@serial' literal in@serial
Javadoc tag.static final int
'@since' literal in@since
Javadoc tag.static final int
Parent node for all singleton html tags.static final int
Slash html tag component:'/'
.static final int
Slash close html tag component:'/>'
.static final int
"source" tag name.static final int
HTML void element<source>
.static final int
Start html tag component:'<'
.static final int
Quoted text.static final int
Table body html tag.static final int
Table body tag name.static final int
End table body tag.static final int
Start table body tag.static final int
Table cell html tag:<td></td>
.static final int
Table cell tag name.static final int
End table cell tag.static final int
Start table cell tag.static final int
CHAR and WS sequence.static final int
Table foot html tag.static final int
Table foot tag name.static final int
End table foot tag.static final int
Start table foot tag.static final int
Table header cell html tag:<th></th>
.static final int
Table header cell tag name.static final int
End table header cell tag.static final int
Start table header cell tag.static final int
Table head html tag.static final int
Table head tag name.static final int
End table head tag.static final int
Start table head tag.static final int
'@throws' literal in@throws
Javadoc tag.static final int
Table row html tag:<tr></tr>
.static final int
Table row tag name.static final int
End table row tag.static final int
Start table row tag.static final int
"track" tag name.static final int
HTML void element<track>
.static final int
'@value' literal in {@value} Javadoc inline tag.static final int
'@version' literal in@version
Javadoc tag.static final int
"wbr" tag name.static final int
HTML void element<wbr>
.static final int
Whitespace or tab ('\t') symbol. -
Method Summary
-
Field Details
-
RETURN_LITERAL
public static final int RETURN_LITERAL'@return' literal in@return
Javadoc tag.Such Javadoc tag can have one argument -
DESCRIPTION
Example:
Tree:@return true if file exists
|--JAVADOC_TAG[4x3] : [@return true if file exists] |--RETURN_LITERAL[4x3] : [@return] |--WS[4x10] : [ ] |--DESCRIPTION[4x11] : [true if file exists] |--TEXT[4x11] : [true if file exists]
- See Also:
-
DEPRECATED_LITERAL
public static final int DEPRECATED_LITERAL'@deprecated' literal in @deprecated Javadoc tag.Such Javadoc tag can have one argument -
DESCRIPTION
Example:
Tree:@deprecated it is deprecated method
|--JAVADOC_TAG[3x0] : [@deprecated it is deprecated method] |--DEPRECATED_LITERAL[3x0] : [@deprecated] |--WS[3x11] : [ ] |--DESCRIPTION[3x12] : [it is deprecated method] |--TEXT[3x12] : [it is deprecated method]
- See Also:
-
SINCE_LITERAL
public static final int SINCE_LITERAL'@since' literal in@since
Javadoc tag.Such Javadoc tag can have one argument -
DESCRIPTION
Example:
Tree:@since 3.4 RELEASE
|--JAVADOC_TAG[3x0] : [@since 3.4 RELEASE] |--SINCE_LITERAL[3x0] : [@since] |--WS[3x6] : [ ] |--DESCRIPTION[3x7] : [3.4 RELEASE] |--TEXT[3x7] : [3.4 RELEASE]
- See Also:
-
SERIAL_DATA_LITERAL
public static final int SERIAL_DATA_LITERAL'@serialData' literal in@serialData
Javadoc tag.Such Javadoc tag can have one argument -
DESCRIPTION
Example:
Tree:@serialData two values of Integer type
|--JAVADOC_TAG[3x0] : [@serialData two values of Integer type ] |--SERIAL_DATA_LITERAL[3x0] : [@serialData] |--WS[3x11] : [ ] |--DESCRIPTION[3x12] : [two values of Integer type ] |--TEXT[3x12] : [two values of Integer type ]
- See Also:
-
SERIAL_FIELD_LITERAL
public static final int SERIAL_FIELD_LITERAL'@serialField' literal in@serialField
Javadoc tag.Such Javadoc tag can have three arguments:
Example:
Tree:@serialField counter Integer objects counter
|--JAVADOC_TAG[3x0] : [@serialField counter Integer objects counter] |--SERIAL_FIELD_LITERAL[3x0] : [@serialField] |--WS[3x12] : [ ] |--FIELD_NAME[3x13] : [counter] |--WS[3x20] : [ ] |--FIELD_TYPE[3x21] : [Integer] |--WS[3x28] : [ ] |--DESCRIPTION[3x29] : [objects counter] |--TEXT[3x29] : [objects counter]
- See Also:
-
PARAM_LITERAL
public static final int PARAM_LITERAL'@param' literal in@param
Javadoc tag.Such Javadoc tag can have two arguments:
Example:
Tree:@param T The bar.
|--JAVADOC_TAG[4x3] : [@param T The bar.] |--PARAM_LITERAL[4x3] : [@param] |--WS[4x9] : [ ] |--PARAMETER_NAME[4x10] : [T] |--WS[4x11] : [ ] |--DESCRIPTION[4x12] : [The bar.] |--TEXT[4x12] : [The bar.]
- See Also:
-
SEE_LITERAL
public static final int SEE_LITERAL'@see' literal in@see
Javadoc tag.Such Javadoc tag can have one argument -
REFERENCE
Example:
Tree:@see org.apache.utils.Lists.Comparator#compare(Object)
|--JAVADOC_TAG[3x0] : [@see org.apache.utils.Lists.Comparator#compare(Object)] |--SEE_LITERAL[3x0] : [@see] |--WS[3x4] : [ ] |--REFERENCE[3x5] : [org.apache.utils.Lists.Comparator#compare(Object)] |--PACKAGE_CLASS[3x5] : [org.apache.utils] |--DOT[3x21] : [.] |--CLASS[3x22] : [Lists] |--DOT[3x27] : [.] |--CLASS[3x28] : [Comparator] |--HASH[3x38] : [#] |--MEMBER[3x39] : [compare] |--PARAMETERS[3x46] : [(Object)] |--LEFT_BRACE[3x46] : [(] |--ARGUMENT[3x47] : [Object] |--RIGHT_BRACE[3x53] : [)]
- See Also:
-
SERIAL_LITERAL
public static final int SERIAL_LITERAL'@serial' literal in@serial
Javadoc tag.Such Javadoc tag can have one argument -
REFERENCE
orLITERAL_EXCLUDE
orLITERAL_INCLUDE
Example:
Tree:@serial include
|--JAVADOC_TAG[3x0] : [@serial include] |--SERIAL_LITERAL[3x0] : [@serial] |--WS[3x7] : [ ] |--LITERAL_INCLUDE[3x8] : [include]
Example:
Tree:@serial serialized company name
|--JAVADOC_TAG[3x0] : [@serial serialized company name] |--SERIAL_LITERAL[3x0] : [@serial] |--WS[3x7] : [ ] |--DESCRIPTION[3x8] : [serialized company name] |--TEXT[3x8] : [serialized company name]
- See Also:
-
VERSION_LITERAL
public static final int VERSION_LITERAL'@version' literal in@version
Javadoc tag.Such Javadoc tag can have one argument -
DESCRIPTION
Example:
Tree:@version 1.3
|--JAVADOC_TAG[3x0] : [@version 1.3] |--VERSION_LITERAL[3x0] : [@version] |--WS[3x8] : [ ] |--DESCRIPTION[3x9] : [1.3] |--TEXT[3x9] : [1.3]
- See Also:
-
EXCEPTION_LITERAL
public static final int EXCEPTION_LITERAL'@exception' literal in@exception
Javadoc tag.Such Javadoc tag can have two argument -
CLASS_NAME
andDESCRIPTION
Example:
Tree:@exception SQLException if query is not correct
|--JAVADOC_TAG[3x0] : [@exception SQLException if query is not correct] |--EXCEPTION_LITERAL[3x0] : [@exception] |--WS[3x10] : [ ] |--CLASS_NAME[3x11] : [SQLException] |--WS[3x23] : [ ] |--DESCRIPTION[3x24] : [if query is not correct] |--TEXT[3x24] : [if query is not correct]
- See Also:
-
THROWS_LITERAL
public static final int THROWS_LITERAL'@throws' literal in@throws
Javadoc tag.Such Javadoc tag can have two argument -
CLASS_NAME
andDESCRIPTION
Example:
Tree:@throws SQLException if query is not correct
|--JAVADOC_TAG[3x0] : [@throws SQLException if query is not correct] |--THROWS_LITERAL[3x0] : [@throws] |--WS[3x7] : [ ] |--CLASS_NAME[3x8] : [SQLException] |--WS[3x20] : [ ] |--DESCRIPTION[3x21] : [if query is not correct] |--TEXT[3x21] : [if query is not correct]
- See Also:
-
AUTHOR_LITERAL
public static final int AUTHOR_LITERAL'@author' literal in@author
Javadoc tag.Such Javadoc tag can have one argument -
DESCRIPTION
Example:
Tree:@author Baratali Izmailov
|--JAVADOC_TAG[3x0] : [@author Baratali Izmailov] |--AUTHOR_LITERAL[3x0] : [@author] |--WS[3x7] : [ ] |--DESCRIPTION[3x8] : [Baratali Izmailov] |--TEXT[3x8] : [Baratali Izmailov]
- See Also:
-
CUSTOM_NAME
public static final int CUSTOM_NAMEName of custom Javadoc tag (or Javadoc inline tag).Such Javadoc tag can have one argument -
DESCRIPTION
Example:
Tree:@myJavadocTag some magic
|--JAVADOC_TAG[3x0] : [@myJavadocTag some magic] |--CUSTOM_NAME[3x0] : [@myJavadocTag] |--WS[3x13] : [ ] |--DESCRIPTION[3x14] : [some magic] |--TEXT[3x14] : [some magic]
- See Also:
-
JAVADOC_INLINE_TAG_START
public static final int JAVADOC_INLINE_TAG_STARTFirst child ofJAVADOC_INLINE_TAG
that represents left curly brace '{'.Example:
Tree:{@code Comparable<E>}
|--JAVADOC_INLINE_TAG[3x0] : [{@code Comparable<E>}] |--JAVADOC_INLINE_TAG_START[3x0] : [{] |--CODE_LITERAL[3x1] : [@code] |--WS[3x6] : [ ] |--TEXT[3x7] : [Comparable<E>] |--JAVADOC_INLINE_TAG_END[3x21] : [}]
- See Also:
-
JAVADOC_INLINE_TAG_END
public static final int JAVADOC_INLINE_TAG_ENDLast child ofJAVADOC_INLINE_TAG
that represents right curly brace '}'.Example:
Tree:{@code Comparable<E>}
|--JAVADOC_INLINE_TAG[3x0] : [{@code Comparable<E>}] |--JAVADOC_INLINE_TAG_START[3x0] : [{] |--CODE_LITERAL[3x1] : [@code] |--WS[3x6] : [ ] |--TEXT[3x7] : [Comparable<E>] |--JAVADOC_INLINE_TAG_END[3x21] : [}]
- See Also:
-
CODE_LITERAL
public static final int CODE_LITERAL'@code' literal in {@code} Javadoc inline tag.Such Javadoc inline tag can have such child nodes:
Example:
Tree:{@code Comparable<E>}
|--JAVADOC_INLINE_TAG[3x0] : [{@code Comparable<E>}] |--JAVADOC_INLINE_TAG_START[3x0] : [{] |--CODE_LITERAL[3x1] : [@code] |--WS[3x6] : [ ] |--TEXT[3x7] : [Comparable<E>] |--JAVADOC_INLINE_TAG_END[3x21] : [}]
-
DOC_ROOT_LITERAL
public static final int DOC_ROOT_LITERAL'@docRoot' literal in {@docRoot} Javadoc inline tag.Such Javadoc inline tag does not have any arguments and can have such child nodes:
Example:
Tree:{@docRoot}
|--JAVADOC_INLINE_TAG[1x0] : [{@docRoot}] |--JAVADOC_INLINE_TAG_START[1x0] : [{] |--DOC_ROOT_LITERAL[1x1] : [@docRoot] |--JAVADOC_INLINE_TAG_END[2x0] : [}]
Example:
Tree:{@docRoot }
|--JAVADOC_INLINE_TAG[1x0] : [{@docRoot \n}] |--JAVADOC_INLINE_TAG_START[1x0] : [{] |--DOC_ROOT_LITERAL[1x1] : [@docRoot] |--WS[1x9] : [ ] |--NEWLINE[1x10] : [\n] |--JAVADOC_INLINE_TAG_END[2x0] : [}]
-
LINK_LITERAL
public static final int LINK_LITERAL'@link' literal in {@link} Javadoc inline tag.Such Javadoc inline tag can have one argument -
REFERENCE
Example:
{@link org.apache.utils.Lists.Comparator#compare(Object)}
Tree:
|--JAVADOC_INLINE_TAG[1x0] : [{@link org.apache.utils.Lists.Comparator#compare(Object)}] |--JAVADOC_INLINE_TAG_START[1x0] : [{] |--LINK_LITERAL[1x1] : [@link] |--WS[1x6] : [ ] |--REFERENCE[1x7] : [org.apache.utils.Lists.Comparator#compare(Object)] |--PACKAGE_CLASS[1x7] : [org.apache.utils] |--DOT[1x23] : [.] |--CLASS[1x24] : [Lists] |--DOT[1x29] : [.] |--CLASS[1x30] : [Comparator] |--HASH[1x40] : [#] |--MEMBER[1x41] : [compare] |--PARAMETERS[1x48] : [(Object)] |--LEFT_BRACE[1x48] : [(] |--ARGUMENT[1x49] : [Object] |--RIGHT_BRACE[1x55] : [)] |--JAVADOC_INLINE_TAG_END[1x56] : [}]
-
INHERIT_DOC_LITERAL
public static final int INHERIT_DOC_LITERAL'@inheritDoc' literal in {@inheritDoc} Javadoc inline tag.Such Javadoc inline tag does not have any arguments and can have such child nodes:
Example:
Tree:{@inheritDoc}
|--JAVADOC_INLINE_TAG[1x0] : [{@inheritDoc}] |--JAVADOC_INLINE_TAG_START[1x0] : [{] |--INHERIT_DOC_LITERAL[1x1] : [@inheritDoc] |--JAVADOC_INLINE_TAG_END[1x12] : [}]
-
LINKPLAIN_LITERAL
public static final int LINKPLAIN_LITERAL'@linkplain' literal in {@linkplain} Javadoc inline tag.Such Javadoc inline tag can have one argument -
REFERENCE
Example:
Tree:{@linkplain org.apache.utils.Lists.Comparator#compare(Object) compare}
|--JAVADOC_INLINE_TAG[1x0] : [{@linkplain org.apache.utils.Lists.Comparator#compare(Object) compare}] |--JAVADOC_INLINE_TAG_START[1x0] : [{] |--LINKPLAIN_LITERAL[1x1] : [@linkplain] |--WS[1x11] : [ ] |--REFERENCE[1x12] : [org.apache.utils.Lists.Comparator#compare(Object)] |--PACKAGE_CLASS[1x12] : [org.apache.utils] |--DOT[1x28] : [.] |--CLASS[1x29] : [Lists] |--DOT[1x34] : [.] |--CLASS[1x35] : [Comparator] |--HASH[1x45] : [#] |--MEMBER[1x46] : [compare] |--PARAMETERS[1x53] : [(Object)] |--LEFT_BRACE[1x53] : [(] |--ARGUMENT[1x54] : [Object] |--RIGHT_BRACE[1x60] : [)] |--DESCRIPTION[1x61] : [ compare] |--TEXT[1x61] : [ compare] |--JAVADOC_INLINE_TAG_END[1x69] : [}]
-
LITERAL_LITERAL
public static final int LITERAL_LITERAL'@literal' literal in {@literal} Javadoc inline tag.Such Javadoc inline tag can have such child nodes:
Example:
Tree:{@literal #compare(Object)}
|--JAVADOC_INLINE_TAG[1x0] : [{@literal #compare(Object)}] |--JAVADOC_INLINE_TAG_START[1x0] : [{] |--LITERAL_LITERAL[1x1] : [@literal] |--WS[1x9] : [ ] |--TEXT[1x10] : [#compare(Object)] |--JAVADOC_INLINE_TAG_END[1x27] : [}]
-
VALUE_LITERAL
public static final int VALUE_LITERAL'@value' literal in {@value} Javadoc inline tag.Such Javadoc inline tag has one argument
REFERENCE
and can have such child nodes:Example:
Tree:{@value Integer#MAX_VALUE}
|--JAVADOC_INLINE_TAG[1x0] : [@value Integer#MAX_VALUE}] |--JAVADOC_INLINE_TAG_START[1x0] : [{] |--VALUE_LITERAL[1x1] : [@value] |--WS[1x7] : [ ] |--REFERENCE[1x8] : [Integer#MAX_VALUE] |--CLASS[1x8] : [Integer] |--HASH[1x15] : [#] |--MEMBER[1x16] : [MAX_VALUE] |--JAVADOC_INLINE_TAG_END[1x25] : [}]
-
PACKAGE_CLASS
public static final int PACKAGE_CLASSPACKAGE_CLASS represents the package or class which has been referenced in the `@see`, `@link`, `@linkplain` or `@value` javadoc tags. In the javadoc tree it shall be a child ofREFERENCE
.
IMPORTANT: Constructs likepackage.Class.NestedClassAtDepth1.NestedClassAtDepth2#member
are recognized by the javadoc tool from oracle, and no assumptions like, package names wouldn't consist of uppercase characters or class names begin with an uppercase character, are made. Also, the reference in a javadoc tag can consist just a package name or a simple class name or even a full class name. Thus, PACKAGE_CLASS can represent a package name or a simple class name or a full class name i.e checkstyle doesn't resolve references at present.Example:
Tree:@see org.apache.utils.Lists.Comparator#compare(Object)
|--JAVADOC_TAG[3x0] : [@see org.apache.utils.Lists.Comparator#compare(Object)] |--SEE_LITERAL[3x0] : [@see] |--WS[3x4] : [ ] |--REFERENCE[3x5] : [org.apache.utils.Lists.Comparator#compare(Object)] |--PACKAGE_CLASS[3x5] : [org.apache.utils] |--DOT[3x21] : [.] |--CLASS[3x22] : [Lists] |--DOT[3x27] : [.] |--CLASS[3x28] : [Comparator] |--HASH[3x38] : [#] |--MEMBER[3x39] : [compare] |--PARAMETERS[3x46] : [(Object)] |--LEFT_BRACE[3x46] : [(] |--ARGUMENT[3x47] : [Object] |--RIGHT_BRACE[3x53] : [)]
- See Also:
-
HASH
public static final int HASHHash character inREFERENCE
. Hash character is used before specifying a class member.Example:
Tree:@see org.apache.utils.Lists.Comparator#compare(Object)
|--JAVADOC_TAG[3x0] : [@see org.apache.utils.Lists.Comparator#compare(Object)] |--SEE_LITERAL[3x0] : [@see] |--WS[3x4] : [ ] |--REFERENCE[3x5] : [org.apache.utils.Lists.Comparator#compare(Object)] |--PACKAGE_CLASS[3x5] : [org.apache.utils] |--DOT[3x21] : [.] |--CLASS[3x22] : [Lists] |--DOT[3x27] : [.] |--CLASS[3x28] : [Comparator] |--HASH[3x38] : [#] |--MEMBER[3x39] : [compare] |--PARAMETERS[3x46] : [(Object)] |--LEFT_BRACE[3x46] : [(] |--ARGUMENT[3x47] : [Object] |--RIGHT_BRACE[3x53] : [)]
- See Also:
-
MEMBER
public static final int MEMBERA class member inREFERENCE
. Class member is specified afterHASH
symbol.Example:
Tree:@see org.apache.utils.Lists.Comparator#compare(Object)
|--JAVADOC_TAG[3x0] : [@see org.apache.utils.Lists.Comparator#compare(Object)] |--SEE_LITERAL[3x0] : [@see] |--WS[3x4] : [ ] |--REFERENCE[3x5] : [org.apache.utils.Lists.Comparator#compare(Object)] |--PACKAGE_CLASS[3x5] : [org.apache.utils] |--DOT[3x21] : [.] |--CLASS[3x22] : [Lists] |--DOT[3x27] : [.] |--CLASS[3x28] : [Comparator] |--HASH[3x38] : [#] |--MEMBER[3x39] : [compare] |--PARAMETERS[3x46] : [(Object)] |--LEFT_BRACE[3x46] : [(] |--ARGUMENT[3x47] : [Object] |--RIGHT_BRACE[3x53] : [)]
- See Also:
-
LEFT_BRACE
public static final int LEFT_BRACELeft brace inPARAMETERS
part ofREFERENCE
.Example:
Tree:@see #method(Processor, String)
|--JAVADOC_TAG[1x0] : [@see #method(Processor, String)] |--SEE_LITERAL[1x0] : [@see] |--WS[1x4] : [ ] |--REFERENCE[1x5] : [#method(Processor, String)] |--HASH[1x5] : [#] |--MEMBER[1x6] : [method] |--PARAMETERS[1x12] : [(Processor, String)] |--LEFT_BRACE[1x12] : [(] |--ARGUMENT[1x13] : [Processor] |--COMMA[1x22] : [,] |--WS[1x23] : [ ] |--ARGUMENT[1x24] : [String] |--RIGHT_BRACE[1x30] : [)]
- See Also:
-
RIGHT_BRACE
public static final int RIGHT_BRACERight brace inPARAMETERS
part ofREFERENCE
.Example:
Tree:@see #method(Processor, String)
|--JAVADOC_TAG[1x0] : [@see #method(Processor, String)] |--SEE_LITERAL[1x0] : [@see] |--WS[1x4] : [ ] |--REFERENCE[1x5] : [#method(Processor, String)] |--HASH[1x5] : [#] |--MEMBER[1x6] : [method] |--PARAMETERS[1x12] : [(Processor, String)] |--LEFT_BRACE[1x12] : [(] |--ARGUMENT[1x13] : [Processor] |--COMMA[1x22] : [,] |--WS[1x23] : [ ] |--ARGUMENT[1x24] : [String] |--RIGHT_BRACE[1x30] : [)]
- See Also:
-
ARGUMENT
public static final int ARGUMENTArgument definition inPARAMETERS
part ofREFERENCE
.Example:
Tree:@see #method(Processor, String)
|--JAVADOC_TAG[1x0] : [@see #method(Processor, String)] |--SEE_LITERAL[1x0] : [@see] |--WS[1x4] : [ ] |--REFERENCE[1x5] : [#method(Processor, String)] |--HASH[1x5] : [#] |--MEMBER[1x6] : [method] |--PARAMETERS[1x12] : [(Processor, String)] |--LEFT_BRACE[1x12] : [(] |--ARGUMENT[1x13] : [Processor] |--COMMA[1x22] : [,] |--WS[1x23] : [ ] |--ARGUMENT[1x24] : [String] |--RIGHT_BRACE[1x30] : [)]
- See Also:
-
COMMA
public static final int COMMAComma separator between parameters inPARAMETERS
part ofREFERENCE
.Example:
Tree:@see #method(Processor, String)
|--JAVADOC_TAG[1x0] : [@see #method(Processor, String)] |--SEE_LITERAL[1x0] : [@see] |--WS[1x4] : [ ] |--REFERENCE[1x5] : [#method(Processor, String)] |--HASH[1x5] : [#] |--MEMBER[1x6] : [method] |--PARAMETERS[1x12] : [(Processor, String)] |--LEFT_BRACE[1x12] : [(] |--ARGUMENT[1x13] : [Processor] |--COMMA[1x22] : [,] |--WS[1x23] : [ ] |--ARGUMENT[1x24] : [String] |--RIGHT_BRACE[1x30] : [)]
- See Also:
-
STRING
public static final int STRINGQuoted text. One of possible@see
tag arguments.Example:
Tree:@see "Spring Framework"
|--JAVADOC_TAG[1x0] : [@see "Spring Framework"] |--SEE_LITERAL[1x0] : [@see] |--WS[1x4] : [ ] |--STRING[1x5] : ["Spring Framework"]
- See Also:
-
CLASS_NAME
public static final int CLASS_NAMEException class name. First argument in@throws
and@exception
Javadoc tags.Example:
Tree:@throws IOException connection problems
|--JAVADOC_TAG[1x0] : [@throws IOException connection problems] |--THROWS_LITERAL[1x0] : [@throws] |--WS[1x7] : [ ] |--CLASS_NAME[1x8] : [IOException] |--WS[1x19] : [ ] |--DESCRIPTION[1x20] : [connection problems] |--TEXT[1x20] : [connection problems]
-
PARAMETER_NAME
public static final int PARAMETER_NAMEFirst argument in@param
Javadoc tag.Example:
Tree:@param T The bar.
|--JAVADOC_TAG[4x3] : [@param T The bar.] |--PARAM_LITERAL[4x3] : [@param] |--WS[4x9] : [ ] |--PARAMETER_NAME[4x10] : [T] |--WS[4x11] : [ ] |--DESCRIPTION[4x12] : [The bar.] |--TEXT[4x12] : [The bar.]
- See Also:
-
LITERAL_EXCLUDE
public static final int LITERAL_EXCLUDE'exclude' literal. One of three possible@serial
tag arguments.Example:
Tree:@serial exclude
|--JAVADOC_TAG[1x0] : [@serial exclude] |--SERIAL_LITERAL[1x0] : [@serial] |--WS[1x7] : [ ] |--LITERAL_EXCLUDE[1x8] : [exclude]
- See Also:
-
LITERAL_INCLUDE
public static final int LITERAL_INCLUDE'include' literal. One of three possible@serial
tag arguments.Example:
Tree:@serial include
|--JAVADOC_TAG[1x0] : [@serial include] |--SERIAL_LITERAL[1x0] : [@serial] |--WS[1x7] : [ ] |--LITERAL_INCLUDE[1x8] : [include]
- See Also:
-
FIELD_NAME
public static final int FIELD_NAMEField name. First argument of@serialField
Javadoc tag.Example:
Tree:@serialField counter Integer objects counter
|--JAVADOC_TAG[3x0] : [@serialField counter Integer objects counter] |--SERIAL_FIELD_LITERAL[3x0] : [@serialField] |--WS[3x12] : [ ] |--FIELD_NAME[3x13] : [counter] |--WS[3x20] : [ ] |--FIELD_TYPE[3x21] : [Integer] |--WS[3x28] : [ ] |--DESCRIPTION[3x29] : [objects counter] |--TEXT[3x29] : [objects counter]
-
FIELD_TYPE
public static final int FIELD_TYPEField type. Second argument of@serialField
Javadoc tag.Example:
Tree:@serialField counter Integer objects counter
|--JAVADOC_TAG[3x0] : [@serialField counter Integer objects counter] |--SERIAL_FIELD_LITERAL[3x0] : [@serialField] |--WS[3x12] : [ ] |--FIELD_NAME[3x13] : [counter] |--WS[3x20] : [ ] |--FIELD_TYPE[3x21] : [Integer] |--WS[3x28] : [ ] |--DESCRIPTION[3x29] : [objects counter] |--TEXT[3x29] : [objects counter]
-
HTML_TAG_NAME
public static final int HTML_TAG_NAMEIdentifier inside HTML tag: tag name or attribute name.- See Also:
-
START
public static final int STARTStart html tag component:'<'
.- See Also:
-
SLASH
public static final int SLASHSlash html tag component:'/'
.- See Also:
-
END
public static final int ENDEnd html tag component:'>'
.- See Also:
-
SLASH_END
public static final int SLASH_ENDSlash close html tag component:'/>'
.- See Also:
-
EQUALS
public static final int EQUALSEquals html tag component:'='
.- See Also:
-
ATTR_VALUE
public static final int ATTR_VALUEAttribute value html tag component.- See Also:
-
P_HTML_TAG_NAME
public static final int P_HTML_TAG_NAMEParagraph tag name.- See Also:
-
LI_HTML_TAG_NAME
public static final int LI_HTML_TAG_NAMEList item tag name.- See Also:
-
TR_HTML_TAG_NAME
public static final int TR_HTML_TAG_NAMETable row tag name.- See Also:
-
TD_HTML_TAG_NAME
public static final int TD_HTML_TAG_NAMETable cell tag name.- See Also:
-
TH_HTML_TAG_NAME
public static final int TH_HTML_TAG_NAMETable header cell tag name.- See Also:
-
BODY_HTML_TAG_NAME
public static final int BODY_HTML_TAG_NAMEBody tag name.- See Also:
-
COLGROUP_HTML_TAG_NAME
public static final int COLGROUP_HTML_TAG_NAMEColgroup tag name.- See Also:
-
DD_HTML_TAG_NAME
public static final int DD_HTML_TAG_NAMEDescription of a term tag name.- See Also:
-
DT_HTML_TAG_NAME
public static final int DT_HTML_TAG_NAMEDescription term tag name.- See Also:
-
HEAD_HTML_TAG_NAME
public static final int HEAD_HTML_TAG_NAMEHead tag name.- See Also:
-
HTML_HTML_TAG_NAME
public static final int HTML_HTML_TAG_NAMEHtml tag name.- See Also:
-
OPTION_HTML_TAG_NAME
public static final int OPTION_HTML_TAG_NAMEOption tag name.- See Also:
-
TBODY_HTML_TAG_NAME
public static final int TBODY_HTML_TAG_NAMETable body tag name.- See Also:
-
TFOOT_HTML_TAG_NAME
public static final int TFOOT_HTML_TAG_NAMETable foot tag name.- See Also:
-
THEAD_HTML_TAG_NAME
public static final int THEAD_HTML_TAG_NAMETable head tag name.- See Also:
-
OPTGROUP_HTML_TAG_NAME
public static final int OPTGROUP_HTML_TAG_NAME`optgroup` tag name.- See Also:
-
RB_HTML_TAG_NAME
public static final int RB_HTML_TAG_NAME`rb` tag name.- See Also:
-
RT_HTML_TAG_NAME
public static final int RT_HTML_TAG_NAME`rt` tag name.- See Also:
-
RTC_HTML_TAG_NAME
public static final int RTC_HTML_TAG_NAME`rtc` tag name.- See Also:
-
RP_HTML_TAG_NAME
public static final int RP_HTML_TAG_NAME`rp` tag name.- See Also:
-
AREA_HTML_TAG_NAME
public static final int AREA_HTML_TAG_NAMEArea tag name.- See Also:
-
BASE_HTML_TAG_NAME
public static final int BASE_HTML_TAG_NAMEBase tag name.- See Also:
-
BASEFONT_HTML_TAG_NAME
public static final int BASEFONT_HTML_TAG_NAMEBasefont tag name.- See Also:
-
BR_HTML_TAG_NAME
public static final int BR_HTML_TAG_NAMEBr tag name.- See Also:
-
COL_HTML_TAG_NAME
public static final int COL_HTML_TAG_NAMECol tag name.- See Also:
-
FRAME_HTML_TAG_NAME
public static final int FRAME_HTML_TAG_NAMEFrame tag name.- See Also:
-
HR_HTML_TAG_NAME
public static final int HR_HTML_TAG_NAMEHr tag name.- See Also:
-
IMG_HTML_TAG_NAME
public static final int IMG_HTML_TAG_NAMEImg tag name.- See Also:
-
INPUT_HTML_TAG_NAME
public static final int INPUT_HTML_TAG_NAMEInput tag name.- See Also:
-
ISINDEX_HTML_TAG_NAME
public static final int ISINDEX_HTML_TAG_NAMEIsindex tag name.- See Also:
-
LINK_HTML_TAG_NAME
public static final int LINK_HTML_TAG_NAMELink tag name.- See Also:
-
META_HTML_TAG_NAME
public static final int META_HTML_TAG_NAMEMeta tag name.- See Also:
-
PARAM_HTML_TAG_NAME
public static final int PARAM_HTML_TAG_NAMEParam tag name.- See Also:
-
EMBED_HTML_TAG_NAME
public static final int EMBED_HTML_TAG_NAME"embed" tag name.- See Also:
-
KEYGEN_HTML_TAG_NAME
public static final int KEYGEN_HTML_TAG_NAME"keygen" tag name.- See Also:
-
SOURCE_HTML_TAG_NAME
public static final int SOURCE_HTML_TAG_NAME"source" tag name.- See Also:
-
TRACK_HTML_TAG_NAME
public static final int TRACK_HTML_TAG_NAME"track" tag name.- See Also:
-
WBR_HTML_TAG_NAME
public static final int WBR_HTML_TAG_NAME"wbr" tag name.- See Also:
-
HTML_COMMENT_START
public static final int HTML_COMMENT_STARTHTML comment start symbol '<!--'.- See Also:
-
HTML_COMMENT_END
public static final int HTML_COMMENT_ENDHTML comment end symbol '-->'.- See Also:
-
LEADING_ASTERISK
public static final int LEADING_ASTERISKLeading asterisk.- See Also:
-
NEWLINE
public static final int NEWLINENewline symbol - '\n'.- See Also:
-
CHAR
public static final int CHARAny other symbol.- See Also:
-
WS
public static final int WSWhitespace or tab ('\t') symbol.- See Also:
-
EOF
public static final int EOFEnd Of File symbol. Copied fromRecognizer.EOF
to avoid ANTLR dependency in API.- See Also:
-
JAVADOC
public static final int JAVADOCRoot node of any Javadoc comment. Last child is alwaysEOF
.Tree for example:
JAVADOC[3x0] |--NEWLINE[3x0] : [\n] |--LEADING_ASTERISK[4x0] : [ *] |--WS[4x2] : [ ] |--JAVADOC_TAG[4x3] : [@param T The bar.\n ] |--PARAM_LITERAL[4x3] : [@param] |--WS[4x9] : [ ] |--PARAMETER_NAME[4x10] : [T] |--WS[4x11] : [ ] |--DESCRIPTION[4x12] : [The bar.\n ] |--TEXT[4x12] : [The bar.] |--NEWLINE[4x20] : [\n] |--TEXT[5x0] : [ ] |--EOF[5x1] : [<EOF>]
- See Also:
-
JAVADOC_TAG
public static final int JAVADOC_TAGJavadoc tag.Type of Javadoc tag is resolved by literal node that is first child of this node.
As literal could be:
RETURN_LITERAL
DEPRECATED_LITERAL
SINCE_LITERAL
SERIAL_DATA_LITERAL
SERIAL_FIELD_LITERAL
PARAM_LITERAL
SEE_LITERAL
SERIAL_LITERAL
VERSION_LITERAL
EXCEPTION_LITERAL
THROWS_LITERAL
AUTHOR_LITERAL
- or
CUSTOM_NAME
if it is custom Javadoc tag.
Example
Tree@param T The bar.
|--JAVADOC_TAG[4x3] : [@param T The bar.] |--PARAM_LITERAL[4x3] : [@param] |--WS[4x9] : [ ] |--PARAMETER_NAME[4x10] : [T] |--WS[4x11] : [ ] |--DESCRIPTION[4x12] : [The bar.] |--TEXT[4x12] : [The bar.]
- See Also:
-
JAVADOC_INLINE_TAG
public static final int JAVADOC_INLINE_TAGJavadoc inline tag.Type of Javadoc inline tag is resolved by literal node that is second child of this node. First child is always
JAVADOC_INLINE_TAG_START
and last node is alwaysJAVADOC_INLINE_TAG_END
.As literal could be:
CODE_LITERAL
DOC_ROOT_LITERAL
LINK_LITERAL
INHERIT_DOC_LITERAL
LINKPLAIN_LITERAL
LITERAL_LITERAL
VALUE_LITERAL
- or
CUSTOM_NAME
if it is custom Javadoc inline tag.
Example:
Tree:{@link String}
|--JAVADOC_INLINE_TAG[4x3] : [@link String}] |--JAVADOC_INLINE_TAG_START[4x3] : [{] |--LINK_LITERAL[4x4] : [@link] |--WS[4x9] : [ ] |--REFERENCE[4x10] : [String] |--CLASS[4x10] : [String] |--JAVADOC_INLINE_TAG_END[4x16] : [}]
- See Also:
-
REFERENCE
public static final int REFERENCEParameter of the Javadoc tags listed below.- See Also:
-
PARAMETERS
public static final int PARAMETERSParameters part inREFERENCE
. It is used to specify parameters formethod
. Always containsLEFT_BRACE
as first child andRIGHT_BRACE
as last child. Each parameter is represented byARGUMENT
node. Arguments in braces are separated byCOMMA
(and optionalWS
).Example:
Tree:@see #method(Processor, String)
|--JAVADOC_TAG[1x0] : [@see #method(Processor, String)] |--SEE_LITERAL[1x0] : [@see] |--WS[1x4] : [ ] |--REFERENCE[1x5] : [#method(Processor, String)] |--HASH[1x5] : [#] |--MEMBER[1x6] : [method] |--PARAMETERS[1x12] : [(Processor, String)] |--LEFT_BRACE[1x12] : [(] |--ARGUMENT[1x13] : [Processor] |--COMMA[1x22] : [,] |--WS[1x23] : [ ] |--ARGUMENT[1x24] : [String] |--RIGHT_BRACE[1x30] : [)]
- See Also:
-
DESCRIPTION
public static final int DESCRIPTIONDescription node. It contains:It is argument for many Javadoc tags and inline tags.
Example:
Tree:@throws IOException if <b>connection</b> problems occur
|--JAVADOC_TAG[1x0] : [@throws IOException if <b>connection</b> problems occur] |--THROWS_LITERAL[1x0] : [@throws] |--WS[1x7] : [ ] |--CLASS_NAME[1x8] : [IOException] |--WS[1x19] : [ ] |--DESCRIPTION[1x20] : [if <b>connection</b> problems occur] |--TEXT[1x20] : [if ] |--HTML_ELEMENT[1x23] : [<b>connection</b>] |--HTML_TAG[1x23] : [<b>connection</b>] |--HTML_ELEMENT_START[1x23] : [<b>] |--START[1x23] : [<] |--HTML_TAG_NAME[1x24] : [b] |--END[1x25] : [>] |--TEXT[1x26] : [connection] |--HTML_ELEMENT_END[1x36] : [</b>] |--START[1x36] : [<] |--SLASH[1x37] : [/] |--HTML_TAG_NAME[1x38] : [b] |--END[1x39] : [>] |--TEXT[1x40] : [ problems occur]
- See Also:
-
HTML_ELEMENT
public static final int HTML_ELEMENTParent node for all html tags.- See Also:
-
HTML_ELEMENT_START
public static final int HTML_ELEMENT_STARTStart html tag: <XXXX>.- See Also:
-
HTML_ELEMENT_END
public static final int HTML_ELEMENT_ENDEnd html tag: <XXXX>.- See Also:
-
HTML_TAG
public static final int HTML_TAGNon-special HTML tag.- See Also:
-
ATTRIBUTE
public static final int ATTRIBUTEHtml tag attribute. Parent node for:HTML_TAG_IDENT, EQUALS, ATTR_VALUE
.- See Also:
-
PARAGRAPH
public static final int PARAGRAPHParagraph html tag:<p></p>
.- See Also:
-
P_TAG_START
public static final int P_TAG_STARTStart paragraph tag.- See Also:
-
P_TAG_END
public static final int P_TAG_ENDEnd paragraph tag.- See Also:
-
LI
public static final int LIList item html tag:<li></li>
.- See Also:
-
LI_TAG_START
public static final int LI_TAG_STARTStart list item tag.- See Also:
-
LI_TAG_END
public static final int LI_TAG_ENDEnd list item tag.- See Also:
-
TR
public static final int TRTable row html tag:<tr></tr>
.- See Also:
-
TR_TAG_START
public static final int TR_TAG_STARTStart table row tag.- See Also:
-
TR_TAG_END
public static final int TR_TAG_ENDEnd table row tag.- See Also:
-
TD
public static final int TDTable cell html tag:<td></td>
.- See Also:
-
TD_TAG_START
public static final int TD_TAG_STARTStart table cell tag.- See Also:
-
TD_TAG_END
public static final int TD_TAG_ENDEnd table cell tag.- See Also:
-
TH
public static final int THTable header cell html tag:<th></th>
.- See Also:
-
TH_TAG_START
public static final int TH_TAG_STARTStart table header cell tag.- See Also:
-
TH_TAG_END
public static final int TH_TAG_ENDEnd table header cell tag.- See Also:
-
BODY
public static final int BODYBody html tag.- See Also:
-
BODY_TAG_START
public static final int BODY_TAG_STARTStart body tag.- See Also:
-
BODY_TAG_END
public static final int BODY_TAG_ENDEnd body tag.- See Also:
-
COLGROUP
public static final int COLGROUPColgroup html tag.- See Also:
-
COLGROUP_TAG_START
public static final int COLGROUP_TAG_STARTStart colgroup tag.- See Also:
-
COLGROUP_TAG_END
public static final int COLGROUP_TAG_ENDEnd colgroup tag.- See Also:
-
DD
public static final int DDDescription of a term html tag:<dd></dd>
.- See Also:
-
DD_TAG_START
public static final int DD_TAG_STARTStart description of a term tag.- See Also:
-
DD_TAG_END
public static final int DD_TAG_ENDEnd description of a term tag.- See Also:
-
DT
public static final int DTDescription term html tag:<dt></dt>
.- See Also:
-
DT_TAG_START
public static final int DT_TAG_STARTStart description term tag.- See Also:
-
DT_TAG_END
public static final int DT_TAG_ENDEnd description term tag.- See Also:
-
HEAD
public static final int HEADHead html tag.- See Also:
-
HEAD_TAG_START
public static final int HEAD_TAG_STARTStart head tag.- See Also:
-
HEAD_TAG_END
public static final int HEAD_TAG_ENDEnd head tag.- See Also:
-
HTML
public static final int HTMLHtml html tag.- See Also:
-
HTML_TAG_START
public static final int HTML_TAG_STARTStart html tag.- See Also:
-
HTML_TAG_END
public static final int HTML_TAG_ENDEnd html tag.- See Also:
-
OPTION
public static final int OPTIONOption html tag.- See Also:
-
OPTION_TAG_START
public static final int OPTION_TAG_STARTStart option tag.- See Also:
-
OPTION_TAG_END
public static final int OPTION_TAG_ENDEnd option tag.- See Also:
-
TBODY
public static final int TBODYTable body html tag.- See Also:
-
TBODY_TAG_START
public static final int TBODY_TAG_STARTStart table body tag.- See Also:
-
TBODY_TAG_END
public static final int TBODY_TAG_ENDEnd table body tag.- See Also:
-
TFOOT
public static final int TFOOTTable foot html tag.- See Also:
-
TFOOT_TAG_START
public static final int TFOOT_TAG_STARTStart table foot tag.- See Also:
-
TFOOT_TAG_END
public static final int TFOOT_TAG_ENDEnd table foot tag.- See Also:
-
THEAD
public static final int THEADTable head html tag.- See Also:
-
THEAD_TAG_START
public static final int THEAD_TAG_STARTStart table head tag.- See Also:
-
THEAD_TAG_END
public static final int THEAD_TAG_ENDEnd table head tag.- See Also:
-
OPTGROUP
public static final int OPTGROUP`optgroup` html tag.- See Also:
-
OPTGROUP_TAG_START
public static final int OPTGROUP_TAG_START`optgroup` tag start.- See Also:
-
OPTGROUP_TAG_END
public static final int OPTGROUP_TAG_END`optgroup` tag end.- See Also:
-
RB
public static final int RB`rb` html tag.- See Also:
-
RB_TAG_START
public static final int RB_TAG_START`rb` tag start.- See Also:
-
RB_TAG_END
public static final int RB_TAG_END`rb` tag end.- See Also:
-
RT
public static final int RT`rt` html tag.- See Also:
-
RT_TAG_START
public static final int RT_TAG_START`rt` tag start.- See Also:
-
RT_TAG_END
public static final int RT_TAG_END`rt` tag end.- See Also:
-
RTC
public static final int RTC`rtc` html tag.- See Also:
-
RTC_TAG_START
public static final int RTC_TAG_START`rtc` tag start.- See Also:
-
RTC_TAG_END
public static final int RTC_TAG_END`rtc` tag end.- See Also:
-
RP
public static final int RP`rp` html tag.- See Also:
-
RP_TAG_START
public static final int RP_TAG_START`rp` tag start.- See Also:
-
RP_TAG_END
public static final int RP_TAG_END`rp` tag end.- See Also:
-
SINGLETON_ELEMENT
public static final int SINGLETON_ELEMENTParent node for all singleton html tags.- See Also:
-
EMPTY_TAG
public static final int EMPTY_TAGNon-special empty html tag.- See Also:
-
AREA_TAG
public static final int AREA_TAGArea html tag.- See Also:
-
BASE_TAG
public static final int BASE_TAGBase html tag.- See Also:
-
BASEFONT_TAG
public static final int BASEFONT_TAGBasefont html tag.- See Also:
-
BR_TAG
public static final int BR_TAGBr html tag.- See Also:
-
COL_TAG
public static final int COL_TAGCol html tag.- See Also:
-
FRAME_TAG
public static final int FRAME_TAGFrame html tag.- See Also:
-
HR_TAG
public static final int HR_TAGHr html tag.- See Also:
-
IMG_TAG
public static final int IMG_TAGImg html tag.- See Also:
-
INPUT_TAG
public static final int INPUT_TAGInput html tag.- See Also:
-
ISINDEX_TAG
public static final int ISINDEX_TAGIsindex html tag.- See Also:
-
LINK_TAG
public static final int LINK_TAGLink html tag.- See Also:
-
META_TAG
public static final int META_TAGMeta html tag.- See Also:
-
PARAM_TAG
public static final int PARAM_TAGParam html tag.- See Also:
-
EMBED_TAG
public static final int EMBED_TAGHTML void element<embed>
.- See Also:
-
KEYGEN_TAG
public static final int KEYGEN_TAGHTML void element<keygen>
.- See Also:
-
SOURCE_TAG
public static final int SOURCE_TAGHTML void element<source>
.- See Also:
-
TRACK_TAG
public static final int TRACK_TAGHTML void element<track>
.- See Also:
-
WBR_TAG
public static final int WBR_TAGHTML void element<wbr>
.- See Also:
-
HTML_COMMENT
public static final int HTML_COMMENTHtml comment:<!-- -->
.- See Also:
-
TEXT
public static final int TEXTCHAR and WS sequence.- See Also:
-