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.
|
String |
XMLUtils.Stanza.getValue(String name)
Pull a string entry from a stanza.
|
String |
XMLUtils.Stanza.getValueOrNull(String name)
Pull a string entry from a stanza, or null.
|
Copyright © 2017 Apache Software Foundation. All Rights Reserved.