Package | Description |
---|---|
com.uc4.api.objects |
This package contains classes related to objects in the Automation Engine.
|
Modifier and Type | Method and Description |
---|---|
XMLDocuNode |
XMLDocumentation.root() |
Modifier and Type | Method and Description |
---|---|
Iterator<XMLDocuNode> |
XMLDocuNode.iterator()
Iterator which returns all child nodes.
|
Modifier and Type | Method and Description |
---|---|
void |
XMLDocuNode.addChildNode(XMLDocuNode node)
Adds a new child node.
|
Copyright © 2019. All rights reserved.