Uses of Class
nu.validator.htmlparser.annotation.Inline
-
Packages that use Inline Package Description nu.validator.htmlparser.impl This package contains the bulk of parser internals. -
-
Uses of Inline in nu.validator.htmlparser.impl
Methods in nu.validator.htmlparser.impl with annotations of type Inline Modifier and Type Method Description booleanTreeBuilder. cdataSectionAllowed()protected charTokenizer. checkChar(char[] buf, int pos)intTokenizer. getColumnNumber()intElementName. getFlags()intTokenizer. getLineNumber()protected voidErrorReportingTokenizer. silentCarriageReturn()protected voidTokenizer. silentCarriageReturn()protected voidErrorReportingTokenizer. silentLineFeed()protected voidTokenizer. silentLineFeed()
-