C E N S

C

com.atlassian.security.xml - package com.atlassian.security.xml
 
com.atlassian.security.xml.libs - package com.atlassian.security.xml.libs
 

E

emptyEntityResolver() - Static method in class com.atlassian.security.xml.SecureXmlParserFactory
Create a new EntityResolver that will resolve every entity to an empty stream, rather than fetching resources from the network.

N

newBuilder() - Static method in class com.atlassian.security.xml.libs.SecureXomFactory
Create a new XOM Builder using SecureXmlParserFactory, suitable for parsing XML from an untrusted source.
newDigester() - Static method in class com.atlassian.security.xml.libs.SecureDigesterFactory
Create a new Digester using SecureXmlParserFactory, suitable for parsing XML from an untrusted source.
newDocumentBuilder() - Static method in class com.atlassian.security.xml.SecureXmlParserFactory
Create a new DOM DocumentBuilder suitable for parsing XML from an untrusted source.
newNamespaceAwareDocumentBuilder() - Static method in class com.atlassian.security.xml.SecureXmlParserFactory
Create a new namespace-aware DOM DocumentBuilder suitable for parsing XML from an untrusted source.
newNamespaceAwareXmlReader() - Static method in class com.atlassian.security.xml.SecureXmlParserFactory
Create a new namespace-aware SAX XMLReader suitable for parsing XML from an untrusted source.
newSaxBuilder() - Static method in class com.atlassian.security.xml.libs.SecureJdomFactory
Create a JDOM SAXBuilder using SecureXmlParserFactory, suitable for parsing XML from an untrusted source.
newSaxReader() - Static method in class com.atlassian.security.xml.libs.SecureDom4jFactory
Create a dom4j SAXReader using SecureXmlParserFactory, suitable for parsing XML from an untrusted source.
newXmlInputFactory() - Static method in class com.atlassian.security.xml.SecureXmlParserFactory
Create a new StAX XMLInputFactory suitable for parsing XML from an untrusted source.
newXmlReader() - Static method in class com.atlassian.security.xml.SecureXmlParserFactory
Create a new SAX XMLReader suitable for parsing XML from an untrusted source.

S

SecureDigesterFactory - Class in com.atlassian.security.xml.libs
A class with a utility method to produce a Commons Digester parser suitable for untrusted XML.
SecureDom4jFactory - Class in com.atlassian.security.xml.libs
A class with a utility method to produce a dom4j parser suitable for untrusted XML.
SecureJdomFactory - Class in com.atlassian.security.xml.libs
A class with a utility method to produce a JDOM parser suitable for untrusted XML.
SecureXmlParserFactory - Class in com.atlassian.security.xml
Utility methods to produce parsers suitable for untrusted XML.
SecureXomFactory - Class in com.atlassian.security.xml.libs
A class with a utility method to produce a XOM parser suitable for untrusted XML.

C E N S

Copyright © 2012 Atlassian. All Rights Reserved.