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.astralCharBuffer for expanding astral NCRs.private final char[]Tokenizer.bmpCharBuffer for expanding NCRs falling into the Basic Multilingual Plane.protected char[]TreeBuilder.charBufferStateSnapshot.listOfActiveFormattingElementsTreeBuilder.listOfActiveFormattingElementsprivate char[]Tokenizer.longStrBufBuffer for long strings.private AttributeName[]HtmlAttributes.namesStateSnapshot.stackTreeBuilder.stackprivate char[]MetaScanner.strBufAccumulation buffer for attribute values.private char[]Tokenizer.strBufBuffer for short identifiers.private String[]HtmlAttributes.values