| Package | Description |
|---|---|
| org.apache.axiom.core |
| Modifier and Type | Method and Description |
|---|---|
static Axis |
Axis.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Axis[] |
Axis.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends CoreElement> |
CoreParentNode.coreGetElements(Axis axis,
Class<T> type,
ElementMatcher<? super T> matcher,
String namespaceURI,
String name,
Semantics semantics) |
| Constructor and Description |
|---|
AbstractNodeIterator(CoreParentNode startNode,
Axis axis,
Class<T> type,
Semantics semantics) |
Copyright © The Apache Software Foundation. All Rights Reserved.