protected class XmiChainedFileWriter.XmiVersionHandler extends DefaultHandler
| Constructor and Description |
|---|
XmiChainedFileWriter.XmiVersionHandler() |
| 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, warningprotected String version
public XmiChainedFileWriter.XmiVersionHandler()
public String getVersion()
public void startElement(String uri, String localName, String qName, Attributes attributes) throws SAXException
startElement in interface ContentHandlerstartElement in class DefaultHandlerSAXExceptionCopyright © 2006–2014 CodeLutin. All rights reserved.