| Package | Description |
|---|---|
| cdc.util.data | |
| cdc.util.data.util |
| Modifier and Type | Method | Description |
|---|---|---|
NodeType |
Comment.getType() |
|
NodeType |
Document.getType() |
|
NodeType |
Element.getType() |
|
NodeType |
Node.getType() |
|
NodeType |
Text.getType() |
|
static NodeType |
NodeType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static NodeType[] |
NodeType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
int |
DataStats.getNodesCount(NodeType type) |
Copyright © 2019. All rights reserved.