Class JavadocTokenTypes
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intArea tag name.static final intArea html tag.static final intArgument definition inPARAMETERSpart ofREFERENCE.static final intAttribute value html tag component.static final intHtml tag attribute.static final int'@author' literal in@authorJavadoc tag.static final intBase tag name.static final intBase html tag.static final intBasefont tag name.static final intBasefont html tag.static final intBody html tag.static final intBody tag name.static final intEnd body tag.static final intStart body tag.static final intBr tag name.static final intBr html tag.static final intAny other symbol.static final intException class name.static final int'@code' literal in {@code} Javadoc inline tag.static final intCol tag name.static final intCol html tag.static final intColgroup html tag.static final intColgroup tag name.static final intEnd colgroup tag.static final intStart colgroup tag.static final intComma separator between parameters inPARAMETERSpart ofREFERENCE.static final intName of custom Javadoc tag (or Javadoc inline tag).static final intDescription of a term html tag:<dd></dd>.static final intDescription of a term tag name.static final intEnd description of a term tag.static final intStart description of a term tag.static final int'@deprecated' literal in @deprecated Javadoc tag.static final intDescription node.static final int'@docRoot' literal in {@docRoot} Javadoc inline tag.static final intDescription term html tag:<dt></dt>.static final intDescription term tag name.static final intEnd description term tag.static final intStart description term tag.static final int"embed" tag name.static final intHTML void element<embed>.static final intNon-special empty html tag.static final intEnd html tag component:'>'.static final intEnd Of File symbol.static final intEquals html tag component:'='.static final int'@exception' literal in@exceptionJavadoc tag.static final intField name.static final intField type.static final intFrame tag name.static final intFrame html tag.static final intHash character inREFERENCE.static final intHead html tag.static final intHead tag name.static final intEnd head tag.static final intStart head tag.static final intHr tag name.static final intHr html tag.static final intHtml html tag.static final intHtml comment:<!-- -->.static final intHTML comment end symbol '-->'.static final intHTML comment start symbol '<!--'.static final intParent node for all html tags.static final intEnd html tag: <XXXX>.static final intStart html tag: <XXXX>.static final intHtml tag name.static final intNon-special HTML tag.static final intEnd html tag.static final intIdentifier inside HTML tag: tag name or attribute name.static final intStart html tag.static final intImg tag name.static final intImg html tag.static final int'@inheritDoc' literal in {@inheritDoc} Javadoc inline tag.static final intInput tag name.static final intInput html tag.static final intIsindex tag name.static final intIsindex html tag.static final intRoot node of any Javadoc comment.static final intJavadoc inline tag.static final intLast child ofJAVADOC_INLINE_TAGthat represents right curly brace '}'.static final intFirst child ofJAVADOC_INLINE_TAGthat represents left curly brace '{'.static final intJavadoc tag.static final int"keygen" tag name.static final intHTML void element<keygen>.static final intLeading asterisk.static final intLeft brace inPARAMETERSpart ofREFERENCE.static final intList item html tag:<li></li>.static final intList item tag name.static final intEnd list item tag.static final intStart list item tag.static final intLink tag name.static final int'@link' literal in {@link} Javadoc inline tag.static final intLink 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 intA class member inREFERENCE.static final intMeta tag name.static final intMeta html tag.static final intNewline 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 intOption html tag.static final intOption tag name.static final intEnd option tag.static final intStart option tag.static final intParagraph tag name.static final intEnd paragraph tag.static final intStart paragraph tag.static final intPACKAGE_CLASS represents the package or class which has been referenced in the `@see`, `@link`, `@linkplain` or `@value` javadoc tags.static final intParagraph html tag:<p></p>.static final intParam tag name.static final int'@param' literal in@paramJavadoc tag.static final intParam html tag.static final intFirst argument in@paramJavadoc tag.static final intParameters 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 intParameter of the Javadoc tags listed below.static final int'@return' literal in@returnJavadoc tag.static final intRight brace inPARAMETERSpart 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.private static final intRule types offset.static final int'@see' literal in@seeJavadoc tag.static final int'@serialData' literal in@serialDataJavadoc tag.static final int'@serialField' literal in@serialFieldJavadoc tag.static final int'@serial' literal in@serialJavadoc tag.static final int'@since' literal in@sinceJavadoc tag.static final intParent node for all singleton html tags.static final intSlash html tag component:'/'.static final intSlash close html tag component:'/>'.static final int"source" tag name.static final intHTML void element<source>.static final intStart html tag component:'<'.static final intQuoted text.static final intTable body html tag.static final intTable body tag name.static final intEnd table body tag.static final intStart table body tag.static final intTable cell html tag:<td></td>.static final intTable cell tag name.static final intEnd table cell tag.static final intStart table cell tag.static final intCHAR and WS sequence.static final intTable foot html tag.static final intTable foot tag name.static final intEnd table foot tag.static final intStart table foot tag.static final intTable header cell html tag:<th></th>.static final intTable header cell tag name.static final intEnd table header cell tag.static final intStart table header cell tag.static final intTable head html tag.static final intTable head tag name.static final intEnd table head tag.static final intStart table head tag.static final int'@throws' literal in@throwsJavadoc tag.static final intTable row html tag:<tr></tr>.static final intTable row tag name.static final intEnd table row tag.static final intStart table row tag.static final int"track" tag name.static final intHTML void element<track>.static final int'@value' literal in {@value} Javadoc inline tag.static final int'@version' literal in@versionJavadoc tag.static final int"wbr" tag name.static final intHTML void element<wbr>.static final intWhitespace or tab ('\t') symbol. -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateEmpty private constructor of the current class. -
Method Summary
-
Field Details
-
RETURN_LITERAL
public static final int RETURN_LITERAL'@return' literal in@returnJavadoc tag.Such Javadoc tag can have one argument -
DESCRIPTIONExample:
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 -
DESCRIPTIONExample:
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@sinceJavadoc tag.Such Javadoc tag can have one argument -
DESCRIPTIONExample:
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@serialDataJavadoc tag.Such Javadoc tag can have one argument -
DESCRIPTIONExample:
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@serialFieldJavadoc 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@paramJavadoc 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@seeJavadoc tag.Such Javadoc tag can have one argument -
REFERENCEExample:
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@serialJavadoc tag.Such Javadoc tag can have one argument -
REFERENCEorLITERAL_EXCLUDEorLITERAL_INCLUDEExample:
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@versionJavadoc tag.Such Javadoc tag can have one argument -
DESCRIPTIONExample:
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@exceptionJavadoc tag.Such Javadoc tag can have two argument -
CLASS_NAMEandDESCRIPTIONExample:
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@throwsJavadoc tag.Such Javadoc tag can have two argument -
CLASS_NAMEandDESCRIPTIONExample:
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@authorJavadoc tag.Such Javadoc tag can have one argument -
DESCRIPTIONExample:
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 -
DESCRIPTIONExample:
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_TAGthat 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_TAGthat 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] : [}]- See Also:
-
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] : [}]- See Also:
-
LINK_LITERAL
public static final int LINK_LITERAL'@link' literal in {@link} Javadoc inline tag.Such Javadoc inline tag can have one argument -
REFERENCEExample:
{@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] : [}]- See Also:
-
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] : [}]- See Also:
-
LINKPLAIN_LITERAL
public static final int LINKPLAIN_LITERAL'@linkplain' literal in {@linkplain} Javadoc inline tag.Such Javadoc inline tag can have one argument -
REFERENCEExample:
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] : [}]- See Also:
-
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] : [}]- See Also:
-
VALUE_LITERAL
public static final int VALUE_LITERAL'@value' literal in {@value} Javadoc inline tag.Such Javadoc inline tag has one argument
REFERENCEand 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] : [}]- See Also:
-
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#memberare 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 afterHASHsymbol.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 inPARAMETERSpart 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 inPARAMETERSpart 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 inPARAMETERSpart 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 inPARAMETERSpart 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@seetag 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@throwsand@exceptionJavadoc 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]- See Also:
-
PARAMETER_NAME
public static final int PARAMETER_NAMEFirst argument in@paramJavadoc 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@serialtag 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@serialtag 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@serialFieldJavadoc 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]- See Also:
-
FIELD_TYPE
public static final int FIELD_TYPEField type. Second argument of@serialFieldJavadoc 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]- See Also:
-
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.EOFto avoid ANTLR dependency in API.- See Also:
-
RULE_TYPES_OFFSET
private static final int RULE_TYPES_OFFSETRule types offset. RULE_TYPES_OFFSET constant is used to split lexer tokens types and parser rules types. We need unique numbers for all tokens, ANTLR do not need this and that is why this types are mixed by used values. All values we can take a look at target/generated-sources/antlr/com/puppycrawl/tools/checkstyle/grammar/javadoc/JavadocParser.java For example: LEADING_ASTERISK=1 and RULE_htmlElement = 1. RULE_TYPES_OFFSET required to shift parser rules, to let them not overlap with types that have prefix "RULE_".- 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_LITERALDEPRECATED_LITERALSINCE_LITERALSERIAL_DATA_LITERALSERIAL_FIELD_LITERALPARAM_LITERALSEE_LITERALSERIAL_LITERALVERSION_LITERALEXCEPTION_LITERALTHROWS_LITERALAUTHOR_LITERAL- or
CUSTOM_NAMEif 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_STARTand last node is alwaysJAVADOC_INLINE_TAG_END.As literal could be:
CODE_LITERALDOC_ROOT_LITERALLINK_LITERALINHERIT_DOC_LITERALLINKPLAIN_LITERALLITERAL_LITERALVALUE_LITERAL- or
CUSTOM_NAMEif 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_BRACEas first child andRIGHT_BRACEas last child. Each parameter is represented byARGUMENTnode. 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:
-
-
Constructor Details
-
JavadocTokenTypes
private JavadocTokenTypes()Empty private constructor of the current class.
-