liquibase.util
public class XMLUtil extends java.lang.Object
| Constructor and Description |
|---|
XMLUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getTextContent(org.w3c.dom.Node element)
Extracts the text from the given element.
|