
Mozilla::DOM::Text
Mozilla::DOM::Text is a wrapper around an instance of Mozilla's nsIDOMText interface. This inherits from Mozilla::DOM::CharacterData.
* 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 * L<http:E<sol>E<sol>www.w3.orgE<sol>TRE<sol>DOM-Level-2-CoreE<sol>>

Pass this to QueryInterface.

- $offset (integer (long))


Copyright (C) 2005-2007, Scott Lanning
This software is licensed under the LGPL. See Mozilla::DOM for a full notice.