|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.woden.internal.util.om.OMQNameUtils
Class to handle some trivial functionality related to QNames.
Constructor Summary | |
OMQNameUtils()
|
Method Summary | |
static boolean |
matches(QName qname,
org.apache.axiom.om.OMElement element)
|
static QName |
newQName(org.apache.axiom.om.OMElement element)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OMQNameUtils()
Method Detail |
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)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |