ZVON > References > DOM2 Reference |
Intro / Search / ZVON |
DOM2 reference > Core: Node > cloneNode | [Go to standard] [Glossary] [Help] |
Boolean deep | - | If true, recursively clone the subtree under the specified node; if false, clone only the node itself (and its attributes, if it is an Element). |