| Package | Description |
|---|---|
| org.apache.axiom.core |
| Modifier and Type | Method and Description |
|---|---|
NodeType |
CoreNode.coreGetNodeType()
Get the node type.
|
static NodeType |
NodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeType[] |
NodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClonePolicy.cloneChildren(T options,
NodeType nodeType) |
boolean |
Semantics.isParentNode(NodeType nodeType)
Check if the given node type is a parent node type.
|
Copyright © The Apache Software Foundation. All Rights Reserved.