com.ctc.wstx.osgi
Class InputFactoryProviderImpl
java.lang.Object
com.ctc.wstx.osgi.InputFactoryProviderImpl
- All Implemented Interfaces:
- org.codehaus.stax2.osgi.Stax2InputFactoryProvider
public class InputFactoryProviderImpl
- extends Object
- implements org.codehaus.stax2.osgi.Stax2InputFactoryProvider
Fields inherited from interface org.codehaus.stax2.osgi.Stax2InputFactoryProvider |
OSGI_SVC_PROP_IMPL_NAME, OSGI_SVC_PROP_IMPL_VERSION |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InputFactoryProviderImpl
public InputFactoryProviderImpl()
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.