ShaniXmlParser 1.4.7 review (linux)

Add to Watch List

ShaniXmlParser is an XML/HTML DOM/SAX parser that can be validating

License: GPL (GNU General Public License)
OS: Linux
File size: 0K
Developer: Quentin Anciaux      
Price: $0.00
User Rating:  

0 stars award from rbytes.net

ShaniXmlParser 1.4.7 is markup software developed by Quentin Anciaux.
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 times faster than the internal JDK 1.5 xerces parser and as fast as the internal JDK 1.4 Crimson parser, compliant with the jaxp/w3c DOM interfaces, and very small.

What's New in This Release:

  • Corrected the method isValidChild for html document in the Dom handler.
  • use lastIndexOf('/') instead of lastIndexOf('/',0) which is bogus in the getHTMLCss method on the Dom document.
    ShaniXmlParser 1.4.7 supports english interface languages and works with Linux.

    Downloading ShaniXmlParser 1.4.7 will take if you use fast ADSL connection.


    Download

    • 100mbit/s dedicated server
    • 100% availability


    Latest User Reviews

    Write a ShaniXmlParser Review

    Please register to submit reviews. Registration will grant you access to a number of features and capabilities otherwise unavailable.

    ShaniXmlParser related software

    • MP3::M3U::Parser 2.20
      MP3::M3U::Parser is a MP3 playlist parser. SYNOPSIS use MP3::M3U::Parser; my $parser = MP3::M3U::Parser->new(%options);
    • CyberNeko HTML Parser 0.9.5
      NekoHTML is a simple HTML scanner and tag balancer that enables application programmers to parse HTML documents and access the inform
    • XML::Parser 2.34
      XML::Parser is a perl module for parsing XML documents. SYNOPSIS use XML::Parser; $p1 = new XML::Parser(Style => 'Debu