StandardStaxDriverpublic class SjsxpDriver extends StaxDriver
| Constructor and Description | 
|---|
SjsxpDriver()
Deprecated. 
 
As of 1.4.5 use  
StandardStaxDriver.StandardStaxDriver() | 
SjsxpDriver(QNameMap qnameMap)
Deprecated. 
 
As of 1.4.5 use  
StandardStaxDriver.StandardStaxDriver(QNameMap) | 
SjsxpDriver(QNameMap qnameMap,
           XmlFriendlyNameCoder nameCoder)
Deprecated. 
 
 | 
SjsxpDriver(XmlFriendlyNameCoder nameCoder)
Deprecated. 
 
As of 1.4.5 use  
StandardStaxDriver.StandardStaxDriver(XmlFriendlyNameCoder) | 
| Modifier and Type | Method and Description | 
|---|---|
protected XMLInputFactory | 
createInputFactory()
Deprecated. 
 
As of 1.4.5 use  
StandardStaxDriver.createInputFactory() | 
protected XMLOutputFactory | 
createOutputFactory()
Deprecated. 
 
As of 1.4.5 use  
StandardStaxDriver.createOutputFactory() | 
createParser, createParser, createParser, createReader, createReader, createReader, createReader, createStaxReader, createStaxWriter, createStaxWriter, createWriter, createWriter, getInputFactory, getOutputFactory, getQnameMap, isRepairingNamespace, setQnameMap, setRepairingNamespacexmlFriendlyReplacergetNameCoderpublic SjsxpDriver()
StandardStaxDriver.StandardStaxDriver()public SjsxpDriver(QNameMap qnameMap, XmlFriendlyNameCoder nameCoder)
StandardStaxDriver.StandardStaxDriver(QNameMap, XmlFriendlyNameCoder)public SjsxpDriver(QNameMap qnameMap)
StandardStaxDriver.StandardStaxDriver(QNameMap)public SjsxpDriver(XmlFriendlyNameCoder nameCoder)
StandardStaxDriver.StandardStaxDriver(XmlFriendlyNameCoder)protected XMLInputFactory createInputFactory()
StandardStaxDriver.createInputFactory()createInputFactory in class StaxDriverprotected XMLOutputFactory createOutputFactory()
StandardStaxDriver.createOutputFactory()createOutputFactory in class StaxDriverCopyright © 2004–2016 XStream. All rights reserved.