|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.zeevbelkin.commons.Xml
public class Xml
A class that provides utilizes to deal with XML-files
Constructor Summary | |
---|---|
Xml()
|
Method Summary | |
---|---|
static org.w3c.dom.Document |
loadXmlFile(java.io.File src)
loads an XML-document from a file |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Xml()
Method Detail |
---|
public static org.w3c.dom.Document loadXmlFile(java.io.File src)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |