Class XMLReaderFactoryUtils
java.lang.Object
org.springframework.xml.validation.XMLReaderFactoryUtils
- Since:
- 3.0.5
- Author:
- Greg Turnquist
-
Constructor Details
-
XMLReaderFactoryUtils
public XMLReaderFactoryUtils()
-
-
Method Details
-
createXMLReader
Build aXMLReader
and set properties to prevent external entity access.- Throws:
SAXException
- See Also:
-