| Package | Description |
|---|---|
| org.apache.axiom.core |
| Modifier and Type | Field and Description |
|---|---|
static ElementMatcher<CoreNSAwareElement> |
ElementMatcher.BY_LOCAL_NAME
Matches
CoreNSAwareElement nodes by local name. |
static ElementMatcher<CoreNSAwareElement> |
ElementMatcher.BY_NAMESPACE_URI
Matches
CoreNSAwareElement nodes by namespace URI. |
static ElementMatcher<CoreNSAwareElement> |
ElementMatcher.BY_QNAME
Matches
CoreNSAwareElement nodes by qualified name, i.e. namespace URI and local name. |
Copyright © The Apache Software Foundation. All Rights Reserved.