public class InsuranceIdFinder extends org.xml.sax.helpers.DefaultHandler
| Modifier and Type | Class and Description |
|---|---|
static class |
InsuranceIdFinder.SAXTerminatorException |
| Constructor and Description |
|---|
InsuranceIdFinder() |
| Modifier and Type | Method and Description |
|---|---|
static Boolean |
findInsuranceId(File file) |
void |
startElement(String uri,
String name,
String qName,
Attributes attributes) |
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningpublic void startElement(String uri, String name, String qName, Attributes attributes) throws InsuranceIdFinder.SAXTerminatorException
startElement in interface ContentHandlerstartElement in class org.xml.sax.helpers.DefaultHandlerInsuranceIdFinder.SAXTerminatorExceptionCopyright © 2017. All rights reserved.