Uses of Class
org.apache.commons.configuration.XMLConfiguration.XMLNode

Packages that use XMLConfiguration.XMLNode
org.apache.commons.configuration The Configuration main package. 
 

Uses of XMLConfiguration.XMLNode in org.apache.commons.configuration
 

Methods in org.apache.commons.configuration that return XMLConfiguration.XMLNode
private  XMLConfiguration.XMLNode XMLConfiguration.convertToXMLNode(ConfigurationNode node)
          Converts the specified node into a XMLNode if necessary.