Main > Programming > Libraries >

XML::Mini::Node 1.2.8

XML::Mini::Node 1.2.8

Sponsored Links

XML::Mini::Node 1.2.8 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.34 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 799
Date added: 2007-08-17
Publisher: Patrick Deegan

XML::Mini::Node 1.2.8 description

XML::Mini::Node contains nodes that are used as atomic containers for numerical and text data and act as leaves in the XML tree.

They have no name or children.

They always exist as children of XML::MiniElements. For example, < B >this text is bold< /B > Would be represented as a XML::MiniElement named B with a single child, a Node object which contains the string this text is bold.
a Node has

- a parent
- data (text OR numeric)

getValue

Returns the text or numeric value of this Node.

text [SETTO [SETTOALT]]

The text() method is used to get or set text data for this node. If SETTO is passed, the nodes content is set to the SETTO string.

If the optional SETTOALT is passed and SETTO is false, the nodes value is set to SETTOALT.

Returns this nodes text, if set or NULL

numeric [SETTO [SETTOALT]]

The numeric() method is used to get or set numerical data for this node.

If SETTO is passed, the nodes content is set to the SETTO string.

If the optional SETTOALT is passed and SETTO is NULL, the nodes value is set to SETTOALT.

Returns this nodes text, if set or NULL

toString [DEPTH]

Returns this nodes contents as a string. If the special DEPTH $XML::Mini::NoWhiteSpaces is passed, no whitespaces will be inserted.

XML::Mini::Node 1.2.8 Screenshot

Advertisements

XML::Mini::Node 1.2.8 Keywords

Bookmark XML::Mini::Node 1.2.8

Hyperlink code:
Link for forum:

XML::Mini::Node 1.2.8 Copyright

WareSeeker periodically updates pricing and software information of XML::Mini::Node 1.2.8 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of XML::Mini::Node 1.2.8 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
XML::Mini is a Perl implementation of the XML::Mini XML create/parse interface. Free Download
XML::Mini::Element::Header Perl module is used internally to represent < ? xml blah="hohoho" ? > type headers. Free Download
XML::Mini::Element::DocType Perl module is used internally to represent < !DOCTYPE bla bla [ ... ] >. Free Download
Miningco is an automatic data-mining tool. Free Download
XML::DOM::Node is a super class of all nodes in XML::DOM. Free Download
XML::Mini::Element::CData Perl module is used internally to represent < ![CDATA [ CONTENTS ]] >. Free Download
XML::Mini::TreeComponent is a Perl implementation of the XML::Mini TreeComponent API. Free Download
XML::Mini::Element::Entity Perl module is used internally to represent < !ENTITY name "stuff" >. Free Download