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, warning
public void startElement(String uri, String name, String qName, Attributes attributes) throws InsuranceIdFinder.SAXTerminatorException
startElement
in interface ContentHandler
startElement
in class org.xml.sax.helpers.DefaultHandler
InsuranceIdFinder.SAXTerminatorException
Copyright © 2017. All rights reserved.