mozdev.org

Mozile (xhtml editing in your browser)    

resources:
Text

Class Text

Object
   |
   +--Text

class Text

 
Method Summary
 InsertionPoint getFirstInsertionPoint()
           Returns the first insertion point in this element, if any.
 InsertionPoint getLastInsertionPoint()
           Returns the last insertion point in this element, if any.
 Integer getLength()
           Gets the length of the text contents of this node.
 String getXPath()
           Returns a simple unique XPath location for this node.


Method Detail

getFirstInsertionPoint

InsertionPoint getFirstInsertionPoint()

getLastInsertionPoint

InsertionPoint getLastInsertionPoint()

getLength

Integer getLength()

getXPath

String getXPath()


Documentation generated by JSDoc on Wed Nov 1 15:11:15 2006

For questions or comments about mozile, please send a message to the mozile mailing list.
Copyright © 2000-2008. All rights reserved. Terms of Use & Privacy Policy.