Overview Module Function Class Tea 3.1.0 Reference Documentation
© 2002 PDM&FC

Class TText

Method Summary
constructor contents
         Initializes the object internal state and specifies the string it represents.
getData
         Fetches the contents of this node.
getNodeType
         Retrieves the type of this node object.

Method Detail

constructor

TText constructor contents

Initializes the object internal state and specifies the string it represents.

Parameters:
contents - A string that will be used as the contents for this node.


getData

TText getData

Fetches the contents of this node.

Returns:
The string representing the contents of this node. This is the same string that was received at constructor time.


getNodeType

TText getNodeType

Retrieves the type of this node object.

Returns:
A symbol representing the type of this node object.

For the case of a TText the symbol Text is returned.


Overview Module Function Class Tea 3.1.0 Reference Documentation
© 2002 PDM&FC
Report a bug or request new features
© 2002