Uses of Class
nu.validator.htmlparser.annotation.Virtual

Packages that use Virtual
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
 AttributeName AttributeName.cloneAttributeName(Interner interner)
          Clones the attribute using an interner.
 ElementName ElementName.cloneElementName(Interner interner)