public class XMLReaderFactoryUtils extends Object
| Constructor and Description |
|---|
XMLReaderFactoryUtils() |
| Modifier and Type | Method and Description |
|---|---|
static XMLReader |
createXMLReader()
Build a
XMLReader and set properties to prevent external entity access. |
public static XMLReader createXMLReader() throws SAXException
XMLReader and set properties to prevent external entity access.SAXExceptionXMLReaderFactory.createXMLReader()Copyright © 2019 Pivotal Software. All rights reserved.