com.ctc.wstx.osgi
Class InputFactoryProviderImpl

java.lang.Object
  extended by com.ctc.wstx.osgi.InputFactoryProviderImpl
All Implemented Interfaces:
org.codehaus.stax2.osgi.Stax2InputFactoryProvider

public class InputFactoryProviderImpl
extends Object
implements org.codehaus.stax2.osgi.Stax2InputFactoryProvider


Field Summary
 
Fields inherited from interface org.codehaus.stax2.osgi.Stax2InputFactoryProvider
OSGI_SVC_PROP_IMPL_NAME, OSGI_SVC_PROP_IMPL_VERSION
 
Constructor Summary
InputFactoryProviderImpl()
           
 
Method Summary
 org.codehaus.stax2.XMLInputFactory2 createInputFactory()
           
protected  Properties getProperties()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InputFactoryProviderImpl

public InputFactoryProviderImpl()
Method Detail

createInputFactory

public org.codehaus.stax2.XMLInputFactory2 createInputFactory()
Specified by:
createInputFactory in interface org.codehaus.stax2.osgi.Stax2InputFactoryProvider

getProperties

protected Properties getProperties()


Copyright © 2011 Codehaus. All Rights Reserved.