Tags : Browse Projects

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

ShaniXmlParser

Compare

  Analyzed about 8 hours 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.48K lines of code

0 current contributors

over 18 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: No declared licenses

S-exp-based XML parsing/query/conversion

Compare

  Analyzed about 6 hours ago

This project offers tools to inter-convert between an angular-bracket and a more efficient S-expression-based notations for markup documents, and to manipulate and query XML data in Scheme. The main components of the project are SSAX, SXML, SXPath, and SXSLT.

38.1K lines of code

0 current contributors

about 15 years since last commit

1 users on Open Hub

Inactive
4.0
   
I Use This

Apache Crimson

Compare

Claimed by Apache Software Foundation Analyzed 3 months ago

A Java XML parser derived from the Sun Project X Parser.

30.2K lines of code

0 current contributors

about 22 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Licenses: No declared licenses

jMotif

Compare

  Analyzed about 13 hours ago

JMotif implements in Java number of methods for timeseries data handling and analysis: * Z normalization of timeseries * Piecewise Aggregate Approximation (PAA) of timeseries * Symbolic Aggregate Approximation (SAX) of timeseries * iSAX (indexed SAX) in order to help one leverage the symbolic ... [More] representation of timeseries, it implements: * TFIDF statistics * Cosine similarity * Sequitur algorithm as well as their application for: * Motif (recurring patterns) detection with SAX * Discord (unique patterns) detection with SAX * Timeseries classification * Timeseries clustering [Less]

4.3K lines of code

0 current contributors

over 2 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

SAX Interface Enforcement Filter

Compare

  No analysis available

A SAX XMLFilter that rigidly enforces the SAX interface. If the parent XMLReader or XMLFilter violates the SAX interface, for example by firing SAX events in the wrong order, the Enforcement Filter throws an exception. Otherwise, it passes through the events unmodified. It is useful for debugging ... [More] problems caused by misbehaving XMLReaders and XMLFilters. [Less]

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: mit
Tags java sax xml

DDOM

Compare

  Analyzed about 6 hours ago

DDOM is an XML object model implementation for Java that supports deferred parsing of XML documents and deferred building of nodes. This means that in addition to building nodes on demand (as in Xerces' deferred DOM implementation), the parsing of the XML document itself occurs progressively as the ... [More] code navigates through the document tree. DDOM doesn't require developers to code against a custom API, but supports generating trees implementing existing APIs, namely DOM, SAAJ or Axiom. DDOM allows to mix these APIs, e.g. to create a DOM tree that also implements the Axiom API. [Less]

490K lines of code

1 current contributors

over 5 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

WAP::SAXDriver::wbxml

Compare

  Analyzed 1 day ago

SAX parser for WBXML file

1.21K lines of code

0 current contributors

almost 13 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

sax-rs

Compare

  Analyzed about 9 hours ago

Rust wrapper for libxml2's SAX parser.

909 lines of code

0 current contributors

over 9 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This