public class JSLintXmlSaxParser extends DefaultHandler
| Constructor and Description |
|---|
JSLintXmlSaxParser(Report report)
Creates a new instance of
JSLintXmlSaxParser. |
| Modifier and Type | Method and Description |
|---|---|
void |
startElement(String namespaceURI,
String localName,
String key,
Attributes atts) |
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningpublic JSLintXmlSaxParser(Report report)
JSLintXmlSaxParser.report - the issuespublic void startElement(String namespaceURI, String localName, String key, Attributes atts)
startElement in interface ContentHandlerstartElement in class DefaultHandlerCopyright © 2018. All rights reserved.