ora.core.base.xmlHelper
Class XMLLoader

java.lang.Object
  extended by ora.core.base.xmlHelper.XMLLoader

public class XMLLoader
extends java.lang.Object


Constructor Summary
XMLLoader()
           
 
Method Summary
static boolean loadXMLFile(java.io.File file, java.util.ArrayList elementList, java.util.ArrayList roots)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLLoader

public XMLLoader()
Method Detail

loadXMLFile

public static boolean loadXMLFile(java.io.File file,
                                  java.util.ArrayList elementList,
                                  java.util.ArrayList roots)
                           throws java.lang.Exception
Throws:
java.lang.Exception