|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.icl.saxon.sort.CompositeKey
Class representing a single node together with the values of its sort keys
| Constructor Summary | |
CompositeKey(java.util.Vector sortkeys,
NodeInfo node,
Context context)
|
|
| Method Summary | |
java.lang.String |
getKeyValue(int n)
Get the n'th key value |
NodeInfo |
getNode()
Get the NodeInfo |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CompositeKey(java.util.Vector sortkeys,
NodeInfo node,
Context context)
throws org.xml.sax.SAXException
| Method Detail |
public NodeInfo getNode()
public java.lang.String getKeyValue(int n)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||