<< < 1 2 3 4 5 6 7 8 > >>   ∑:324  Sort:Date

jaxen-1.1.1.jar - Jaxen 1.1.1
Jaxen, Release 1.1.1, 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...
2009-02-07, ≈18🔥, 0💬

Download and Install Apache XMLBeans Source Package
How to download and install Apache XMLBeans Source Package? The source package contains Java source code files for Apache XMLBeans. They are compressed into a single file like xmlbeans-2.6.0-src.zip. You can compile them with different versions of JDK. You can download the source package file for Ht...
2009-02-01, ≈17🔥, 0💬

jaxb-impl-2.1.12.jar - JAXB Implementation 2.1.12
What Is jaxb-impl-2.1.12.jar? Java Architecture for XML Binding (JAXB) is a Java API that allows Java developers to map Java classes to XML representations. jaxb-impl-2.1.12.jar is the reference implementation of the JAXB API 2.1.12 specification. JAR File Size and Download Location: File name: jaxb...
2015-10-31, ≈17🔥, 2💬

💬 2014-06-28 FYIcenter.com: Hasi, thanks for the information. We will review it.

💬 2014-06-25 hasi: JSR 173 defines a new Streaming API for XML (StAX).

JEuclid Core Source Code Files
JEuclid Source Code Files are provided the JEuclid GitHub Website . You can browse JEuclid Source Code files below:   Or download all of them as a single archive file: File name: jeuclid-core-3.1.14-fyi.zip File size: 325716 bytes Release date: 2019-02-24 Download JEuclid/jeuclid-core-3.1.14-fy i.zip...
2025-08-15, ≈16🔥, 0💬

saxon-9.1.0.8.jar - Saxon
Saxon is an open source product available under the Mozilla Public License. It provides implementations of XSLT 2.0, XQuery 1.0, and XPath 2.0 at the basic level of conformance defined by W3C. JAR File Size and Download Location: File name: saxon.jar, saxon9.jar, saxon-9.1.0.8.jar File size: 5046534...
2010-04-16, ≈16🔥, 0💬

XmlSchema-1.4.2.jar - Apache XMLSchema 1.4.2
XMLSchema, Release 1.4.2, is a lightweight Java object model that can be used to manipulate and generate XML schema representations. You can use it to read XML Schema (xsd) files into memory and analyze or modify them, or to create entirely new schemata from scratch. JAR File Size and Download Locat...
2009-02-01, ≈15🔥, 0💬

dom\Writer.java - Apache Xerves DOM Sample
What is the dom\Writer.java provided in the Apache Xerces package? I have Apache Xerces 2.11.0 installed. dom\Writer.java provided in the Apache Xerces package illustrates how to traverse a DOM tree in order to print a document that is parsed. Here is how to run dom\Counter.java, if you have Apache ...
2017-12-04, ≈15🔥, 0💬

xpp3-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-1.1.4c.jar File size: 120069 bytes Date ...
2022-04-28, ≈15🔥, 1💬

socket\KeepSocketOpen.java - Apache Xerves Socket Sample
What is the socket\KeepSocketOpen.java provided in the Apache Xerces package? I have Apache Xerces 2.11.0 installed. socket\KeepSocketOpen.java provided in the Apache Xerces package provides a solution to the problem of 1) sending multiple XML documents over a single socket connection or 2) sending ...
2017-09-20, ≈14🔥, 0💬

dom4j-1.1.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.1.jar File size: 456913 bytes Date modified: 08/...
2009-10-14, ≈14🔥, 0💬

crimson-1.1.3.jar - Crimson 1.1.3
Crimson is a Java XML parser which supports XML 1.0 via the following APIs: JAXP 1.1, SAX 2.0, DOM Level 2. JAR File Size and Download Location: File name: crimson.jar, crimson-1.1.3.jar File size: 205045 bytes Date modified: 10/31/2001 Download: Crimson 1.1.3 Manifest of the JAR: Sealed: false Spec...
2009-02-08, ≈14🔥, 0💬

stax2-api-3.1.0.jar - Extension of StAX Specifications
StAX2 is an experimental API that is intended to extend basic StAX specifications in a way that allows implementations to experiment with features before they end up in the actual StAX specification (if they do). As such, it is intended to be freely implementable by all StAX implementations same way...
2010-12-17, ≈14🔥, 0💬

jaxp-ri-1.4.2.jar - JAXP Reference Implementation 1.4.2 Part 5
JAXP (Java API for XML Processing) API, Release 1.4.2, is the reference implementation of the JAXP specification. The current code base supports JAXP 1.3 and 1.4. JAR File Size and Download Location: File name: jaxp-ri.jar, jaxp-ri-1.4.2.jar File size: 4499218 bytes Date modified: 05/30/2007 Downloa...
2009-02-03, ≈13🔥, 0💬

What Is xercesImpl-2.6.2.jar
What Is xercesImpl-2.6.2.jar? xercesImpl-2.6.2.jar is the JAR file for Apache Xerces Java XML Parser 2.6.2. Apache Xerces Java XML Parser contains codes for parsing, validating and manipulating XML documents.. JAR File Size and Download Location: JAR file name: xercesImpl.jar, xercesImpl-2.6.2.jar F...
2012-12-06, ≈13🔥, 0💬

axiom-1.2.8.jar - AXis Object Model 1.2.8
AXIOM stands for AXis Object Model (also known as OM - Object Model) and refers to the XML infoset model that was initially developed for Apache Axis2. XML infoset refers to the information included inside the XML and for programmatical manipulation it is convenient to have a representation of this ...
2009-02-03, ≈13🔥, 0💬

FAQ for jaxb-*.jar - Java Architecture for XML Binding
Where to find answers to frequently asked questions on jaxb-*.jar - Java Architecture for XML Binding? Here is a list of frequently asked questions and their answers compiled by FYIcenter.com team jaxb-*.jar - Java Architecture for XML Binding: JAXB (Java Architecture for XML Binding) API Specificat...
2010-01-05, ≈12🔥, 0💬

jaxb-xjc-2.1.6.jar - JAXB XJC 2.1.6
What Is jaxb-xjc-2.1.6.jar? --- Answer Java Architecture for XML Binding (JAXB) is a Java API that allows Java developers to map Java classes to XML representations. jaxb-xjc-2.1.6.jar is the XJC (XML to Java Compiler) for of the JAXB API 2.1.6 specification. JAR File Size and Download Location: Fil...
2009-11-01, ≈12🔥, 0💬

Download and Review Apache XMLBeans JAR Library
Where to find answers to frequently asked questions on Downloading and Reviewing Apache XMLBeans JAR library? Here is a list of frequently asked questions and their answers compiled by FYIcenter.com team on Downloading and Reviewing Apache XMLBeans JAR library: What Is Apache XMLBeans Donwload Apach...
2022-06-30, ≈12🔥, 7💬

💬 2022-06-30 sxyching: thank you

💬 2020-10-26 111: thank you

💬 2018-03-23 z: good

dom4j-1.6.1.jar - XML framework for Java 1.6.1
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.6.1.jar File size: 313898 bytes Date modified: 0...
2009-02-08, ≈12🔥, 0💬

socket\DelayedInput.java - Apache Xerves Socket Sample
What is the socket\DelayedInput.java provided in the Apache Xerces package? I have Apache Xerces 2.11.0 installed. socket\DelayedInput.java provided in the Apache Xerces package delays the input to the SAX parser to simulate reading data from a socket where data is not always immediately available. ...
2017-09-28, ≈12🔥, 0💬

jaxr-api-1.0.jar - JAXR API 1.0
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-api.jar, jaxr-api-1.0...
2009-11-24, ≈12🔥, 0💬

avbatik-all-1.7.jar - Batik SVG Toolkit All Modules 1.7 - Part 2
Batik, Release 1.7, is a Java-based toolkit for applications or applets that want to use images in the Scalable Vector Graphics (SVG) format for various purposes, such as display, generation or manipulation. JAR File Size and Download Location: File name: batik-all.jar, batik-all-1.7.jar File size: ...
2009-01-27, ≈12🔥, 0💬

jaxp-ri-1.4.2.jar - JAXP Reference Implementation 1.4.2 Part 4
JAXP (Java API for XML Processing) API, Release 1.4.2, is the reference implementation of the JAXP specification. The current code base supports JAXP 1.3 and 1.4. JAR File Size and Download Location: File name: jaxp-ri.jar, jaxp-ri-1.4.2.jar File size: 4499218 bytes Date modified: 05/30/2007 Downloa...
2009-02-03, ≈12🔥, 0💬

xalan-2.6.0.jar - Xalan-Java 2.6.0 - Part 4
Xalan-Java, Version 2.6.0, is an XSLT processor for transforming XML documents into HTML, text, or other XML document types. It implements XSL Transformations (XSLT) Version 1.0 and XML Path Language (XPath) Version 1.0 and can be used from the command line, in an applet or a servlet, or as a module...
2009-10-02, ≈12🔥, 0💬

<< < 1 2 3 4 5 6 7 8 > >>   ∑:324  Sort:Date