Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (322)
Collections:
Other Resources:
ws-commons-util.jar - Apache WS Common Utilities
ws-commons-util.jar is a small collection of utility classes, that allow high performance XML processing based on SAX. Basically, it is assumed, that you are using an JAXP 1.1 compliant XML parser and nothing else. In particular, no dependency on the javax.xml.transform package is introduced.
JAR File Size and Download Location:
File name: ws-commons-util-1.0.2.jar File size: 34407 bytes Date modified: 11-Sep-2009 Download: Apache WS Common Utilities
Manifest of the JAR:
Archiver-Version: Plexus Archiver Built-By: jwi Build-Jdk: 1.6.0_02
✍: fyicenter.com
List of Classes in the JAR:
org/apache/ws/commons/serialize/CharSetXMLWriter org/apache/ws/commons/serialize/DOMBuilder org/apache/ws/commons/serialize/DOMSerializer org/apache/ws/commons/serialize/OrderedAttributeXMLWriter org/apache/ws/commons/serialize/PassThroughXMLWriter org/apache/ws/commons/serialize/XMLWriter org/apache/ws/commons/serialize/XMLWriterImpl org/apache/ws/commons/util/Base64 org/apache/ws/commons/util/NamespaceContextImpl org/apache/ws/commons/util/XsDateFormat org/apache/ws/commons/util/XsDateTimeFormat org/apache/ws/commons/util/XsTimeFormat
2011-11-18, ∼7621🔥, 0💬
Popular Posts:
What is the sax\Counter.java provided in the Apache Xerces package? I have Apache Xerces 2.11.0 inst...
What is the jaxp\TypeInfoWriter.java provided in the Apache Xerces package? I have Apache Xerces 2.1...
JRE 5 sunjce_provider.jar is the JAR file for JRE 5 Sun JCE Provider, which provides implementations...
JDK 11 jdk.internal.vm.ci.jmod is the JMOD file for JDK 11 Internal VM CI module. JDK 11 Internal VM...
ANTLR is a powerful parser generator for multiple programming languages including Java. ANTLR contai...