| Package | Description |
|---|---|
| org.mpxj |
| Modifier and Type | Method and Description |
|---|---|
EpsNode |
EPS.getEpsNodeByUniqueID(Integer value)
Retrieve an EPS node by unique ID.
|
EpsNode |
EPS.getRootEpsNode()
Retrieve the root EPS node.
|
| Modifier and Type | Method and Description |
|---|---|
List<EpsNode> |
EpsNode.getChildEpsNodes()
Retrieve the child nodes of this node.
|
List<EpsNode> |
EPS.getEpsNodes()
Retrieve a list of all EPS nodes.
|
Copyright © 2000–2025 MPXJ. All rights reserved.