Class SchemaFactoryExtension
java.lang.Object
software.xdev.bzst.dip.client.factory.SchemaFactoryExtension
Creates a preconfigured
SchemaFactory.-
Method Summary
-
Method Details
-
newInstance
public static SchemaFactory newInstance() throws SAXNotSupportedException, SAXNotRecognizedException- Returns:
- a preconfigured
SchemaFactorythat accesses no external DTD and schema for validation. - Throws:
SAXNotSupportedExceptionSAXNotRecognizedException
-