|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--xpointer.RangeTo
Constructor Summary | |
RangeTo()
Creates new RangeTo |
Method Summary | |
org.w3c.dom.ranges.Range |
getRangeTo(Location contextLocation,
Location location)
Creates a range starting from the beginning of the context location to the end of the given location. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RangeTo()
Method Detail |
public org.w3c.dom.ranges.Range getRangeTo(Location contextLocation, Location location) throws javax.xml.transform.TransformerException
contextLocation
- the context locationlocation
- the given location
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |