sidnet.core.misc
Class XMLUtils

java.lang.Object
  extended by sidnet.core.misc.XMLUtils
All Implemented Interfaces:
JistAPI.DoNotRewrite

public class XMLUtils
extends java.lang.Object
implements JistAPI.DoNotRewrite


Constructor Summary
XMLUtils()
           
 
Method Summary
static java.lang.Object xmlParser(java.lang.String targetClassPackageName, java.io.File xmlFile)
           
static boolean xmlValidation(java.io.File xmlFile)
           
 
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

xmlValidation

public static boolean xmlValidation(java.io.File xmlFile)

xmlParser

public static java.lang.Object xmlParser(java.lang.String targetClassPackageName,
                                         java.io.File xmlFile)