
XML::Elemental::Characters - a generic characters object.

XML::Elemental::Characters is a subclass of XML::Elemental::Node that is used by the Elemental parser to represent character data.

Parameterless constructor. Returns an instance of the object.
Returns a reference to the parent object. If a parameter is passed the parent is set.
A method that returns the character data as a string. If a parameter is passed the value is set.
A method that returns a reference to the Elemental Document object.

Please see the XML::Elemental manpage for author, copyright, and license information.