Uses of Class
net.sf.jsefa.xml.lowlevel.XmlLowLevelIOFactory

Packages that use XmlLowLevelIOFactory
net.sf.jsefa.xml.lowlevel   
 

Uses of XmlLowLevelIOFactory in net.sf.jsefa.xml.lowlevel
 

Subclasses of XmlLowLevelIOFactory in net.sf.jsefa.xml.lowlevel
 class StaxBasedXmlLowLevelIOFactory
          Stax-based implementation of XmlLowLevelIOFactory.
 class XmlPullBasedXmlLowLevelIOFactory
          XmlPull-based implementation of XmlLowLevelIOFactory.
 

Methods in net.sf.jsefa.xml.lowlevel that return XmlLowLevelIOFactory
static XmlLowLevelIOFactory XmlLowLevelIOFactory.createFactory(XmlLowLevelConfiguration config)
          Creates a new XmlLowLevelIOFactory for XmlLowLevelSerializers and XmlLowLevelDeserializers using the given configuration.
 



Copyright © 2014. All rights reserved.