<< < 3 4 5 6 7 8 9 10 11 12 13 > >>   Sort: Date

xmlrpc-server-3.1.3.jar - Apache XML-RPC
Apache XML-RPC is a Java implementation of XML-RPC, a popular protocol that uses XML over HTTP to implement remote procedure calls. Version 3 of Apache XML-RPC is still compliant to the XML-RPC specification. However, the user may enable several vendor extensions are available, that greatly extend t...
2011-11-15, 5607🔥, 0💬

jaxme-xs-0.3.jar - JaxMe parser 0.3
The JaxMe parser for XML Schema, JaxMeXS, is a parser for XML schema. Yet another one, to be precise. As there are a lot of other parsers around, the question arises: What makes it different? What advantages does it have? JAR File Size and Download Location: File name: jaxme-xs.jar, jaxme-xs-0.3.jar...
2009-02-08, 5599🔥, 0💬

jaxb-core-2.2.7.jar - JAXB Core 2.2.7
What Is jaxb-core-2.2.7.jar? Java Architecture for XML Binding (JAXB) is a Java API that allows Java developers to map Java classes to XML representations. jaxb-core-2.2.7.jar is the core classes to support the JAXB API 2.2.7 specification. JAR File Size and Download Location: File name: jaxb-core.j...
2014-08-01, 5586🔥, 0💬

xom-samples-1.2.3.jar - XOM Samples 1.2.3
XOMâ„¢ is a new XML object model. It is an open source (LGPL), tree-based API for processing XML with Java that strives for correctness, simplicity, and performance, in that order. JAR File Size and Download Location: File name: xom-samples.jar, xom-samples-1.2.3.jar File size: 125853 bytes Date modif...
2009-11-10, 5570🔥, 0💬

aalto-xml-0.9.6.jar - Aalto XML processor
The Aalto XML processor is a next-generation StAX XML processor implementation. It is not directly related to other existing mature implementations (such as Woodstox or Sun Java Streaming XML Parser), although it did come about as a prototype for evaluating implementation strategies that differ from...
2012-02-26, 5475🔥, 0💬

xpp3_xpath-1.1.4c.jar - XPP3 - Xml Pull Parser 3rd Edition
MXP1 is a stable XmlPull parsing engine that is based on ideas from XPP and in particular XPP2 but completely revised and rewritten to take the best advantage of latest JIT JVMs such as Hotspot in JDK 1.4+. JAR File Size and Download Location: File name: xpp3_xpath-1.1.4c.jar File size: 198786 bytes...
2010-01-07, 5459🔥, 0💬

jaxr-impl-1.0.6.jar - JAXR Implementation 1.0.6
The Java API for XML Registries (JAXR) provides a uniform and standard API for accessing different kinds of XML Registries. XML registries are an enabling infrastructure for building, deployment and discovery of web services. JAR File Size and Download Location: File name: jaxr-impl.jar, jaxr-impl-1...
2009-11-24, 5441🔥, 0💬

jaxmexs-0.5.2.jar - JaxMe parser 0.5.2
The JaxMe parser for XML Schema, JaxMeXS, is a parser for XML schema. Yet another one, to be precise. As there are a lot of other parsers around, the question arises: What makes it different? What advantages does it have? JAR File Size and Download Location: File name: jaxmexs.jar, jaxmexs-0.5.2.jar...
2009-02-08, 5402🔥, 0💬

jaxen-1.1.3.jar - Jaxen XPath library
Jaxen is an open source XPath library written in Java. It is adaptable to many different object models, including DOM, XOM, dom4j, and JDOM. Is it also possible to write adapters that treat non-XML trees such as compiled Java byte code or Java beans as XML, thus enabling you to query these trees wit...
2011-12-06, 5400🔥, 0💬

dom4j-1.5.2.jar - XML framework for Java
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. JAR File Size and Download Location: File name: dom4j.jar, dom4j-1.5.2.jar File size: 312509 bytes Date modified: 0...
2009-10-16, 5377🔥, 0💬

jibx-schema-1.2.1.jar - JiBX Tools
JiBX is a framework for binding XML data to Java objects. It lets you work with data from XML documents using your own class structures. The JiBX framework handles all the details of converting your data to and from XML based on your instructions. JiBX is designed to perform the translation between ...
2009-12-30, 5236🔥, 0💬

nanoxml-2.2.3.jar - NanoXML
NanoXML is a small XML parser for Java. NanoXML comes in three different components: NanoXML/Java - The standard parser for Java; NanoXML/SAX - A SAX adapter for NanoXML/Java; NanoXML/Lite - An extremely small (6KB) XML parser which is the successor of NanoXML 1. JAR File Size and Download Location:...
2011-12-02, 5130🔥, 0💬

xmlsecTests-1.4.4.jar - Apache-XML-Security-J Tests
The Apache-XML-Security-J 1.4 supports XML-Signature Syntax and Processing, W3C Recommendation 12 February 2002 and XML Encryption Syntax and Processing, W3C Recommendation 10 December 2002 JAR File Size and Download Location: File name: xmlsecTests.jar, xmlsecTests-1.4.4.jar File name: xmlsecTests-...
2011-03-15, 5118🔥, 0💬

What Is Apache XMLBeans
What is Apache XMLBeans? Apache XMLBeans is Java library for accessing XML by binding it to Java types. XMLBeans provides several ways to get at the XML, including: Through XML schema that has been compiled to generate Java types that represent schema types. In this way, you can access instances of ...
2011-07-05, 5091🔥, 0💬

tagsoup-1.2.1.jar - TagSoup
TagSoup is a SAX-compliant parser written in Java that, instead of parsing well-formed or valid XML, parses HTML as it is found in the wild: poor, nasty and brutish, though quite often far from short. JAR File Size and Download Location: File name: tagsoup.jar, tagsoup-1.2.1.jar File size: 90722 byt...
2016-08-23, 4831🔥, 1💬

dom\Counter.java - Apache Xerves DOM Sample
What is the dom\Counter.java provided in the Apache Xerces package? I have Apache Xerces 2.11.0 installed. dom\Counter.java provided in the Apache Xerces package illustrates how to traverse a DOM tree in order to get information about the document. The output of this program shows the time and count...
2017-12-04, 4737🔥, 0💬

axiom-api-1.2.14.jar - AXis Object Model API
The Apache Axiom library provides an XML Infoset compliant object model implementation which supports on-demand building of the object tree. It supports a novel "pull-through" model which allows one to turn off the tree building and directly access the underlying pull event stream using the StAX API...
2013-11-12, 4732🔥, 0💬

commons-betwixt-0.8.jar - Commons Betwixt Library
The Betwixt library provides an XML introspection mechanism for mapping beans to XML in a flexible way. It is implemented using an XMLIntrospector and XMLBeanInfo classes which are similar to the standard Introspector and BeanInfo from the Java Beans specification. Betwixt provides a way of turning ...
2012-01-02, 4707🔥, 0💬

commons-jelly-tags-swing-1.0.jar - Apache Jelly
Jelly, Executable XML, is a tool for turning XML into executable code. So Jelly is a Java and XML based scripting and processing engine. Jelly can be used as a more flexible and powerful front end to Ant such as in the Maven project, as a testing framework such as JellyUnit, in an intergration or wo...
2012-01-17, 4566🔥, 0💬

milyn-smooks-all-1.5.1.jar - Smooks
Smooks is an extensible framework for building applications for processing XML and non XML data (CSV, EDI, Java etc) using Java. JAR File Size and Download Location: File name: milyn-smooks.jar, milyn-smooks-all-1.5.1.jar File size: 1999851 bytes Date modified: 29-Feb-2012 Download: Smooks Manifest ...
2014-01-09, 4531🔥, 0💬

commons-jelly-1.0.jar - Apache Jelly
Jelly, Executable XML, is a tool for turning XML into executable code. So Jelly is a Java and XML based scripting and processing engine. Jelly can be used as a more flexible and powerful front end to Ant such as in the Maven project, as a testing framework such as JellyUnit, in an intergration or wo...
2012-01-16, 4392🔥, 0💬

commons-jelly-tags-util-1.0.jar - Apache Jelly
Jelly, Executable XML, is a tool for turning XML into executable code. So Jelly is a Java and XML based scripting and processing engine. Jelly can be used as a more flexible and powerful front end to Ant such as in the Maven project, as a testing framework such as JellyUnit, in an intergration or wo...
2012-01-20, 4389🔥, 0💬

simple-xml-2.7.1.jar - Simple XML
Solr is the popular, blazing fast open source enterprise search platform from the Apache LuceneTM project. Its major features include powerful full-text search, hit highlighting, faceted search, near real-time indexing, dynamic clustering, database integration, rich document (e.g., Word, PDF) handli...
2016-07-22, 4317🔥, 1💬

jaxb-xjc-2.2.7.jar - JAXB XJC 2.2.7
What Is jaxb-xjc-2.2.7.jar? Java Architecture for XML Binding (JAXB) is a Java API that allows Java developers to map Java classes to XML representations. jaxb-xjc-2.2.7.jar is the XJC (XML to Java Compiler) tool for the JAXB API specification. JAR File Size and Download Location: File name: jaxb-xj...
2014-08-06, 4312🔥, 0💬

<< < 3 4 5 6 7 8 9 10 11 12 13 > >>   Sort: Date