Uses of Interface
nu.validator.htmlparser.common.Interner
Packages that use Interner
Package
Description
This package contains the bulk of parser internals.
-
Uses of Interner in nu.validator.htmlparser.impl
Methods in nu.validator.htmlparser.impl with parameters of type InternerModifier and TypeMethodDescriptionstatic StringPortability.newLocalNameFromBuffer(char[] buf, int length, Interner interner) Allocates a new local name object.voidTokenizer.setInterner(Interner interner)