| Contents | Package | Class | Tree | Deprecated | Index | Help | XML for Java | ||
| PREV | NEXT | SHOW LISTS | HIDE LISTS | ||
java.lang.Object
|
+----com.ibm.xml.xpointer.Pointed.Item
| Field Summary | |
| Node | node
|
| java.lang.String | string
|
| int | type
|
| Constructor Summary | |
Pointed.Item(Node node,
java.lang.String str,
int offset,
int length)
|
|
| Method Summary | |
| boolean | equals(java.lang.Object obj)
|
| Methods inherited from class java.lang.Object |
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public int type
public Node node
public java.lang.String string
| Constructor Detail |
public Pointed.Item(Node node,
java.lang.String str,
int offset,
int length)
| Method Detail |
public boolean equals(java.lang.Object obj)
| Contents | Package | Class | Tree | Deprecated | Index | Help | |||
| PREV | NEXT | SHOW LISTS | HIDE LISTS | ||