axiom-api-1.2.8.jar - AXis Object Model API

Q

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 XML infoset in a language specific manner. For an object oriented language the obvious choice is a model made up of objects. DOM and JDOM are two such XML models. OM is conceptually similar to such an XML model by its external behavior but deep down it is very much different.

JAR File Size and Download Location:

File name: axiom-api.jar, axiom-api-1.2.8.jar
File size: 245780 bytes
Date modified: 01/09/2009
Download: AXis Object Model 1.2.8

✍: FYIcenter

A

Manifest of the JAR:

Archiver-Version: Plexus Archiver
Built-By: jgawor
Build-Jdk: 1.5.0_12
Bundle-Version: 1.2.8
Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
Bundle-Name: Axiom API
Bundle-DocURL: http://www.apache.org/
Bundle-ManifestVersion: 2
Bundle-Vendor: Apache Software Foundation
Bundle-SymbolicName: org.apache.ws.commons.axiom.axiom-api

List of Classes in the JAR:

org/apache/axiom/attachments/ByteArrayDataSource
org/apache/axiom/attachments/MultipartAttachmentStreams
org/apache/axiom/attachments/SizeAwareDataSource
org/apache/axiom/attachments/impl/AbstractPart
org/apache/axiom/attachments/impl/PartFactory
org/apache/axiom/attachments/impl/PartOnMemory
org/apache/axiom/attachments/impl/PartOnMemoryEnhanced
org/apache/axiom/attachments/impl/PartOnFile
org/apache/axiom/attachments/impl/BufferUtils
org/apache/axiom/attachments/utils/DataHandlerUtils
org/apache/axiom/attachments/utils/ByteSearch
org/apache/axiom/attachments/utils/IOUtils
org/apache/axiom/attachments/utils/BAAOutputStream
org/apache/axiom/attachments/utils/BAAInputStream
org/apache/axiom/attachments/IncomingAttachmentStreams
org/apache/axiom/attachments/Part
org/apache/axiom/attachments/BoundaryDelimitedStream
org/apache/axiom/attachments/lifecycle/impl/LifecycleEventDefinitions
org/apache/axiom/attachments/lifecycle/impl/VMShutdownHook
org/apache/axiom/attachments/lifecycle/impl/FileAccessor
org/apache/axiom/attachments/lifecycle/impl/DataHandlerExtImpl
org/apache/axiom/attachments/lifecycle/impl/LifecycleManagerImpl
org/apache/axiom/attachments/lifecycle/impl/LifecycleEventHandler
org/apache/axiom/attachments/lifecycle/LifecycleManager
org/apache/axiom/attachments/lifecycle/DataHandlerExt
org/apache/axiom/attachments/CachedFileDataSource
org/apache/axiom/attachments/IncomingAttachmentInputStream
org/apache/axiom/attachments/BoundaryPushbackInputStream
org/apache/axiom/attachments/MIMEBodyPartInputStream
org/apache/axiom/attachments/Attachments
org/apache/axiom/attachments/ConfigurableDataHandler
org/apache/axiom/soap/SOAPVersion
org/apache/axiom/soap/SOAPFaultRole
org/apache/axiom/soap/impl/builder/SOAP11BuilderHelper
org/apache/axiom/soap/impl/builder/SOAPBuilderHelper
org/apache/axiom/soap/impl/builder/MTOMStAXSOAPModelBuilder
org/apache/axiom/soap/impl/builder/StAXSOAPModelBuilder
org/apache/axiom/soap/impl/builder/SOAP12BuilderHelper
org/apache/axiom/soap/SOAPFault
org/apache/axiom/soap/SOAP12Version
org/apache/axiom/soap/SOAP11Constants
org/apache/axiom/soap/SOAP12Constants
org/apache/axiom/soap/SOAPConstants
org/apache/axiom/soap/SOAPFaultReason
org/apache/axiom/soap/SOAPFaultCode
org/apache/axiom/soap/SOAPBody
org/apache/axiom/soap/SOAPFaultDetail
org/apache/axiom/soap/SOAPProcessingException
org/apache/axiom/soap/SOAPHeaderBlock
org/apache/axiom/soap/SOAPFaultValue
org/apache/axiom/soap/RolePlayer
org/apache/axiom/soap/SOAP11Version
org/apache/axiom/soap/SOAPFaultText
org/apache/axiom/soap/SOAPEnvelope
org/apache/axiom/soap/SOAPFactory
org/apache/axiom/soap/SOAPFaultSubCode
org/apache/axiom/soap/SOAPMessage
org/apache/axiom/soap/SOAPHeader
org/apache/axiom/soap/SOAPFaultNode
org/apache/axiom/om/OMComment
org/apache/axiom/om/OMNode
org/apache/axiom/om/OMDataSourceExt
org/apache/axiom/om/OMSerializer
org/apache/axiom/om/impl/traverse/OMDescendantsIterator
org/apache/axiom/om/impl/traverse/OMQualifiedNameFilterIterator
org/apache/axiom/om/impl/traverse/OMAbstractIterator
org/apache/axiom/om/impl/traverse/OMChildElementIterator
org/apache/axiom/om/impl/traverse/OMChildrenLegacyQNameIterator
org/apache/axiom/om/impl/traverse/OMChildrenNamespaceIterator
org/apache/axiom/om/impl/traverse/OMFilterIterator
org/apache/axiom/om/impl/traverse/OMChildrenLocalNameIterator
org/apache/axiom/om/impl/traverse/OMChildrenQNameIterator
org/apache/axiom/om/impl/traverse/OMQNameFilterIterator
org/apache/axiom/om/impl/traverse/OMChildrenWithSpecificAttributeIterator
org/apache/axiom/om/impl/traverse/OMChildrenIterator
org/apache/axiom/om/impl/OMDocumentImplUtil
org/apache/axiom/om/impl/jaxp/OMResult
org/apache/axiom/om/impl/jaxp/OMSource
org/apache/axiom/om/impl/serialize/OMXMLReader
org/apache/axiom/om/impl/serialize/StreamingOMSerializer
org/apache/axiom/om/impl/serialize/StreamWriterToContentHandlerConverter
org/apache/axiom/om/impl/EmptyOMLocation
org/apache/axiom/om/impl/OMContainerEx
org/apache/axiom/om/impl/OMNodeEx
org/apache/axiom/om/impl/builder/CustomBuilder
org/apache/axiom/om/impl/builder/SAXOMBuilder
org/apache/axiom/om/impl/builder/BuilderAwareReader
org/apache/axiom/om/impl/builder/StAXOMBuilder
org/apache/axiom/om/impl/builder/XOPBuilder
org/apache/axiom/om/impl/builder/StAXBuilder
org/apache/axiom/om/impl/builder/XOPAwareStAXOMBuilder
org/apache/axiom/om/impl/builder/SafeXMLStreamReader
org/apache/axiom/om/impl/MTOMXMLStreamWriter
org/apache/axiom/om/impl/OMNamespaceImpl
org/apache/axiom/om/impl/MTOMConstants
org/apache/axiom/om/impl/util/OMSerializerUtil
org/apache/axiom/om/impl/util/EmptyIterator
org/apache/axiom/om/impl/exception/XMLComparisonException
org/apache/axiom/om/impl/exception/OMBuilderException
org/apache/axiom/om/impl/exception/OMStreamingException
org/apache/axiom/om/impl/MIMEOutputUtils
org/apache/axiom/om/OMConstants
org/apache/axiom/om/OMOutputFormat
org/apache/axiom/om/OMException
org/apache/axiom/om/OMAbstractFactory
org/apache/axiom/om/OMSourcedElement
org/apache/axiom/om/OMDocType
org/apache/axiom/om/ds/ByteArrayDataSource
org/apache/axiom/om/ds/CharArrayDataSource
org/apache/axiom/om/ds/OMDataSourceExtBase
org/apache/axiom/om/ds/InputStreamDataSource
org/apache/axiom/om/ds/custombuilder/ByteArrayCustomBuilder
org/apache/axiom/om/OMNamespace
org/apache/axiom/om/OMAttachmentAccessor
org/apache/axiom/om/OMHierarchyException
org/apache/axiom/om/OMProcessingInstruction
org/apache/axiom/om/xpath/AXIOMXPath
org/apache/axiom/om/xpath/DocumentNavigator
org/apache/axiom/om/OMDocument
org/apache/axiom/om/OMImplementation
org/apache/axiom/om/OMXMLParserWrapper
org/apache/axiom/om/OMDataSource
org/apache/axiom/om/OMXMLStreamReader
org/apache/axiom/om/OMElement
org/apache/axiom/om/OMFactory
org/apache/axiom/om/util/AttributeHelper
org/apache/axiom/om/util/DetachableInputStream
org/apache/axiom/om/util/CopyUtils
org/apache/axiom/om/util/StAXUtils
org/apache/axiom/om/util/OMXMLStreamReaderValidator
org/apache/axiom/om/util/DigestGenerator
org/apache/axiom/om/util/UUIDGenerator
org/apache/axiom/om/util/CommonUtils
org/apache/axiom/om/util/XPathEvaluator
org/apache/axiom/om/util/ElementHelper
org/apache/axiom/om/util/LogOutputStream
org/apache/axiom/om/util/TextHelper
org/apache/axiom/om/util/Base64
org/apache/axiom/om/OMText
org/apache/axiom/om/OMContainer
org/apache/axiom/om/OMAttribute

2009-12-22, 10979🔥, 0💬