public class UEIHandler extends DefaultHandler
UEIHandler class.
Constructor and Description |
---|
UEIHandler() |
Modifier and Type | Method and Description |
---|---|
void |
startElement(String namespaceURI,
String localName,
String qualifiedName,
Attributes atts) |
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning
public void startElement(String namespaceURI, String localName, String qualifiedName, Attributes atts) throws SAXException
startElement
in interface ContentHandler
startElement
in class DefaultHandler
SAXException
Copyright © 2015. All Rights Reserved.