SecureXmlParserFactory instead@Deprecated public class SafeXmlParserFactory extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static EntityResolver | EMPTY_ENTITY_RESOLVERDeprecated.  | 
| Constructor and Description | 
|---|
| SafeXmlParserFactory()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| static DocumentBuilderFactory | createDocumentBuilderFactory()Deprecated.  | 
| static XMLReader | createNamespaceAwareXmlReader()Deprecated.  | 
| static org.jdom.input.SAXBuilder | createSAXBuilder()Deprecated.  | 
| static org.dom4j.io.SAXReader | createSaxReader()Deprecated.  | 
| static XMLReader | createXmlReader()Deprecated.  | 
public static final EntityResolver EMPTY_ENTITY_RESOLVER
public static DocumentBuilderFactory createDocumentBuilderFactory() throws ParserConfigurationException
ParserConfigurationExceptionpublic static XMLReader createXmlReader() throws SAXException, ParserConfigurationException
public static XMLReader createNamespaceAwareXmlReader() throws SAXException, ParserConfigurationException
public static org.dom4j.io.SAXReader createSaxReader()
                                              throws SAXException,
                                                     ParserConfigurationException
public static org.jdom.input.SAXBuilder createSAXBuilder()
Copyright © 2003–2019 Atlassian. All rights reserved.