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