Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 2

Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform). Includes the xmllint tool for checking documents for well-formedness, validating documents against a DTD or XML Schema, and pretty printing XML input.

3.95349
   
  0 reviews  |  217 users  |  492,654 lines of code  |  45 current contributors  |  Analyzed 13 days ago
 
 

Xerces-C++ is a validating XML parser written in a portable subset of C++. A shared library is provided for parsing, generating, manipulating, and validating XML documents. Xerces-C++ is faithful to the XML 1.0 recommendation and many associated standards. Source code, samples and API documentation ... [More] are provided with the parser. For portability, care has been taken to make minimal use of templates, no RTTI, and minimal use of #ifdefs. [Less]

3.64286
   
  2 reviews  |  149 users  |  287,130 lines of code  |  1 current contributor  |  Analyzed 9 days ago
 
 

dom4j is an easy to use, open source library for working with XML, XPath, and XSLT on the Java platform, using the Java Collections Framework, and with full support for DOM, SAX, and JAXP.

4.3125
   
  0 reviews  |  83 users  |  73,530 lines of code  |  0 current contributors  |  Analyzed about 23 hours ago
 
 

Parse, Analyze and Manipulate Perl (without perl) The ability to read, and manipulate Perl (the language) programmatically other than with perl (the application) was one that caused difficulty for a long time. The cause of this problem was Perl's complex and dynamic grammar. Although there ... [More] is typically not a huge diversity in the grammar of most Perl code, certain issues cause large problems when it comes to parsing. Indeed, quite early in Perl's history Tom Christenson introduced the Perl community to the quote "Nothing but perl can parse Perl", or as it is more often stated now as a truism: "Only perl can parse Perl" PPI tries to solve this problem. [Less]

4.44444
   
  0 reviews  |  29 users  |  17,926 lines of code  |  1 current contributor  |  Analyzed 11 days ago
 
 

Nokogiri is a libxml wrapper. It features an HTML, XML, SAX, and Reader parser, as well as XPath and CSS interfaces for searching. Nokogiri is also a drop in replacement for Hpricot.

5.0
 
  0 reviews  |  11 users  |  44,528 lines of code  |  28 current contributors  |  Analyzed about 1 year ago
 
 

Html Agility Pack is an agile HTML parser library that proposes a read/write DOM and supports plain XPATH or XSLT. It allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams).

4.5
   
  0 reviews  |  6 users  |  111,631 lines of code  |  3 current contributors  |  Analyzed 8 months ago
 
 

XML::Xerces is the Perl API to the Apache project's Xerces XML parser. It is implemented using the Xerces C++ API, and it provides access to most of the C++ API from Perl. Because it is based on Xerces-C, XML::Xerces provides a validating XML parser that makes it easy to give your application ... [More] the ability to read and write XML data. Classes are provided for parsing, generating, manipulating, and validating XML documents. XML::Xerces is faithful to the XML 1.0 recommendation and associated standards (DOM levels 1, 2, and 3, SAX 1 and 2, Namespaces, and W3C XML Schema). The parser provides high performance, modularity, and scalability, and provides full support for Unicode. [Less]

5.0
 
  0 reviews  |  6 users  |  191,544 lines of code  |  2 current contributors  |  Analyzed about 5 years ago
 
 

ShaniXmlParser is a small and fast Xml/Html DOM/SAX non validating parser written in java. It can parse not well formed xml files. It also parses DTD, ENTITIES, CSS. Use DOM,SAX,JAXP interfaces. It passes DOM1/2/3 validations suites

5.0
 
  0 reviews  |  1 user  |  28,885 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 

Ganon is a PHP library which gives access to HTML/XML documents in a very simple object oriented way. It eases modifying the DOM and makes finding elements easy with CSS3-like queries.

0
 
  0 reviews  |  1 user  |  3,235 lines of code  |  1 current contributor  |  Analyzed 4 days ago
 
 

CougarXML is an XML Parser written in Javascript using an Object-Oriented approach (OOP). This library parse an XML code and convert it into an object that can be manipulated with DOM Level 3 standard API (W3C). Features: Source code Free and Open under terms of Mozilla Public License 1.1 No ... [More] external runtime required Usable with any Javascript 1.4+ engine DOM Level 3 Compliant Non-validating XML Parser Syntax checking Well-formed checking API easy to learn and use Future development: Support for every Non-validating XML 1.0 feature (Entities, Attlists, Notations etc.) Support for XML to JSON convertion using JsonML (JSON Markup Language) Support for Unicode (XML specifications) The latest version of CougarXML is downloadable from the featured downloads box right on this page. Also, it is possible to use the SVN version to get the most actual code: $ svn checkout http://cougarxml.googlecode.com/svn/trunk/ cougarxml Please email me for notes, bug reports and questions. Help is also required for coding, documentation and library integration. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 3 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.