JIDE 3.5.15

com.jidesoft.converter
Class XmlUtils

java.lang.Object
  extended by com.jidesoft.converter.XmlUtils

public class XmlUtils
extends Object


Constructor Summary
XmlUtils()
           
 
Method Summary
static void readElement(Object object, Element element)
           
 
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

readElement

public static void readElement(Object object,
                               Element element)

JIDE 3.5.15