public class ClonerToResultTree
extends java.lang.Object
| Constructor | Description |
|---|---|
ClonerToResultTree() |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
cloneToResultTree(int node,
int nodeType,
DTM dtm,
SerializationHandler rth,
boolean shouldCloneAttributes) |
Clone an element with or without children.
|
public static void cloneToResultTree(int node,
int nodeType,
DTM dtm,
SerializationHandler rth,
boolean shouldCloneAttributes)
throws javax.xml.transform.TransformerException
node - The node to cloneshouldCloneAttributes - Flag indicating whether to
clone children attributesjavax.xml.transform.TransformerExceptionCopyright © 2014 Apache XML Project. All Rights Reserved.