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.SecureXMLFactoryProvider
public javax.xml.stream.XMLInputFactory newXMLInputFactory()
newXMLInputFactory
in interface com.liferay.portal.kernel.security.xml.SecureXMLFactoryProvider
public org.xml.sax.XMLReader newXMLReader()
newXMLReader
in interface com.liferay.portal.kernel.security.xml.SecureXMLFactoryProvider