public class ClonerToResultTree extends Object
Constructor and Description |
---|
ClonerToResultTree() |
Modifier and Type | Method and 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 TransformerException
node
- The node to cloneshouldCloneAttributes
- Flag indicating whether to
clone children attributesTransformerException
Copyright © 2018 JBoss by Red Hat. All rights reserved.