RSS 30 projects tagged "Apache 2.0"

No download Website Updated 29 Sep 2008 ServingXML

Screenshot
Pop 124.06
Vit 7.52

ServingXML is a markup language for expressing XML pipelines and an extensible Java framework for defining the elements of the language. It defines a vocabulary for expressing flat-XML, XML-flat, flat-flat, and XML-XML transformations in pipelines. The accompanying console app supports reading content as XML files, flat files, SQL queries, or SAX events, and writing it as XML, HTML, PDF, or mail attachments. This software is especially suited for converting flat file or database records to XML, with its support for namespaces, variant record types, multi-valued fields, segments and repeating groups, hierarchical grouping of records, and row-by-row validation with XML Schema. There is also an API for embedding the software in a Java application.

No download Website Updated 30 Nov 2007 XML Matcher

Screenshot
Pop 20.40
Vit 1.72

XML Matcher is a Java library for matching XML documents with templates. It features the use of regular expressions on the element level, JavaScript-based assertions, tolerances, patterns, and more. It was designed for automated validation of APIs that produce rich XML data.

Download Website Updated 03 Jun 2005 Guththila

Screenshot
Pop 15.97
Vit 1.00

Guththila is a streaming SOAP parser which is implemented for use with axis-c++. It has basic SOAP processing with namespace support and encoding support. It can work well with UTF-8- and UTF-16-encoded documents.

Download Website Updated 22 May 2010 ReportNG

Screenshot
Pop 24.41
Vit 1.44

ReportNG is a simple HTML reporting plug-in for the TestNG unit-testing framework. It is intended as a replacement for the default TestNG HTML report. The default report is comprehensive but is not so easy to understand at-a-glance. ReportNG provides a simple, color-coded view of the test results. ReportNG generates 100% valid XHTML 1.0 files. The output can be customised by replacing the default stylesheet with your own CSS file. ReportNG also includes a second reporter that produces JUnit format XML output.

No download Website Updated 13 Mar 2008 xml-test

Screenshot
Pop 16.52
Vit 1.00

xml-test checks that an XML document is included in another document. It is handy when testing an application's output against a document where element order is different (GData and Atom are examples of specifications where element order is unimportant). It has a relaxed notion of containment: element order is ignored, whitespace is trimmed, comments are ignored, specific elements can be ignored by passing XPath-like paths on the command line, and text nodes (element and attribute content) can be ignored by passing '-notext' on the command line.

Download No website Updated 22 Apr 2009 stupid-xml

Screenshot
Pop 21.98
Vit 38.65

stupid-xml is a ridiculously simple annotation-based XML stream parser for Java. The main goal of this project is to get the strings you care about out of XML and into Java as quickly as possible. You define a simple model class, specify the relative paths for its fields, and it will start generating instances for you from an XML stream. The functionality is limited. It will only parse Strings into your model, but this keeps everything extremely simple. Once you have the Strings in your model, you can perform filtering or more complex conversions.

Download Website Updated 21 Dec 2009 XMLBeans

Screenshot
Pop 52.46
Vit 1.52

XMLBeans is a technology for accessing XML by binding it to Java types. XMLBeans provides several ways to get at the XML. You can do this through XML schema that has been compiled to generate Java types that represent schema types. In this way, you can access instances of the schema through JavaBeans-style accessors after the fashion of "getFoo" and "setFoo". The XMLBeans API also allows you to reflect into the XML schema itself through an XML Schema Object model. There is a cursor model through which you can traverse the full XML infoset. There is support for XML DOM.

Download Website Updated 29 Mar 2010 jSmaTeP

Screenshot
Pop 59.87
Vit 2.21

jSmaTeP assists in the use of Java for processing import and export data by configuring a data structure rather than by programming it. The structure of the import data is specified in an XML file. jSmaTeP then generates a value object representing exactly one row or record in the import file based on a given XML data configuration. This means that if the import or export format changes, only the XML data configuration needs to be changed to match it.

Download Website Updated 20 Jul 2012 Zorba

Screenshot
Pop 68.00
Vit 5.93

Zorba is a general-purpose XQuery processor implementing in C++ the W3C family of specifications. It is not an XML database. The query processor has been designed to be embeddable in a variety of environments, such as other programming languages extended with XML processing capabilities, browsers, database servers, XML message dispatchers, or smartphones. Its architecture employes a modular design, which allows customizing the Zorba query processor to the environment’s needs. In particular, the architecture of the query processor allows a pluggable XML store (e.g. main memory, DOM stores, persistent disk-based large stores, and S3 stores).

No download No website Updated 16 Nov 2009 RestyGWT

Screenshot
Pop 32.34
Vit 35.77

RestyGWT is a GWT generator for REST services and JSON encoded data transfer objects. RestyGWT Rest Services allow you to define an asynchronous service API which is then implemented via GWT deferred binding by RestyGWT. It features generation of asynchronous RESTful JSON based service proxies, encoding and decoding of Java objects to JSON, and an easy-to-use REST API.

Screenshot

Project Spotlight

RedQueryBuilder

A JavaScript SQL query builder UI.

Screenshot

Project Spotlight

SALI

A tool that allows you to install Linux on multiple machines at once, possibly via BitTorrent.