Uses of Class
nu.validator.htmlparser.sax.XmlSerializer.PrefixMapping

Packages that use XmlSerializer.PrefixMapping
nu.validator.htmlparser.sax This package provides an HTML5 parser that exposes the document through the SAX API. 
 

Uses of XmlSerializer.PrefixMapping in nu.validator.htmlparser.sax
 

Fields in nu.validator.htmlparser.sax with type parameters of type XmlSerializer.PrefixMapping
 Set<XmlSerializer.PrefixMapping> XmlSerializer.StackNode.mappings