Uses of Interface
org.jibx.runtime.impl.IXMLReaderFactory

Packages that use IXMLReaderFactory
org.jibx.runtime.impl   
 

Uses of IXMLReaderFactory in org.jibx.runtime.impl
 

Classes in org.jibx.runtime.impl that implement IXMLReaderFactory
 class StAXReaderFactory
          Factory for creating XMLPull parser instances.
 class XMLPullReaderFactory
          Factory for creating XMLPull parser instances.
 

Methods in org.jibx.runtime.impl that return IXMLReaderFactory
static IXMLReaderFactory RuntimeSupport.createReaderFactory(String cname)
          Parser factory class loader method.
static IXMLReaderFactory RuntimeSupport.loadFactory()
          Load the appropriate reader factory.
 



Copyright © 2005-2011 jibx.org. All Rights Reserved.