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 newXMLValidationSchemaFactoryinstance. -
Uses of XMLValidationSchemaFactory in org.codehaus.stax2.validation
Methods in org.codehaus.stax2.validation that return XMLValidationSchemaFactoryModifier and TypeMethodDescriptionstatic XMLValidationSchemaFactoryXMLValidationSchemaFactory.newInstance(String schemaType) Creates a new XMLValidationFactory instance, using the default instance configuration mechanism.static XMLValidationSchemaFactoryXMLValidationSchemaFactory.newInstance(String schemaType, ClassLoader classLoader)