Class SafeXMLParser

java.lang.Object
com.atlassian.confluence.rpc.xmlrpc.SafeXMLParser
All Implemented Interfaces:
Parser

@Deprecated public class SafeXMLParser extends Object implements Parser
Deprecated.
since 7.20 No replacement. Should not be used outside of the xml-rpc plumbing.
XML Parser class that wraps the underlying imlementation ensuring the parser is safely constructed.
See Also: