com.atlassian.security.xml.libs
Class SecureXomFactory
java.lang.Object
com.atlassian.security.xml.libs.SecureXomFactory
public final class SecureXomFactory
- extends Object
A class with a utility method to produce a XOM parser suitable for untrusted XML.
- Since:
- 3.0
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
newBuilder
public static nu.xom.Builder newBuilder()
- Create a new XOM
Builder using SecureXmlParserFactory, suitable for parsing XML from an untrusted source.
Copyright © 2013 Atlassian. All rights reserved.