Uses of Class
nu.validator.htmlparser.annotation.Virtual
-
Packages that use Virtual Package Description nu.validator.htmlparser.impl 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 Virtual Modifier and Type Method Description AttributeName
AttributeName. cloneAttributeName(Interner interner)
Clones the attribute using an interner.ElementName
ElementName. cloneElementName(Interner interner)
(package private) void
AttributeName. release()
Deletes runtime-allocated instances in C++.(package private) void
ElementName. release()
-