Package org.springframework.xml
Class XMLInputFactoryUtils
java.lang.Object
org.springframework.xml.XMLInputFactoryUtils
- Author:
- Greg Turnquist
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic XMLInputFactory
Build anXMLInputFactory
and set properties to prevent external entities from accessing.
-
Constructor Details
-
XMLInputFactoryUtils
public XMLInputFactoryUtils()
-
-
Method Details
-
newInstance
Build anXMLInputFactory
and set properties to prevent external entities from accessing.- See Also:
-