se.unlogic.standardutils.xml
Class XMLGenerator

java.lang.Object
  extended by se.unlogic.standardutils.xml.XMLGenerator

public class XMLGenerator
extends Object


Constructor Summary
XMLGenerator()
           
 
Method Summary
static Element toXML(Object bean, Document doc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLGenerator

public XMLGenerator()
Method Detail

toXML

public static Element toXML(Object bean,
                            Document doc)


Copyright © 2011. All Rights Reserved.