Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.util
Class XMLUtils

java.lang.Object
  extended by com.jivesoftware.util.XMLUtils

public class XMLUtils
extends java.lang.Object

A simple colletion of utilities for XML


Constructor Summary
XMLUtils()
           
 
Method Summary
static com.thoughtworks.xstream.XStream createXStreamInstance()
          Factory method to create an XStream method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLUtils

public XMLUtils()
Method Detail

createXStreamInstance

public static com.thoughtworks.xstream.XStream createXStreamInstance()
Factory method to create an XStream method. We need to do this in a special way to avoid problems in different appservers.

Returns:
a new XStream instance

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.