Package | Description |
---|---|
org.apache.hadoop.hdfs.util |
Modifier and Type | Method and Description |
---|---|
List<XMLUtils.Stanza> |
XMLUtils.Stanza.getChildren(String name)
Pull an entry from a stanza.
|
Modifier and Type | Method and Description |
---|---|
void |
XMLUtils.Stanza.addChild(String name,
XMLUtils.Stanza child)
Add an entry to a stanza.
|
Copyright © 2017 Apache Software Foundation. All Rights Reserved.