Uses of Annotation Interface
nu.validator.htmlparser.annotation.Virtual
Packages that use Virtual
Package
Description
This package contains the bulk of parser internals.
-
Uses of Virtual in nu.validator.htmlparser.impl
Methods in nu.validator.htmlparser.impl with annotations of type VirtualModifier and TypeMethodDescriptionAttributeName.cloneAttributeName
(Interner interner) Clones the attribute using an interner.ElementName.cloneElementName
(Interner interner) (package private) void
AttributeName.release()
Deletes runtime-allocated instances in C++.(package private) void
ElementName.release()