Uses of Annotation Interface
nu.validator.htmlparser.annotation.Inline
Packages that use Inline
Package
Description
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 InlineModifier and TypeMethodDescriptionboolean
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()