org.apache.xalan.transformer
public class ClonerToResultTree extends Object
UNKNOWN: internal
Method Summary | |
---|---|
static void | cloneToResultTree(int node, int nodeType, DTM dtm, SerializationHandler rth, boolean shouldCloneAttributes)
Clone an element with or without children.
|
Parameters: node The node to clone shouldCloneAttributes Flag indicating whether to clone children attributes
Throws: TransformerException