public class XmlValidator extends org.xml.sax.helpers.DefaultHandler
| Constructor and Description |
|---|
XmlValidator() |
| Modifier and Type | Method and Description |
|---|---|
int |
getColumnNumber() |
Exception |
getException() |
int |
getLineNumber() |
boolean |
parse(InputSource in) |
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warningpublic boolean parse(InputSource in)
public Exception getException()
public int getColumnNumber()
public int getLineNumber()
Copyright © 2022 WSO2. All rights reserved.