|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.security.xml.libs.SecureJdomFactory
public class SecureJdomFactory
A class with a utility method to produce a JDOM parser suitable for untrusted XML.
| Method Summary | |
|---|---|
static org.jdom.input.SAXBuilder |
newSaxBuilder()
Create a JDOM SAXBuilder using SecureXmlParserFactory, suitable for parsing XML from an untrusted source. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static org.jdom.input.SAXBuilder newSaxBuilder()
SAXBuilder using SecureXmlParserFactory, suitable for parsing XML from an untrusted source.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||