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

xmltooling-1.3.0.jar - OpenSAML XML Tooling
XML Tooling is lower-level library that provides a higher level interface to XML processing, particularly in light of signing and encryption. XML Tooling project is maintained as part of the OpenSAML 2 project and is supported with it. JAR File Size and Download Location: File name: xmltooling.jar, ...
2011-04-05, ∼9940🔥, 0💬

jackson-core-2.2.3.jar - Jackson
Jackson is a fast, streaming, zero-dependency and open source JSON processor. It provides JSON parser/JSON generator as foundational building block; and adds a powerful Databinder (JSON&lt;-&gt;POJO) and Tree Model as optional add-on blocks. JAR File Size and Download Location: File name: ja...
2019-11-03, ∼9930🔥, 1💬

xs\QueryXS.java - Apache Xerves XS Sample
What is the xs\QueryXS.java provided in the Apache Xerces package? I have Apache Xerces 2.11.0 installed. xs\QueryXS.java provided in the Apache Xerces package parses an XML Schema (XS) and prints all types defined in the schema. Here is how to run xs\QueryXS.java, if you have Apache Xerces 2.11.0 i...
2017-09-12, ∼9911🔥, 0💬

sax-2.0.1.jar - SAX (Simple API for XML)
SAX is the Simple API for XML, originally a Java-only API. SAX was the first widely adopted API for XML in Java, and is a “de facto” standard. The current version is SAX 2.0.1, and there are versions for several programming language environments other than Java. JAR File Size and Download Location: ...
2013-11-11, ∼9802🔥, 0💬

msv-20030225.jar - XML Multi Schema Validator 20030225
The Sun Multi-Schema XML Validator (MSV) is a Java technology tool to validate XML documents against several kinds of XML schemata. It supports RELAX NG, RELAX Namespace, RELAX Core, TREX, XML DTDs, and a subset of XML Schema Part 1. This latest (version 1.2) release includes several bug fixes and a...
2009-02-08, ∼9788🔥, 0💬

xalan-2.7.1.jar - Xalan-Java 2.7.1
Xalan-Java, Version 2.7.1, 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-11-01, ∼9533🔥, 0💬

View XML Tree Structure with ui\TreeViewer.java
How to view the tree Stucture of an XML document with the ui\TreeViewer.java provided in the Apache Xerces package? If you want to view the tree Stucture of an XML document, you can try the ui\TreeViewer.java provided in the Apache Xerces package. Compile and run ui\TreeViewer.java, if you have Apac...
2017-09-12, ∼9384🔥, 0💬

jsr173_1.0_api.jar - JSR 173: Streaming API for XML
JSR 173 defines a new Streaming API for XML (StAX). See http://jcp.org/aboutJava/commu nityprocess/final/jsr173/index .htmlfor the specification. JAR File Size and Download Location: File name: jsr173_api.jar, jsr173_1.0_api.jar File size: 26396 bytes Date modified: 10/31/2009 Download: Sun Java Stre...
2009-11-19, ∼9286🔥, 0💬

FastInfoset-1.2.4.jar - Fast Infoset 1.2.4
Fast Infoset (or FI) is an international standard that specifies a binary encoding format for the XML Information Set (XML Infoset) as an alternative to the XML document format. It aims to provide more efficient serialization than the text-based XML format. JAR File Size and Download Location: File ...
2009-12-02, ∼9227🔥, 0💬

woden-api-1.0M8.jar - Apache Woden API 1.0.M8
Woden API, Release 1.0.M8, is a Java API class library for reading, manipulating, creating and writing WSDL documents, initially to support WSDL 2.0 but with the longer term aim of supporting past, present and future versions of WSDL. JAR File Size and Download Location: File name: woden-api.jar, wo...
2009-02-01, ∼9226🔥, 0💬

jaxb-api-2.1.9.jar - JAXB API 2.1.9
What Is jaxb-api-2.1.9.jar? --- Answer Java Architecture for XML Binding (JAXB) is a Java API that allows Java developers to map Java classes to XML representations. jaxb-api-2.1.9.jar is the API classes of the JAXB API 2.1.9 specification. JAR File Size and Download Location: File name: jaxb-api.ja...
2009-11-01, ∼9220🔥, 0💬

serializer-2.7.0.jar - XML Serializer
XML Serializer allows you to write out XML, HTML etc. as a stream of characters from an input DOM or from input SAX events. JAR File Size and Download Location: File name: serializer.jar, serializer-2.7.0.jar File size: 188893 bytes Date modified: 08/06/2005 Download: Xalan-Java Manifest of the JAR:...
2025-09-19, ∼9134🔥, 1💬

💬 2025-09-19 owen: ok

axiom-dom-1.2.8.jar - AXis Object Model DOM
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-12-23, ∼9078🔥, 0💬

jaxb-impl-2.1.6.jar - JAXB Implementation 2.1.6
What Is jaxb-impl-2.1.6? 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.6 is the reference implementation of the JAXB API 2.1.6 specification. JAR File Size and Download Location: File name: jaxb-impl.jar, ...
2009-02-03, ∼9065🔥, 0💬

Examples for JAXB (Java Architecture for XML Binding)
Where to find answers to frequently asked questions on Java Examples for JAXB (Java Architecture for XML Binding). Here is a list of frequently asked questions and their answers compiled by FYIcenter.com team on Java Examples for JAXB (Java Architecture for XML Binding). Default Data Type Mapping of...
2009-11-17, ∼9064🔥, 0💬

xmlpull_1_1_3_4c.jar - XML Pull Parsing API
XML Pull Parsing API is a minimalist API: very easy to implement standalone or on top of existing parser. JAR File Size and Download Location: File name: xmlpull_1_1_3_4c.jar File size: 7144 bytes Date modified: 10/23/2006 Download: XML Pull Parsing No Manifest in the JAR List of Classes in the JAR:...
2010-01-08, ∼8942🔥, 0💬

sjsxp-1.0.1.jar - SJSXP JSR 173 Implementation
JSR 173 defines a new Streaming API for XML (StAX). The Sun Java Streaming XML Parser (SJSXP) is an efficient implementation of the StAX API which is fully compliant with the XML 1.0 and Namespace 1.0 specifications. JAR File Size and Download Location: File name: sjsxp.jar, sjsxp-1.0.1.jar File siz...
2009-11-19, ∼8915🔥, 0💬

JAXB (Java Architecture for XML Binding) API Specification
Where to find answers to frequently asked questions on JAXB (Java Architecture for XML Binding) API Specification? Here is a list of frequently asked questions and their answers compiled by FYIcenter.com team on JAXB (Java Architecture for XML Binding) API Specification: What Is JAXB - Java Architec...
2009-11-01, ∼8679🔥, 0💬

jaxb-xjc-2.1.12.jar - JAXB XJC 2.1.12
What Is jaxb-xjc-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-xjc-2.1.12.jar is the XJC (XML to Java Compiler) tool of the JAXB API 2.1.12 specification. JAR File Size and Download Location: File name:...
2009-11-17, ∼8640🔥, 0💬

xmlunit-1.3.jar - JUnit testing for XML
XMLUnit for Java provides two JUnit extension classes, XMLAssert and XMLTestCase, and a set of supporting classes (e.g. Diff, DetailedDiff, Transform, SimpleXpathEngine, Validator,NodeTest) that allow assertions to be made about: The differences between two pieces of XML; The outcome of transforming...
2011-01-18, ∼8610🔥, 0💬

xalan-2.7.1.jar - Xalan-Java 2.7.1 - Part 2
Xalan-Java, Version 2.7.1, 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-11-01, ∼8607🔥, 0💬

jaxb1-impl-2.0.jar - JAXB Implementation 2.0
What Is jaxb1-impl-2.0.jar? Java Architecture for XML Binding (JAXB) is a Java API that allows Java developers to map Java classes to XML representations. jaxb1-impl-2.0.jar is the reference implementation of the JAXB API specification. JAR File Size and Download Location: File name: jaxb1-impl.jar,...
2010-01-05, ∼8579🔥, 0💬

saxon9he-9.2.0.6.jar - Saxon HE (Home Edition) - Part 2
Saxon-HE (home edition) 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: saxon9he.jar, saxon9he-9.2.0.6.jar File s...
2010-04-15, ∼8575🔥, 0💬

wstx-asl-2.8.jar - Woodstox ASL 2.8
Woodstox, Release 2.8 is a high-performance validating namespace-aware StAX-compliant (JSR-173) Open Source XML-processor written in Java. XML processor means that it handles both input (== parsing) and output (== writing, serialization)), as well as supporting tasks such as validation. JAR File Siz...
2010-01-11, ∼8375🔥, 0💬

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