public class OMQNameUtils extends Object
| Constructor and Description |
|---|
OMQNameUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
matches(QName qname,
org.apache.axiom.om.OMElement element) |
static QName |
newQName(org.apache.axiom.om.OMElement element) |
public static boolean matches(QName qname, org.apache.axiom.om.OMElement element)
qname - The relevant QName to be matchedelement - public static QName newQName(org.apache.axiom.om.OMElement element)
Copyright © 2005–2015 Apache Software Foundation. All rights reserved.