public class SpringXMLUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
MULE_NAMESPACE_PREFIX |
| Constructor and Description |
|---|
SpringXMLUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
attributeName(Attr attribute) |
static String |
elementToString(Element e) |
static String |
getNameOrId(Element element) |
static String |
getTextChild(Element element) |
static boolean |
isBeansNamespace(Element element) |
static boolean |
isLocalName(Element element,
String name) |
static boolean |
isMuleNamespace(Element element) |
public static final String MULE_NAMESPACE_PREFIX
Copyright © 2003–2024 MuleSoft, Inc.. All rights reserved.