Package | Description |
---|---|
org.codice.ddf.platform.util |
Modifier and Type | Method and Description |
---|---|
<T> T |
XMLUtils.processElements(String xml,
BiFunction<XMLUtils.ResultHolder<T>,XMLStreamReader,Boolean> processElementFunction)
Iterate through the elements of an XML document.
|
This work is licensed under a Creative Commons Attribution 4.0 International License.