|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.xpath.pattern.SelectedNode
com.caucho.xpath.pattern.SelectedAttribute
public class SelectedAttribute
Represents a selected node.
| Field Summary |
|---|
| Fields inherited from class com.caucho.xpath.pattern.SelectedNode |
|---|
_depth, _level, _node |
| Constructor Summary | |
|---|---|
SelectedAttribute(org.w3c.dom.Node node)
Creates new selected node, calculating the index. |
|
| Method Summary | |
|---|---|
int |
compareTo(SelectedNode b)
Returns the node's index |
| Methods inherited from class com.caucho.xpath.pattern.SelectedNode |
|---|
getNode |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SelectedAttribute(org.w3c.dom.Node node)
node - the underlying DOM node.| Method Detail |
|---|
public int compareTo(SelectedNode b)
compareTo in class SelectedNode
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||