public class ClonerToResultTree extends Object
| Constructor and Description |
|---|
ClonerToResultTree() |
| Modifier and Type | Method and Description |
|---|---|
static void |
cloneToResultTree(int node,
int nodeType,
DTM dtm,
org.apache.xml.serializer.SerializationHandler rth,
boolean shouldCloneAttributes)
Clone an element with or without children.
|
public static void cloneToResultTree(int node,
int nodeType,
DTM dtm,
org.apache.xml.serializer.SerializationHandler rth,
boolean shouldCloneAttributes)
throws TransformerException
node - The node to cloneshouldCloneAttributes - Flag indicating whether to
clone children attributesTransformerExceptionCopyright © 2012 JBoss by Red Hat. All Rights Reserved.