Class NameCheckingXmlSerializer
java.lang.Object
nu.validator.htmlparser.sax.XmlSerializer
nu.validator.htmlparser.sax.NameCheckingXmlSerializer
- All Implemented Interfaces:
ContentHandler, LexicalHandler
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class XmlSerializer
characters, comment, endCDATA, endDocument, endDTD, endElement, endEntity, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startCDATA, startDocument, startDTD, startElement, startEntity, startPrefixMapping, startPrefixMappingPrivateMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ContentHandler
declaration
-
Constructor Details
-
NameCheckingXmlSerializer
-
NameCheckingXmlSerializer
-
-
Method Details
-
checkNCName
- Overrides:
checkNCNamein classXmlSerializer- Throws:
SAXException- See Also:
-