MinML ver 0.6

  MinML
  Category : Xml Scripts-programs Parsers Java  
  Platform :  
  Price :  
  Developer:  
  Version : 0.6  
  HomePage Address :  
  Demo URL :  
  Date added :  
  Download Link : Click to Download  
Script Description:
 

  

MinML is an XML parser written in Java . It was written to be used in embedded Java systems where storage space is at a premium. The code is quite compact, but MinML was also designed to minimise the heap space used by the program when parsing a document. MinML does not support DTDs - MinML reads and ignores DTDs, and Mixed content - this is not allowed. Supported features are: Attributes, Empty elements, Entity references, Character references, and CDATA sections.

 

more Tag: minml,

Also see ...


XML Parser for Java 1)    XML Parser for Java
 XML Parser for Java is a validating XML parser written in 100% pure Java. The package (com.ibm.xml.parser) contains classes and methods for parsing, generating, manipulating, and validating XML documents. XML Parser for Java is believed to be the most robust XML processor currently available and conforms most closely to the XML 1.0 Recommendation....

NanoXML 2)    NanoXML
 NanoXML is a very small (5KB!) XML parser for Java. It currently performs no validation (the DTD is ignored)....

Bible-Christian Scripture Parsers 1)    Bible-Christian Scripture Parsers
 The parsers read: KJV Bible, ASV Bible, Hitchcock`s Dictionary of Bible Names, Easton`s Bible Dictionary, Matthew Henry`s Commentary on the Whole Bible, Torry`s Topical Reference, MikesartBible Maps, MikesartBible database of Times, Events, Calendars and Feasts. They are customizable. Parses XML search feeds from The Bible Portal Project....

HPE 2)    HPE
 HPE is a set of PHP scripts that collects updates from a collection of sites around the web and displays them in news boxes which can be organized on a number of pages. It uses MySQL to store data, and includes PHP3 functions that support formats raging from XML/RSS to raw HTML parsing. It also lets users select news sources and display them on a number of pages....

XML::Node 3)    XML::Node
 XML::Node is for those who use Perl to process XML files. XML::Node is built on top of XML::Parser and provides a simplified programming interface. XML::Node users can register callback sub-routines or variables to specific type of XML nodes. The values of the specified XML nodes are automatically copied to the corresponding variables. When specified XML tags are found, registered callback sub-routines are called. XML::Node is a shortcut to XML::Parser if youdon`t care much about details of X...

JSXML 4)    JSXML
 A set of JavaScript XML tools written with the goal of speed, simplicity, and minimal code. A parser that doesn`t mind if you throw 2000 lines of (well-formed) XML at it, a unique builder that invites the coding of GUIs (graphical user interfaces) around it, and an iterator that makes costly recursion unnecessary. I`ve released it under the LGPL (it`s free for private and commercial use, no strings attached)....

JS XML Document Reader 5)    JS XML Document Reader
 If you have sections of your web pages that are frequently updated, such as a table of links, or you have advertising, announcement, or message spots that change, it can be easier (by far) to simply change one file instead of dozens or even hundreds of web pages. Now, you can do such with ease using XML while having no dependance on server-side scripting. That is why I created the JS XML DOCUMENT READER. It can make updating and maintenance much simpler for you....

CGI Perl XSLT processor, xsltp.pl 6)    CGI Perl XSLT processor, xsltp.pl
 Xsltp.pl is a pure Perl XSLT parser. It requires XML::Parser and CGI packages (very likely you have them) and version of Perl higher than 5.6.0. The program was designed for use as a server which can accept user request, output result and save data on the local disk. It uses HTTP protocol built in the processor for passing the parameters to XSLT stylesheets....

RSS News Feed Parser in PHP 7)    RSS News Feed Parser in PHP
 This easy to use PHP script makes adding RSS news / blog feeds to your website quick and easy. Simply include the script and call a function. Customizable CSS styles for headlines and detail. Also chose to include details or just titles. To add more feeds, simply call the function again with a different source....

deeRSS2.0Parser 8)    deeRSS2.0Parser
 This parser will parse from a RSS 2.0 feed: -images -rvw -enclosures -most Dublin Core(Identifier, Type, Title, creator, Publisher, Date, min, max, value, Contributor, Format, Subject, Source, Language, Relation, Coverage, Rights, Description) tags -Language -Copyright -ManageEditor -Webmaster -LastBuild -Rating -Docs -Category -Generator -PubDate -contenEncoded -wfwComment...

XML to HTML Parser 9)    XML to HTML Parser
 XML to HTML parser. Automatically extract data from single or multiple xml files. A simple text list defines which elements or attributes to extract. One or more text based templates control the output format of the extracted data. It`s can be grouped against particular data and/or exported complete. Suitable to parse into html tables, RSS xml files or JavaScript functions. Upload to any host. Run continuously on PC or Windows server....