public class SAXFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
protected com.siemens.ct.exi.core.EXIFactory |
exiFactory |
| Constructor and Description |
|---|
SAXFactory(com.siemens.ct.exi.core.EXIFactory exiFactory) |
| Modifier and Type | Method and Description |
|---|---|
XMLReader |
createEXIReader()
Returns an
EXIReader |
SAXEncoder |
createEXIWriter()
Returns a
SAXEncoder that implements
DefaultHandler2
Note that the output stream MUST be set. |
public XMLReader createEXIReader() throws com.siemens.ct.exi.core.exceptions.EXIException
EXIReadercom.siemens.ct.exi.core.exceptions.EXIException - EXI exceptionpublic SAXEncoder createEXIWriter() throws com.siemens.ct.exi.core.exceptions.EXIException
SAXEncoder that implements
DefaultHandler2
Note that the output stream MUST be set.
com.siemens.ct.exi.core.exceptions.EXIException - EXI exceptionCopyright © 2018 Siemens AG. All rights reserved.