Main > Programming > Libraries >

MKDoc::XML::Stripper 0.75

MKDoc::XML::Stripper 0.75

Sponsored Links

MKDoc::XML::Stripper 0.75 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.040 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1134
Date added: 2006-09-19
Publisher: Jean-Michel Hiver

MKDoc::XML::Stripper 0.75 description

MKDoc::XML::Stripper is a Perl module to remove unwanted XML / XHTML tags and attributes.

SYNOPSIS

use MKDoc::XML::Stripper;

my $stripper = new MKDoc::XML::Stripper;
$stripper->allow (qw /p class id/);

my $ugly = < p class="para" style="color:red" >Hello, < strong >World< /strong >!< /p >;
my $neat = $stripper->process_data ($ugly);
print $neat;
Should print:
< p class="para" >Hello, World!< /p >

MKDoc::XML::Stripper is a class which lets you specify a set of tags and attributes which you want to allow, and then cheekily strip any XML of unwanted tags and attributes.

In MKDoc, this is used so that editors use structural XHTML rather than presentational tags, i.e. strip anything which looks like a tag, a style attribute or other tags which would break separation of structure from content.

MKDoc::XML::Stripper 0.75 Screenshot

Advertisements

MKDoc::XML::Stripper 0.75 Keywords

Bookmark MKDoc::XML::Stripper 0.75

Hyperlink code:
Link for forum:

MKDoc::XML::Stripper 0.75 Copyright

WareSeeker periodically updates pricing and software information of MKDoc::XML::Stripper 0.75 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 MKDoc::XML::Stripper 0.75 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
Class::Driver is a Perl module to generate driver ("composite") class hierarchies on-the-fly. Free Download
mod_cpp easily write an Apache modules in C++. Free Download
Class::Container is a Perl module with Glues object frameworks together transparently. Free Download
Class::DataStore is a Perl module for generic OO data storage/retrieval. Free Download
Class::Trait is a Perl implementation of Traits in Perl. Free Download
MKDoc::Text::Structured::Inline is a Perl module to convert text to HTML without handling block-level tags. Free Download
Class::Maker Perl module contains classes, reflection, schema, serialization, attribute- and multiple inheritance. Free Download
Module::Starter::XSimple is a Perl module to create XS modules with Module::Starter. Free Download