Class ValidationSchemaFactoryProviderImpl.DTD
java.lang.Object
com.ctc.wstx.osgi.ValidationSchemaFactoryProviderImpl
com.ctc.wstx.osgi.ValidationSchemaFactoryProviderImpl.DTD
- All Implemented Interfaces:
org.codehaus.stax2.osgi.Stax2ValidationSchemaFactoryProvider
- Enclosing class:
ValidationSchemaFactoryProviderImpl
static final class ValidationSchemaFactoryProviderImpl.DTD
extends ValidationSchemaFactoryProviderImpl
-
Nested Class Summary
Nested classes/interfaces inherited from class ValidationSchemaFactoryProviderImpl
ValidationSchemaFactoryProviderImpl.DTD -
Field Summary
Fields inherited from class ValidationSchemaFactoryProviderImpl
mSchemaTypeFields inherited from interface org.codehaus.stax2.osgi.Stax2ValidationSchemaFactoryProvider
OSGI_SVC_PROP_IMPL_NAME, OSGI_SVC_PROP_IMPL_VERSION, OSGI_SVC_PROP_SCHEMA_TYPE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.codehaus.stax2.validation.XMLValidationSchemaFactoryMethods inherited from class ValidationSchemaFactoryProviderImpl
createAll, getProperties, getSchemaType
-
Constructor Details
-
DTD
DTD()
-
-
Method Details
-
createValidationSchemaFactory
public org.codehaus.stax2.validation.XMLValidationSchemaFactory createValidationSchemaFactory()- Specified by:
createValidationSchemaFactoryin interfaceorg.codehaus.stax2.osgi.Stax2ValidationSchemaFactoryProvider- Specified by:
createValidationSchemaFactoryin classValidationSchemaFactoryProviderImpl
-