Uses of Class
nu.validator.htmlparser.sax.XmlSerializer.PrefixMapping
-
Packages that use XmlSerializer.PrefixMapping Package Description 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 Modifier and Type Field Description java.util.Set<XmlSerializer.PrefixMapping>
XmlSerializer.StackNode. mappings
-