API / geotoolkit / report / dom / Node / Node
Type Aliases
Type Aliases
Ƭ Options: Object
The options
| Name | Type | Description |
|---|---|---|
attributes? | NamedItemMap | null | tag name of the node. |
data? | null | string | node data |
localName? | string | node local name |
name? | string | - |
nodeName? | string | node name |
nodeType? | NodeType | node type |
nodeValue? | null | string | node value |
ownerDocument? | Node | null | tag name of the node. |
parentNode? | Node | null | tag name of the node. |
registry? | IElementsRegistry | null | tag name of the node. |
tagName? | string | node tag name |
Ƭ SerializationContext: Object
serialization Context
| Name | Type | Description |
|---|---|---|
guid? | boolean | save internal guid |