public class XMLUtils extends Object
| Constructor and Description |
|---|
XMLUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getContainedText(Node parent,
String childTagName)
With a given parent XML Element, find the text contents of the child element with
supplied name.
|
Copyright © 2018 Atlassian. All rights reserved.