Uses of Class
org.enhydra.xml.XMLConfig

Packages that use XMLConfig
org.enhydra.xml   
 

Uses of XMLConfig in org.enhydra.xml
 

Methods in org.enhydra.xml that return XMLConfig
 XMLConfig XMLConfig.getSection(java.lang.String name)
          Returns XMLConfig as a subconfiguration with the given condition.
static XMLConfig XMLConfig.newXMLConfigInstance(org.w3c.dom.Document document)
          Creates new instance of XMLConfig from a given document as a Document
 

Constructors in org.enhydra.xml with parameters of type XMLConfig
XMLConfig(XMLConfig node)
          Constructs a XMLConfig from the given node, without creating entire children subtree.
 



Copyright © 2002-2007 Together - the Workgroup. All Rights Reserved.