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 AttributeNameAttributeName. cloneAttributeName(Interner interner)Clones the attribute using an interner.ElementNameElementName. cloneElementName(Interner interner)(package private) voidAttributeName. release()Deletes runtime-allocated instances in C++.(package private) voidElementName. release()
-