Package com.ctc.wstx.osgi
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 com.ctc.wstx.osgi.ValidationSchemaFactoryProviderImpl
ValidationSchemaFactoryProviderImpl.DTD
-
Field Summary
Fields inherited from class com.ctc.wstx.osgi.ValidationSchemaFactoryProviderImpl
mSchemaType
Fields 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.XMLValidationSchemaFactory
Methods inherited from class com.ctc.wstx.osgi.ValidationSchemaFactoryProviderImpl
createAll, getProperties, getSchemaType
-
Constructor Details
-
DTD
DTD()
-
-
Method Details
-
createValidationSchemaFactory
public org.codehaus.stax2.validation.XMLValidationSchemaFactory createValidationSchemaFactory()- Specified by:
createValidationSchemaFactory
in interfaceorg.codehaus.stax2.osgi.Stax2ValidationSchemaFactoryProvider
- Specified by:
createValidationSchemaFactory
in classValidationSchemaFactoryProviderImpl
-