Main > Programming > Libraries >

XML::DOM::Text 1.44

XML::DOM::Text 1.44

Sponsored Links

XML::DOM::Text 1.44 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.11 MB
Platform: Any Platform
License: GPL (GNU General Public License)
Price:
Downloads: 1192
Date added: 2006-07-20
Publisher: XML::DOM::Text Team

XML::DOM::Text 1.44 description

XML::DOM::Text is a piece of XML text in XML::DOM.

XML::DOM::Text extends XML::DOM::CharacterData, which extends XML::DOM::Node.

The Text interface represents the textual content (termed character data in XML) of an Element or Attr. If there is no markup inside an elements content, the text is contained in a single object implementing the Text interface that is the only child of the element. If there is markup, it is parsed into a list of elements and Text nodes that form the list of children of the element.

When a document is first made available via the DOM, there is only one Text node for each block of text. Users may create adjacent Text nodes that represent the contents of a given element without any intervening markup, but should be aware that there is no way to represent the separations between these nodes in XML or HTML, so they will not (in general) persist between DOM editing sessions. The normalize() method on Element merges any such adjacent Text objects into a single node for each block of text; this is recommended before employing operations that depend on a particular document structure, such as navigation with XPointers.

METHODS

splitText (offset)

Breaks this Text node into two Text nodes at the specified offset, keeping both in the tree as siblings. This node then only contains all the content up to the offset point. And a new Text node, which is inserted as the next sibling of this node, contains all the content at and after the offset point.

Parameters: offset The offset at which to split, starting from 0.

Return Value: The new Text node.

DOMExceptions:

INDEX_SIZE_ERR

Raised if the specified offset is negative or greater than the number of characters in data.

NO_MODIFICATION_ALLOWED_ERR

Raised if this node is readonly.

XML::DOM::Text 1.44 Screenshot

Advertisements

XML::DOM::Text 1.44 Keywords

Bookmark XML::DOM::Text 1.44

Hyperlink code:
Link for forum:

XML::DOM::Text 1.44 Copyright

WareSeeker periodically updates pricing and software information of XML::DOM::Text 1.44 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::DOM::Text 1.44 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::DOM is a perl module for building DOM Level 1 compliant document structures. Free Download
XML::DOM::Attr is an XML attribute in XML::DOM. Free Download
XML::DOM::Node is a super class of all nodes in XML::DOM. Free Download
XML::DOM::Element is an XML element node in XML::DOM. Free Download
XML::DOM::Document is an XML document node in XML::DOM. Free Download
XML::DOM::XMLDecl is a XML declaration in XML::DOM. Free Download
XML::DOM::DocumentType is an XML document type (DTD) in XML::DOM. Free Download
XML::DOM::Lite::XSLT is Perl module XSLT engine for XML::DOM::Lite. Free Download