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.SAXException
XMLReaderFactory.createXMLReader()
Copyright © 2020 Pivotal Software. All rights reserved.