[scriptable, uuid(a6cf9082-15b3-11d2-932e-00805f8add32)]
interface nsIDOMText : nsIDOMCharacterData
Methods
The nsIDOMText interface inherits from nsIDOMCharacterData and represents the textual content (termed character data in XML) of an Element or Attr. For more information on this interface please see http://www.w3.org/TR/DOM-Level-2-Core/ @status FROZEN
nsIDOMText
splitText(in unsigned long offset)
Compare to: