axiom-c14n-1.2.14.jar - AXis Object Model C14N

Q

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. It also has built in support for XML Optimized Packaging (XOP) and MTOM, the combination of which allows XML to carry binary data efficiently and in a transparent manner. The combination of these is an easy to use API with a very high performant architecture!

axiom-c14n.jar is the Axiom Canonicalization module JAR file.

JAR File Size and Download Location:

File name: axiom-c14n.jar, axiom-c14n-1.2.14.jar
File size: 59805 bytes
Date modified: 02-Dec-2012
Download: Apache Axiom

✍: FYIcenter.com

A

Manifest of the JAR:

Built-By: veithen
Tool: Bnd-0.0.238
Bundle-Name: Axiom C14N
Bundle-Vendor: The Apache Software Foundation
Build-Jdk: 1.6.0_37
Bundle-Version: 1.2.14
Bnd-LastModified: 1354473765177
Bundle-ManifestVersion: 2
Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
Bundle-DocURL: http://www.apache.org/
Bundle-SymbolicName: org.apache.ws.commons.axiom.axiom-c14n

List of Classes in the JAR:

org/apache/axiom/c14n/Canonicalizer
org/apache/axiom/c14n/CanonicalizerSpi
org/apache/axiom/c14n/exceptions/AlgorithmAlreadyRegisteredException
org/apache/axiom/c14n/exceptions/C14NException
org/apache/axiom/c14n/exceptions/CanonicalizationException
org/apache/axiom/c14n/exceptions/InvalidCanonicalizerException
org/apache/axiom/c14n/helpers/AttrCompare
org/apache/axiom/c14n/helpers/C14nHelper
org/apache/axiom/c14n/impl/Canonicalizer20010315
org/apache/axiom/c14n/impl/Canonicalizer20010315Excl
org/apache/axiom/c14n/impl/Canonicalizer20010315ExclOmitComments
org/apache/axiom/c14n/impl/Canonicalizer20010315ExclWithComments
org/apache/axiom/c14n/impl/Canonicalizer20010315OmitComments
org/apache/axiom/c14n/impl/Canonicalizer20010315WithComments
org/apache/axiom/c14n/impl/CanonicalizerBase
org/apache/axiom/c14n/impl/NameSpaceSymbEntry
org/apache/axiom/c14n/impl/NameSpaceSymbTable
org/apache/axiom/c14n/impl/SymbMap
org/apache/axiom/c14n/impl/UtfHelper
org/apache/axiom/c14n/omwrapper/AttrImpl
org/apache/axiom/c14n/omwrapper/CommentImpl
org/apache/axiom/c14n/omwrapper/DoctypeImpl
org/apache/axiom/c14n/omwrapper/DocumentImpl
org/apache/axiom/c14n/omwrapper/ElementImpl
org/apache/axiom/c14n/omwrapper/NamedNodeMapImpl
org/apache/axiom/c14n/omwrapper/NodeImpl
org/apache/axiom/c14n/omwrapper/NodeListImpl
org/apache/axiom/c14n/omwrapper/ProcessingInstructionImpl
org/apache/axiom/c14n/omwrapper/TextImpl
org/apache/axiom/c14n/omwrapper/factory/WrapperFactory
org/apache/axiom/c14n/omwrapper/interfaces/Attr
org/apache/axiom/c14n/omwrapper/interfaces/Comment
org/apache/axiom/c14n/omwrapper/interfaces/Doctype
org/apache/axiom/c14n/omwrapper/interfaces/Document
org/apache/axiom/c14n/omwrapper/interfaces/Element
org/apache/axiom/c14n/omwrapper/interfaces/NamedNodeMap
org/apache/axiom/c14n/omwrapper/interfaces/Node
org/apache/axiom/c14n/omwrapper/interfaces/NodeList
org/apache/axiom/c14n/omwrapper/interfaces/ProcessingInstruction
org/apache/axiom/c14n/omwrapper/interfaces/Text
org/apache/axiom/c14n/utils/Constants
org/apache/axiom/c14n/utils/PropLoader
org/apache/axiom/c14n/utils/UnsyncByteArrayOutputStream

2013-11-13, 2512🔥, 0💬