com.ctc.wstx.osgi
Class ValidationSchemaFactoryProviderImpl
java.lang.Object
com.ctc.wstx.osgi.ValidationSchemaFactoryProviderImpl
- All Implemented Interfaces:
- org.codehaus.stax2.osgi.Stax2ValidationSchemaFactoryProvider
public abstract class ValidationSchemaFactoryProviderImpl
- extends Object
- implements org.codehaus.stax2.osgi.Stax2ValidationSchemaFactoryProvider
Fields inherited from interface org.codehaus.stax2.osgi.Stax2ValidationSchemaFactoryProvider |
OSGI_SVC_PROP_IMPL_NAME, OSGI_SVC_PROP_IMPL_VERSION, OSGI_SVC_PROP_SCHEMA_TYPE |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValidationSchemaFactoryProviderImpl
protected ValidationSchemaFactoryProviderImpl(String st)
createAll
public static ValidationSchemaFactoryProviderImpl[] createAll()
createValidationSchemaFactory
public abstract org.codehaus.stax2.validation.XMLValidationSchemaFactory createValidationSchemaFactory()
- Specified by:
createValidationSchemaFactory
in interface org.codehaus.stax2.osgi.Stax2ValidationSchemaFactoryProvider
getSchemaType
public String getSchemaType()
- Specified by:
getSchemaType
in interface org.codehaus.stax2.osgi.Stax2ValidationSchemaFactoryProvider
getProperties
public Properties getProperties()
Copyright © 2011 Codehaus. All Rights Reserved.