|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLValidationSchemaFactory | |
---|---|
org.codehaus.stax2.osgi | |
org.codehaus.stax2.validation |
Uses of XMLValidationSchemaFactory in org.codehaus.stax2.osgi |
---|
Methods in org.codehaus.stax2.osgi that return XMLValidationSchemaFactory | |
---|---|
XMLValidationSchemaFactory |
Stax2ValidationSchemaFactoryProvider.createValidationSchemaFactory()
Method called to create a new XMLValidationSchemaFactory
instance. |
Uses of XMLValidationSchemaFactory in org.codehaus.stax2.validation |
---|
Methods in org.codehaus.stax2.validation that return XMLValidationSchemaFactory | |
---|---|
static XMLValidationSchemaFactory |
XMLValidationSchemaFactory.newInstance(String schemaType)
Creates a new XMLValidationFactory instance, using the default instance configuration mechanism. |
static XMLValidationSchemaFactory |
XMLValidationSchemaFactory.newInstance(String schemaType,
ClassLoader classLoader)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |