Uses of Annotation Interface
nu.validator.htmlparser.annotation.Auto
Packages that use Auto
Package
Description
This package contains the bulk of parser internals.
-
Uses of Auto in nu.validator.htmlparser.impl
Fields in nu.validator.htmlparser.impl with annotations of type AutoModifier and TypeFieldDescriptionprivate final char[]
Tokenizer.astralChar
Buffer for expanding astral NCRs.private final char[]
Tokenizer.bmpChar
Buffer for expanding NCRs falling into the Basic Multilingual Plane.protected char[]
TreeBuilder.charBuffer
StateSnapshot.listOfActiveFormattingElements
TreeBuilder.listOfActiveFormattingElements
private char[]
Tokenizer.longStrBuf
Buffer for long strings.private AttributeName[]
HtmlAttributes.names
StateSnapshot.stack
TreeBuilder.stack
private char[]
MetaScanner.strBuf
Accumulation buffer for attribute values.private char[]
Tokenizer.strBuf
Buffer for short identifiers.private String[]
HtmlAttributes.values