| Package | Description |
|---|---|
| org.apache.axiom.core |
| Modifier and Type | Method and Description |
|---|---|
<T> CharacterData |
CharacterData.clone(ClonePolicy<T> policy,
T options) |
<T> void |
CoreNode.cloneChildrenIfNecessary(ClonePolicy<T> policy,
T options,
CoreNode clone) |
<T> CoreNode |
CoreNode.coreClone(ClonePolicy<T> policy,
T options)
Clone this node according to the provided policy.
|
<T> CoreNode |
CoreChildNode.coreClone(ClonePolicy<T> policy,
T options,
CoreParentNode targetParent)
Clone this node according to the provided policy.
|
<T> void |
CoreNode.init(ClonePolicy<T> policy,
T options,
CoreNode other) |
Copyright © The Apache Software Foundation. All Rights Reserved.