org.codehaus.stax2.osgi.Stax2ValidationSchemaFactoryProviderpublic abstract class ValidationSchemaFactoryProviderImpl extends Object implements org.codehaus.stax2.osgi.Stax2ValidationSchemaFactoryProvider
| Modifier | Constructor | Description |
|---|---|---|
protected |
ValidationSchemaFactoryProviderImpl(String st) |
| Modifier and Type | Method | 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 © 2019 FasterXML. All rights reserved.