Uses of Class
org.apache.hadoop.hdfs.util.XMLUtils.Stanza

Packages that use XMLUtils.Stanza
org.apache.hadoop.hdfs.util   
 

Uses of XMLUtils.Stanza in org.apache.hadoop.hdfs.util
 

Methods in org.apache.hadoop.hdfs.util that return types with arguments of type XMLUtils.Stanza
 List<XMLUtils.Stanza> XMLUtils.Stanza.getChildren(String name)
          Pull an entry from a stanza.
 

Methods in org.apache.hadoop.hdfs.util with parameters of type XMLUtils.Stanza
 void XMLUtils.Stanza.addChild(String name, XMLUtils.Stanza child)
          Add an entry to a stanza.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.