|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlLowLevelConfiguration | |
---|---|
net.sf.jsefa.xml.config | |
net.sf.jsefa.xml.lowlevel | |
net.sf.jsefa.xml.lowlevel.config |
Uses of XmlLowLevelConfiguration in net.sf.jsefa.xml.config |
---|
Methods in net.sf.jsefa.xml.config that return XmlLowLevelConfiguration | |
---|---|
XmlLowLevelConfiguration |
XmlConfiguration.getLowLevelConfiguration()
Returns the low level configuration object. |
Methods in net.sf.jsefa.xml.config with parameters of type XmlLowLevelConfiguration | |
---|---|
void |
XmlConfiguration.setLowLevelConfiguration(XmlLowLevelConfiguration lowLevelConfig)
Sets the xml low level configuration object. |
Uses of XmlLowLevelConfiguration in net.sf.jsefa.xml.lowlevel |
---|
Methods in net.sf.jsefa.xml.lowlevel with parameters of type XmlLowLevelConfiguration | |
---|---|
static XmlPullBasedXmlLowLevelIOFactory |
XmlPullBasedXmlLowLevelIOFactory.createFactory(XmlLowLevelConfiguration config)
Creates a new XmlPullBasedXmlLowLevelIOFactory for XmlLowLevelSerializer s and
XmlLowLevelDeserializer s using the given configuration. |
static XmlLowLevelIOFactory |
XmlLowLevelIOFactory.createFactory(XmlLowLevelConfiguration config)
Creates a new XmlLowLevelIOFactory for XmlLowLevelSerializer s and
XmlLowLevelDeserializer s using the given configuration. |
static StaxBasedXmlLowLevelIOFactory |
StaxBasedXmlLowLevelIOFactory.createFactory(XmlLowLevelConfiguration config)
Creates a new StaxBasedXmlLowLevelIOFactory for XmlLowLevelSerializer s and
XmlLowLevelDeserializer s using the given configuration. |
Constructors in net.sf.jsefa.xml.lowlevel with parameters of type XmlLowLevelConfiguration | |
---|---|
StaxBasedXmlLowLevelDeserializer(XmlLowLevelConfiguration config)
Constructs a new StaxBasedXmlLowLevelDeserializer . |
|
StaxBasedXmlLowLevelSerializer(XmlLowLevelConfiguration config)
Constructs a new StaxBasedXmlLowLevelSerializer . |
|
XmlPullBasedXmlLowLevelDeserializer(XmlLowLevelConfiguration config)
Constructs a new StaxBasedXmlLowLevelDeserializer . |
|
XmlPullBasedXmlLowLevelSerializer(XmlLowLevelConfiguration config)
Constructs a new StaxBasedXmlLowLevelSerializer . |
Uses of XmlLowLevelConfiguration in net.sf.jsefa.xml.lowlevel.config |
---|
Methods in net.sf.jsefa.xml.lowlevel.config that return XmlLowLevelConfiguration | |
---|---|
XmlLowLevelConfiguration |
XmlLowLevelConfiguration.createCopy()
Creates a copy of this XmlLowLevelConfig . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |