public abstract class ValidationSchemaFactoryProviderImpl extends Object implements org.codehaus.stax2.osgi.Stax2ValidationSchemaFactoryProvider
| Modifier | Constructor and Description | 
|---|---|
protected  | 
ValidationSchemaFactoryProviderImpl(String st)  | 
| Modifier and Type | Method and Description | 
|---|---|
static ValidationSchemaFactoryProviderImpl[] | 
createAll()  | 
abstract org.codehaus.stax2.validation.XMLValidationSchemaFactory | 
createValidationSchemaFactory()  | 
Properties | 
getProperties()  | 
String | 
getSchemaType()  | 
protected ValidationSchemaFactoryProviderImpl(String st)
public static ValidationSchemaFactoryProviderImpl[] createAll()
public abstract org.codehaus.stax2.validation.XMLValidationSchemaFactory createValidationSchemaFactory()
createValidationSchemaFactory in interface org.codehaus.stax2.osgi.Stax2ValidationSchemaFactoryProviderpublic String getSchemaType()
getSchemaType in interface org.codehaus.stax2.osgi.Stax2ValidationSchemaFactoryProviderpublic Properties getProperties()
Copyright © 2018 FasterXML. All rights reserved.