|
xmlBlaster 2.2.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.xmlBlaster.jmxgui.util.XmlUtil
public class XmlUtil
Helperclass for Configuration
Field Summary | |
---|---|
private javax.xml.parsers.DocumentBuilder |
docBuilder
|
private Global |
glob
|
private static java.util.logging.Logger |
log
|
Constructor Summary | |
---|---|
XmlUtil()
|
Method Summary | |
---|---|
org.w3c.dom.Document |
loadConfig()
Loads the configuration file. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static java.util.logging.Logger log
private Global glob
private javax.xml.parsers.DocumentBuilder docBuilder
Constructor Detail |
---|
public XmlUtil()
Method Detail |
---|
public org.w3c.dom.Document loadConfig()
filename
- file where to find configuration
|
xmlBlaster 2.2.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |