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 TypeMethodDescriptionbooleanTreeBuilder.cdataSectionAllowed()protected charTokenizer.checkChar(char[] buf, int pos) ElementName.getCamelCaseName()intTokenizer.getColumnNumber()intElementName.getFlags()intElementName.getGroup()intTokenizer.getLineNumber()ElementName.getName()booleanElementName.isInterned()voidElementName.setNameForNonInterned(String name) protected voidErrorReportingTokenizer.silentCarriageReturn()protected voidTokenizer.silentCarriageReturn()protected voidErrorReportingTokenizer.silentLineFeed()protected voidTokenizer.silentLineFeed()