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

JAR Files Required to Run dom\Counter.java
What JAR files are required to run dom\Counter.java provided in the Apache Xerces package? You can follow this toturial to find out what JAR files are required to run dom\Counter.java provided in the Apache Xerces package. 1. Create an XML file in the \fyicenter\xerces-2_11_0\ folder: \fyicenter\xer...
2017-12-04, ≈32🔥, 0💬

sax\Counter.java - Apache Xerves SAX Sample
What is the sax\Counter.java provided in the Apache Xerces package? I have Apache Xerces 2.11.0 installed. sax\Counter.java provided in the Apache Xerces package illustrates how to register a SAX2 ContentHandler and receive the callbacks in order to print information about the document. The output o...
2017-10-23, ≈29🔥, 0💬

wsdl4j-1.6.2.jar - WSDL4J 1.6.2
The Web Services Description Language for Java Toolkit (WSDL4J), Release 1.6.2, allows the creation, representation, and manipulation of WSDL documents. Is the reference implementation for JSR110 'JWSDL' (jcp.org). JAR File Size and Download Location: File name: wsdl4j.jar, wsdl4j-1.6.2.jar File siz...
2023-02-23, ≈29🔥, 2💬

xml-commons Resolver Source Code Files
xml-commons Resolver Source Code Files are provided in the source package file, xml-commons-resolver-1.2-fyi.z ip.You can download xml-commons-resolver-1.2-fyi.z ipas described in the previous tutorial and go to the "src/" sub-folder to view Source Code files. You can also browse xml-commons Resolve...
2016-06-15, ≈29🔥, 1💬

Display Types Defined in XML Schema with xs\QueryXS.java
How to display types defined in an XML Schema file with the xs\QueryXS.java provided in the Apache Xerces package? If you want to display types defined in an XML Schema file, you can try the xs\QueryXS.java provided in the Apache Xerces package: Compile and run xs\QueryXS.java, if you have Apache Xe...
2017-09-12, ≈27🔥, 0💬

jdom-1.0.jar - JDOM 1.0
JDOM provides a solution for using XML from Java that is as simple as Java itself. There is no compelling reason for a Java API to manipulate XML to be complex, tricky, unintuitive, or a pain in the neck. JDOM is both Java-centric and Java-optimized. It behaves like Java, it uses Java collections, i...
2018-06-06, ≈26🔥, 1💬

xalan-2.7.1.jar - Xalan-Java 2.7.1 - Part 3
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, ≈24🔥, 0💬

Display XML Element Type Info with jaxp\TypeInfoWriter.java
How to display XML element type information with the jaxp\TypeInfoWriter.java provided in the Apache Xerces package? If you have XML file with an XML schema that specifies types for each XML elements, you can use the jaxp\TypeInfoWriter.java provided in the Apache Xerces package to display element t...
2017-09-28, ≈24🔥, 0💬

jaxb-api-2.1.6.jar - JAXB API 2.1.6
What Is jaxb-api-2.1.6.jar? 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.6.jar is the API class of the JAXB API 2.1.6 specification. JAR File Size and Download Location: File name: jaxb-api.jar, jaxb-api-2...
2009-02-03, ≈22🔥, 0💬

xmlParserAPIs.jar
Old version of xml-apis.jar. JAR File Size and Download Location: File name: xmlParserAPIs.jar File size: 78440 bytes Date modified: 06/21/2002 Download: xmlParserAPIs.jar No Manifest in the JAR. List of Classes in the JAR: org/xml/sax/InputSource org/xml/sax/SAXException org/xml/sax/EntityResolver ...
2009-02-09, ≈21🔥, 0💬

jaxp\TypeInfoWriter.java - Apache Xerves JAXP Sample
What is the jaxp\TypeInfoWriter.java provided in the Apache Xerces package? I have Apache Xerces 2.11.0 installed. jaxp\TypeInfoWriter.java provided in the Apache Xerces package provides a trace of the schema type information for elements and attributes in an XML document. This demonstrates usage of...
2017-07-30, ≈21🔥, 0💬

jdom-1.1.jar - JDOM 1.1
JDOM provides a solution for using XML from Java that is as simple as Java itself. There is no compelling reason for a Java API to manipulate XML to be complex, tricky, unintuitive, or a pain in the neck. JDOM is both Java-centric and Java-optimized. It behaves like Java, it uses Java collections, i...
2009-02-08, ≈21🔥, 0💬

pull-parser-2.1.10.jar - XML Pull Parser
GJT (Giant Java Tree) implementation of XML Pull Parser. JAR File Size and Download Location: File name: pull-parser.jar, pull-parser-2.1.10.jar File size: 52636 bytes Date modified: 05/12/2005 Download: XML Pull Parser No Manifest in the JAR. List of Classes in the JAR: org/gjt/xpp/XmlEndTag org/gj...
2016-06-20, ≈20🔥, 1💬

💬 2016-06-20 pascal: I love candy

Donwload Apache XMLBeans-2.6.0.zip
How to download and install Apache XMLBeans-2.6.0.zip? If you want to try the XMLBeans Java library, you can download the binary package file by clicking the download button below: File name: xmlbeans-2.6.0.zip File size: 3819210 bytes Release date: 2012-08-14 Download http://archive.apache.org/dist ...
2022-11-15, ≈20🔥, 14💬

💬 2022-04-04 LeoringYang: docx change to html

💬 2021-09-24 yyuhang: dowloadit

💬 2021-06-25 Ma: 下载太麻烦

(More comments ...)

xom-1.1.jar - XOM 1.1
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.jar, xom-1.1.jar File size: 431568 bytes Date modified: 08/03/2006 Do...
2009-02-08, ≈20🔥, 0💬

Jackson Dataformat XML Source Code
Jackson is "the Java JSON library" or "the best JSON parser for Java". Or simply as "JSON for Java". Jackson also allows you to parse or generate XML messages with the Jackson Dataformat XML Extension. Jackson Dataformat XML Source Code files are provided in the source packge (jackson-dataformat-xml...
2021-10-10, ≈20🔥, 0💬

xmldsig-1.0.1.jar - XML Digital Signature
The JSR 105 XML Digital Signature 1.0.1 FCS implementation provides an API and implementation that a Java application developer can use to sign and validate XML Signatures. This implementation of JSR 105 is based on Apache's XML-DSig (XML Digital Signature) implementation, which is based on the XML-...
2010-01-11, ≈19🔥, 0💬

Performance of XML Parsers with jaxp\SourceValidator.java
How to compare performances of various XML parsers with the jaxp\SourceValidator.java provided in the Apache Xerces package? If you have XML file with an XML schema, you can use the jaxp\SourceValidator.java provided in the Apache Xerces package to compare performances of various XML parsers. Compil...
2017-07-30, ≈19🔥, 0💬

xpp3_min-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_min-1.1.4c.jar File size: 24956 bytes Da...
2010-01-07, ≈18🔥, 0💬

jettison-1.0.1.jar - A JSON StAX Implementation
Jettison is a collection of Java APIs (like STaX and DOM) which read and write JSON. This allows nearly transparent enablement of JSON based web services in services frameworks like CXF or XML serialization frameworks like XStream. JAR File Size and Download Location: File name: jettison.jar, jettis...
2009-02-09, ≈18🔥, 0💬

saxon9he-9.2.0.6.jar - Saxon HE (Home Edition)
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, ≈18🔥, 0💬

xstream-1.3.1.jar - XStream 1.3.1
XStream is a simple library to serialize objects to XML and back again. JAR File Size and Download Location: File name: xstream.jar, xstream-1.3.1.jar File size: 431406 bytes Date modified: 12/06/2008 Download: XStream 1.3.1 Manifest of the JAR: Built-By: joehni Build-Jdk: 1.5.0_16 List of Classes i...
2017-07-31, ≈18🔥, 1💬

💬 2017-07-31 weizz: qweqwe

dom\ElementPrinter.java - Apache Xerves DOM Sample
What is the dom\ElementPrinter.java provided in the Apache Xerces package? I have Apache Xerces 2.11.0 installed. dom\ElementPrinter.java provided in the Apache Xerces package illustrates how to use the org.w3c.dom.ElementTraversal API. Here is how to compile and run dom\ElementPrinter.java, if you ...
2017-10-23, ≈18🔥, 0💬

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💬

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