xmlBlaster 2.2.0 API

org.xmlBlaster.jmxgui.util
Class XmlUtil

java.lang.Object
  extended by org.xmlBlaster.jmxgui.util.XmlUtil

public class XmlUtil
extends java.lang.Object

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

log

private static java.util.logging.Logger log

glob

private Global glob

docBuilder

private javax.xml.parsers.DocumentBuilder docBuilder
Constructor Detail

XmlUtil

public XmlUtil()
Method Detail

loadConfig

public org.w3c.dom.Document loadConfig()
Loads the configuration file. Parses the configfile into a Document

Parameters:
filename - file where to find configuration
Returns:

xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.