public class ConstantList extends AbstractRasNode
children
Constructor and Description |
---|
ConstantList(org.w3c.dom.Node node,
XmlQuery xq) |
Modifier and Type | Method and Description |
---|---|
org.w3c.dom.Node |
getLastNode()
Return the last node of the constant list.
|
int |
getSize()
Size of all elements in the constant list
|
java.lang.String |
toRasQL() |
getChildren, hasChildren
public ConstantList(org.w3c.dom.Node node, XmlQuery xq) throws WCPSException
WCPSException