Main > Programming > Libraries >

XMLNews::HTMLTemplate 0.01

XMLNews::HTMLTemplate 0.01

Sponsored Links

XMLNews::HTMLTemplate 0.01 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.009 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1136
Date added: 2006-09-13
Publisher: David Megginson

XMLNews::HTMLTemplate 0.01 description

XMLNews::HTMLTemplate is Perl module for converting NITF to HTML.

SYNOPSIS

use XMLNews::HTMLTemplate;

my $template = new XMLNews::HTMLTemplate();
$template->readTemplate("mytemplate.html");

$template->applyTemplate("output.html", "story.xml", "story.rdf");

NOTE: this module requires the XML::Parser and XMLNews::Meta modules.

WARNING: this module is not thread-safe or re-entrant.

The XMLNews::HTMLTemplate module provides a simple mechanism for creating HTML pages from XML/NITF news stories and/or XML/RDF metadata files based on a user-supplied template file. The template is a simple HTML file (SGML or XML flavour) using special template commands, which the user includes as processing instructions, as in the following example:



To create an HTML page, you must first create an empty HTMLTemplate object:

my $template = new XMLNews::HTMLTemplate();

Next, you load the HTML template into the object:

$template->readTemplate("mytemplate.html");

Now, you can apply the same compiled template object repeatedly to different XML/NITF and/or XML/RDF documents to generate HTML pages:

$template->applyTemplate("outfile.html", "newsstory.xml", "newsstory.rdf");

XMLNews::HTMLTemplate 0.01 Screenshot

Advertisements

XMLNews::HTMLTemplate 0.01 Keywords

Bookmark XMLNews::HTMLTemplate 0.01

Hyperlink code:
Link for forum:

XMLNews::HTMLTemplate 0.01 Copyright

WareSeeker periodically updates pricing and software information of XMLNews::HTMLTemplate 0.01 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 XMLNews::HTMLTemplate 0.01 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
HTML::CMTemplate.pm is a Perl module that can generate text-based content from templates. Free Download
HTMLTemplate converts HTML/XHTML templates into simple Python object models. Free Download
HTML::Template module attempts to make using HTML templates simple and natural. Free Download
HTML::Template::Expr module provides an extension to HTML::Template which allows expressions in the template syntax. Free Download
HCKit::Template is a Perl module with a template system for HTML construction. Free Download
Piffle::Template is a Perlish templating language. Free Download
Template::Simple is a simple and fast template module. Free Download
Pod::Template is a Perl module for building pod documentation from templates. Free Download