public class SchemaVersionHandler extends org.xml.sax.helpers.DefaultHandler
Constructor and Description |
---|
SchemaVersionHandler() |
Modifier and Type | Method and Description |
---|---|
String |
getVersion() |
void |
startElement(String uri,
String localName,
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 localName, String qName, Attributes attributes) throws SAXException
startElement
in interface ContentHandler
startElement
in class org.xml.sax.helpers.DefaultHandler
SAXException
public String getVersion()
Copyright © 2016 Fraunhofer FOKUS. All rights reserved.