public class SecureXMLFactoryProviderImpl
extends Object
implements com.liferay.portal.kernel.security.xml.SecureXMLFactoryProvider
| Constructor and Description |
|---|
SecureXMLFactoryProviderImpl() |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.parsers.DocumentBuilderFactory |
newDocumentBuilderFactory() |
javax.xml.stream.XMLInputFactory |
newXMLInputFactory() |
org.xml.sax.XMLReader |
newXMLReader() |
public javax.xml.parsers.DocumentBuilderFactory newDocumentBuilderFactory()
newDocumentBuilderFactory in interface com.liferay.portal.kernel.security.xml.SecureXMLFactoryProviderpublic javax.xml.stream.XMLInputFactory newXMLInputFactory()
newXMLInputFactory in interface com.liferay.portal.kernel.security.xml.SecureXMLFactoryProviderpublic org.xml.sax.XMLReader newXMLReader()
newXMLReader in interface com.liferay.portal.kernel.security.xml.SecureXMLFactoryProvider