Uses of Class
ix.util.xml.XMLConfig

Packages that use XMLConfig
ix.ip2 I-X Process Panels 
ix.util.xml XML utilities. 
 

Uses of XMLConfig in ix.ip2
 

Subclasses of XMLConfig in ix.ip2
 class Ip2XMLConfig
          XML tool configuration for I-P2 and similar systems.
 

Uses of XMLConfig in ix.util.xml
 

Methods in ix.util.xml that return XMLConfig
static XMLConfig XML.config()
          Returns the configuration currently being used by the XML tools.
 

Methods in ix.util.xml with parameters of type XMLConfig
static void XML.setConfig(XMLConfig c)
          Sets the configuration that will be used by the XML tools.