public class XMLUtils extends Object
| Constructor and Description |
|---|
XMLUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
attributeName(Attr attribute) |
static String |
elementToString(Element e) |
static String |
getTextChild(Element element) |
static boolean |
isLocalName(Element element,
String name) |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.