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 boolean
TreeBuilder. cdataSectionAllowed()
protected char
Tokenizer. checkChar(char[] buf, int pos)
int
Tokenizer. getColumnNumber()
int
ElementName. getFlags()
int
Tokenizer. getLineNumber()
protected void
ErrorReportingTokenizer. silentCarriageReturn()
protected void
Tokenizer. silentCarriageReturn()
protected void
ErrorReportingTokenizer. silentLineFeed()
protected void
Tokenizer. silentLineFeed()
-