|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--xpointer.StartPoint
Constructor Summary | |
StartPoint()
Creates new StartPoint |
Method Summary | |
org.w3c.dom.ranges.Range |
getStartPoint(Location location)
Creates the start-point of the given generic location. |
org.w3c.dom.ranges.Range |
getStartPoint(org.w3c.dom.Node node)
Creates the start point of the given node. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public StartPoint()
Method Detail |
public org.w3c.dom.ranges.Range getStartPoint(Location location) throws javax.xml.transform.TransformerException
location
- a generic locationpublic org.w3c.dom.ranges.Range getStartPoint(org.w3c.dom.Node node) throws javax.xml.transform.TransformerException
node
- a node
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |