xpointer.custom
Class TextPoint

java.lang.Object
  |
  +--xpointer.custom.TextPoint

public class TextPoint
extends java.lang.Object

This class represent the textpoint function, which is equivalent to string-range called with an empty string.


Constructor Summary
TextPoint(Location loc)
          Creates new TextPoint
 
Method Summary
 org.w3c.dom.ranges.Range[] getTextPoint()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextPoint

public TextPoint(Location loc)
Creates new TextPoint
Method Detail

getTextPoint

public org.w3c.dom.ranges.Range[] getTextPoint()
                                        throws javax.xml.transform.TransformerException