Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.480.080 Times

Xml Generator Using Sax freeware
Filter: All | Freeware | Demo
 

Xml Generator Using Sax

1 2 3 4 5 > 
Added: January 18, 2010 | Visits: 1.558

XML::Generator::vCard::RDF XML::Generator::vCard::RDF is a Perl module that can generate RDF/XML SAX2 events for vCard 3.0 SYNOPSIS use XML::SAX::Writer; use XML::Generator::vCard::RDF; my $writer = XML::SAX::Writer->new(); my $driver = XML::Generator::vCard::RDF->new(Handler=>$writer);... Platforms: *nix

License: Freeware Size: 9.22 KB Download (173): XML::Generator::vCard::RDF Download

Added: January 18, 2010 | Visits: 2.286

XML::Generator::vCard XML::Generator::vCard is a Perl module that can generate SAX2 events for vCard 3.0 SYNOPSIS use XML::SAX::Writer; use XML::Generator::vCard; my $writer = XML::SAX::Writer->new(); my $driver = XML::Generator::vCard->new(Handler=>$writer); $driver->parse_files("test.vcf"); Generate SAX2... Platforms: *nix

License: Freeware Size: 7.17 KB Download (417): XML::Generator::vCard Download

Added: June 13, 2010 | Visits: 893

XML::Generator::PerlData XML::Generator::PerlData is a Perl extension for generating SAX2 events from nested Perl data structures. SYNOPSIS use XML::Generator::PerlData; use SomeSAX2HandlerOrFilter; ## Simple style ## # get a deeply nested Perl data structure... my $hash_ref =... Platforms: *nix

License: Freeware Size: 13.31 KB Download (99): XML::Generator::PerlData Download

Added: November 18, 2010 | Visits: 1.012

XML::Generator::DOM XML::Generator::DOM is an XML::Generator subclass for producing DOM trees instead of strings. SYNOPSIS use XML::Generator::DOM; my $dg = XML::Generator::DOM->new(); my $doc = $dg->xml($dg->xmlcmnt("Test document."), $dg->foo({baz => bam}, 42)); print $doc->toString; yields: < ?xml... Platforms: *nix

License: Freeware Size: 21.5 KB Download (118): XML::Generator::DOM Download

Added: April 16, 2010 | Visits: 1.004

XML::Generator::RSS10::dc XML::Generator::RSS10::dc adds support for the Dublin Core (dc) RSS 1.0 module. SYNOPSIS use XML::Generator::RSS10; my $rss = XML::Generator::RSS10->new( Handler => $sax_handler ); $rss->channel( title => Pants, link => http://pants.example.com/, description => A fascinating pants site,... Platforms: *nix

License: Freeware Size: 19.46 KB Download (100): XML::Generator::RSS10::dc Download

Released: September 18, 2012  |  Added: September 18, 2012 | Visits: 450

Xml Generator Query Language Xml Generator Query Language is a language whose purpose is to Generate Xml,Xhtml from Relational DB: No Xsl required, XQuery/Xpath, DB Independant.You can interpolate queries to create multilevel xml trees and insert custom tags. Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 65.15 KB Download (52): Xml Generator Query Language Download

Added: May 10, 2013 | Visits: 490

Simplest XML generator This script is an XML 1.0 generator. It returns a string representing a standard XML 1.0 declaration equal as it is default initialized in __init__. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Simplest XML generator Download

Added: August 08, 2013 | Visits: 401

ll-xist XIST is an extensible HTML and XML generator. XIST is also a XML parser with a very simple and pythonesque tree API. Every XML element type corresponds to a Python class and these Python classes provide a conversion method to transform the XML tree (e.g. into HTML). XIST can be considered 'object... Platforms: *nix

License: Freeware Size: 430.08 KB Download (44): ll-xist Download

Added: May 10, 2013 | Visits: 531

Sax Filters This is a set of classes implementing SAX filters, the classes include a SAX class to parse XML documents using Expat and defines a way to create SAX filters to perform SAX- based queries, updates and transformations of documents. Simple filters can be chained to construct augmented complex XML... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (57): Sax Filters Download

Released: July 03, 2012  |  Added: July 03, 2012 | Visits: 294

XGAP - XML Generator of APplications XGAP stands for 'Xml - Generador de APlicaciones'. The primary goal of XGAP is to assist the programmer in the repetitive and common coding tasks. That's why XGAP concentrates more in specifying an application than in programming it. You program a web application using XGAP by creating a set of... Platforms: Windows, Mac, Linux

License: Freeware Size: 8 MB Download (47): XGAP - XML Generator of APplications Download

Added: May 10, 2013 | Visits: 636

A fast prime number list generator This is a fast prime number list generator using sieve algorithm. This function returns a list of prime numbers which are lower than a specified argument. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (76): A fast prime number list generator Download

Added: November 18, 2013 | Visits: 394

Elementflow Elementflow is a Python library for generating XML as a stream without first building a tree in memory. Some existing XML producing libraries (like ElementTree, lxml) build a whole XML tree in memory and then serialize it. It might be inefficient for moderately large XML payloads (think of a... Platforms: *nix

License: Freeware Size: 10.24 KB Download (35): Elementflow Download

Added: October 18, 2010 | Visits: 786

HaXml HaXml is a collection of utilities for parsing, transforming, filtering and generating XML documents using Haskell. Its basic facilities include: - a parser for XML, - a separate error-correcting parser for HTML, - an XML validator, - pretty-printers for XML and HTML. For processing XML... Platforms: *nix

License: Freeware Size: 430.08 KB Download (93): HaXml Download

Released: September 20, 2012  |  Added: September 20, 2012 | Visits: 331

Anything from XMI Generator AXgen is a code generator using XMI as input and Velocity templates for transformation. Ready to use templates are given to generate Java classes for OJB, including Repository and SQL script to build the corresponding DB scheme. Platforms: Windows, Mac, Linux

License: Freeware Size: 3.97 MB Download (47): Anything from XMI Generator Download

Released: October 02, 2012  |  Added: October 02, 2012 | Visits: 522

Rapid Code Generator using NesC syntax The 'Rapid Code Generator' will reduce the amount of tedious and repeatitive code one would have to write for a large software project with well defines modules and interfaces. A module exposes (provides) zero or more interfaces and may uses zero or mo Platforms: Windows, Mac, Linux

License: Freeware Size: 12.24 KB Download (54): Rapid Code Generator using NesC syntax Download

Released: June 16, 2012  |  Added: June 16, 2012 | Visits: 559

S-exp-based XML parsing/query/conversion Functional XML parsing framework: SAX/DOM and SXML parsers withsupport for XML Namespaces and validation. Related to SSAX are SXPathqueries and SXML transformations, with applications to XML/HTMLauthoring and literate Scheme and XML programming. Platforms: Windows, Mac, Linux

License: Freeware Size: 531.74 KB Download (49): S-exp-based XML parsing/query/conversion Download

Released: November 14, 2012  |  Added: November 14, 2012 | Visits: 608

XML Database Adapter To develop an XML database system to manage XML documents using a relationaldatabase as a backend. Platforms: Windows, Mac, Linux

License: Freeware Size: 785.56 KB Download (48): XML Database Adapter Download

Added: March 30, 2013 | Visits: 739

World of Warcraft Signature Script The main aim of this project World of Warcraft Signature Script is to produce a signature generator using the information given by the stat.xml from WoWemu. Platforms: PHP

License: Freeware Size: 1.26 MB Download (43): World of Warcraft Signature Script Download

Added: November 25, 2010 | Visits: 1.102

HTML::Tiny HTML::Tiny is a lightweight, dependency free HTML/XML generator. SYNOPSIS use HTML::Tiny; my $h = HTML::Tiny->new; # Generate a simple page print $h->html( [ $h->head( $h->title( Sample page ) ), $h->body( [ $h->h1( { class => main }, Sample page ), $h->p( Hello, World, { class =>... Platforms: *nix

License: Freeware Size: 11.26 KB Download (101): HTML::Tiny Download

Added: June 04, 2010 | Visits: 768

ShaniXmlParser ShaniXmlParser is an XML/HTML DOM/SAX parser that can be validating. It can parse badly formed XML files. ShaniXmlParser can parse files with inverted tags and bad escaped &,< and >. ShaniXmlParser expands all HTML entities. ShaniXmlParser is well suited to parse HTML files. It is up to 3... Platforms: *nix

License: Freeware Size: 2 MB Download (88): ShaniXmlParser Download

1 2 3 4 5 >