Package org.springframework.xml
Class XMLInputFactoryUtils
java.lang.Object
org.springframework.xml.XMLInputFactoryUtils
General utilities for
XMLInputFactory
.-
Constructor Summary
Constructors -
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:
-