HTML::ElementSuper 1.17
Sponsored Links
HTML::ElementSuper 1.17 Ranking & Summary
File size:
0.019 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
7574
Date added:
2007-08-11
Publisher:
Matthew P. Sisk
Publisher URL:
http://search.cpan.org/~s
HTML::ElementSuper 1.17 description
HTML::ElementSuper is a Perl extension for HTML::Element(3).
SYNOPSIS
use HTML::ElementSuper;
### Positional extension
$e = new HTML::ElementSuper font;
$sibling_number = $e->addr();
$e2 = new HTML::ElementSuper p;
$e2->push_content($e);
#
@coords = $e->position();
$depth_in_pos_tree = $e->depth();
### Replacer extension
$er = new HTML::ElementSuper font;
# Tree beneath $er, if present, is dropped.
$er->replace_content(new HTML::Element p);
### Wrapper extension
$ew = new HTML::ElementSuper;
$ew->push_content("Tickle me, baby");
$ew->wrap_content(new HTML::Element font, color => pink);
print $ew->as_HTML();
### Maskable extension
$em = new HTML::ElementSuper td;
$em->mask(1);
print $em->as_HTML; # nada
$em->mask(0);
print $em->as_HTML; # $e and its children are visible
### Cloning of own tree or another elements tree
### (is this the correct clomenature? :-)
$a = new HTML::ElementSuper font, size => 2;
$b = new HTML::ElementSuper font, color => red;
$a_clone = $a->clone;
$b_clone = $a->clone($b);
# Multiple elements can be cloned
@clone_clones = $a_clone->clone($a_clone, $b_clone);
Download nowSYNOPSIS
use HTML::ElementSuper;
### Positional extension
$e = new HTML::ElementSuper font;
$sibling_number = $e->addr();
$e2 = new HTML::ElementSuper p;
$e2->push_content($e);
#
@coords = $e->position();
$depth_in_pos_tree = $e->depth();
### Replacer extension
$er = new HTML::ElementSuper font;
# Tree beneath $er, if present, is dropped.
$er->replace_content(new HTML::Element p);
### Wrapper extension
$ew = new HTML::ElementSuper;
$ew->push_content("Tickle me, baby");
$ew->wrap_content(new HTML::Element font, color => pink);
print $ew->as_HTML();
### Maskable extension
$em = new HTML::ElementSuper td;
$em->mask(1);
print $em->as_HTML; # nada
$em->mask(0);
print $em->as_HTML; # $e and its children are visible
### Cloning of own tree or another elements tree
### (is this the correct clomenature? :-)
$a = new HTML::ElementSuper font, size => 2;
$b = new HTML::ElementSuper font, color => red;
$a_clone = $a->clone;
$b_clone = $a->clone($b);
# Multiple elements can be cloned
@clone_clones = $a_clone->clone($a_clone, $b_clone);
HTML::ElementSuper 1.17 Screenshot
Sponsored Links
HTML::ElementSuper 1.17 Keywords
Bookmark HTML::ElementSuper 1.17
HTML::ElementSuper 1.17 Copyright
WareSeeker periodically updates pricing and software information of HTML::ElementSuper 1.17 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 HTML::ElementSuper 1.17 Edition. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
HTML::ElementSuper 1.17 Related Software
NekoHTML is a simple HTML scanner and tag balancer that enables application programmers to parse HTML documents.
HTML::Toc module can generate, insert and update HTML Table of Contents.
HTML::Perlinfo::HTML Perl module contains HTML documentation for the perlinfo library.
HTML::EmbperlObject is a Perl module that extents HTML::Embperl for building whole website with reusable components and objects.
Pod::Html::HtmlTree is a Perl module to convert pod files to html tree.
Jerich HTML Parser is a simple but powerful java library allowing analysis and manipulation of parts of an HTML document.
HTML Parser is a Java library used to parse HTML in either a linear or nested fashion.
My Software
You have not saved any software. Click "Save" next to each software to save it to your software basket
Related Search
TOP POPULAR DOWNLOAD