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
-
-
Constructor Summary
Constructors Constructor Description DTD()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.codehaus.stax2.validation.XMLValidationSchemaFactory
createValidationSchemaFactory()
-
Methods inherited from class com.ctc.wstx.osgi.ValidationSchemaFactoryProviderImpl
createAll, getProperties, getSchemaType
-
-
-
-
Method Detail
-
createValidationSchemaFactory
public org.codehaus.stax2.validation.XMLValidationSchemaFactory createValidationSchemaFactory()
- Specified by:
createValidationSchemaFactory
in interfaceorg.codehaus.stax2.osgi.Stax2ValidationSchemaFactoryProvider
- Specified by:
createValidationSchemaFactory
in classValidationSchemaFactoryProviderImpl
-
-