|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsidnet.core.misc.XMLUtils
public class XMLUtils
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 |
---|
public XMLUtils()
Method Detail |
---|
public static boolean xmlValidation(java.io.File xmlFile)
public static java.lang.Object xmlParser(java.lang.String targetClassPackageName, java.io.File xmlFile)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |