xpointer.custom
Class Word

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

public class Word
extends java.lang.Object


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

Constructor Detail

Word

public Word(Location loc)
Creates new Word

Word

public Word(org.w3c.dom.Node node)
Method Detail

getWords

public org.w3c.dom.ranges.Range[] getWords()