Uses of Class
org.codehaus.stax2.validation.XMLValidationSchemaFactory
Packages that use XMLValidationSchemaFactory
-
Uses of XMLValidationSchemaFactory in org.codehaus.stax2.osgi
Methods in org.codehaus.stax2.osgi that return XMLValidationSchemaFactoryModifier and TypeMethodDescriptionStax2ValidationSchemaFactoryProvider.createValidationSchemaFactory()
Method called to create a newXMLValidationSchemaFactory
instance. -
Uses of XMLValidationSchemaFactory in org.codehaus.stax2.validation
Methods in org.codehaus.stax2.validation that return XMLValidationSchemaFactoryModifier and TypeMethodDescriptionstatic XMLValidationSchemaFactory
XMLValidationSchemaFactory.newInstance
(String schemaType) Creates a new XMLValidationFactory instance, using the default instance configuration mechanism.static XMLValidationSchemaFactory
XMLValidationSchemaFactory.newInstance
(String schemaType, ClassLoader classLoader)