|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--xpointer.datatype.LocationListImpl
Constructor Summary | |
LocationListImpl()
Creates new LocationListImpl |
Method Summary | |
void |
addLocation(Location loc)
|
int |
getLength()
|
Location |
item(int i)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LocationListImpl()
Method Detail |
public int getLength()
getLength
in interface LocationList
public Location item(int i)
item
in interface LocationList
public void addLocation(Location loc)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |