Class SchemaFactoryUtils
java.lang.Object
org.springframework.xml.validation.SchemaFactoryUtils
- Since:
- 3.0.5
- Author:
- Greg Turnquist
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic SchemaFactory
newInstance
(String schemaLanguage) Build aSchemaFactory
and set properties to prevent external entities from accessing.
-
Constructor Details
-
SchemaFactoryUtils
public SchemaFactoryUtils()
-
-
Method Details
-
newInstance
Build aSchemaFactory
and set properties to prevent external entities from accessing.- See Also:
-