| Package | Description |
|---|---|
| org.apache.axiom.core |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CoreCDATASection |
interface |
CoreCharacterDataNode |
interface |
CoreComment |
interface |
CoreDocumentTypeDeclaration |
interface |
CoreElement |
interface |
CoreEntityReference |
interface |
CoreLeafNode |
interface |
CoreNSAwareElement |
interface |
CoreNSUnawareElement |
interface |
CoreProcessingInstruction |
| Modifier and Type | Method and Description |
|---|---|
CoreChildNode |
CoreChildNode.coreGetNextSibling() |
CoreChildNode |
CoreChildNode.coreGetNextSiblingIfAvailable()
Get the next sibling if it is available.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NodeIterator.replace(CoreChildNode newNode)
Replace the current node.
|
void |
AbstractNodeIterator.replace(CoreChildNode newNode) |
Copyright © The Apache Software Foundation. All Rights Reserved.