public class OCCAspectData
extends java.lang.Object
| Constructor and Description |
|---|
OCCAspectData(int container,
net.sf.saxon.s9api.XdmValue nodes)
Instantiates a new OCC aspect data.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getContainer()
Gets the container.
|
net.sf.saxon.s9api.XdmValue |
getNodes()
Gets the nodes.
|
java.lang.String |
toString() |