Description: Axiom is based on StAX, XML Infoset compliant object model, 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. 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
To Search:
File list (Check if you may need any files):
axiom
.....\DEPENDENCIES
.....\etc
.....\...\axiom.rdf
.....\...\dist.py
.....\...\syncsite.py
.....\legal
.....\.....\commons-logging-LICENSE.txt
.....\.....\geronimo-activation-LICENSE.txt
.....\.....\geronimo-javamail-LICENSE.txt
.....\.....\geronimo-stax-api-LICENSE.txt
.....\.....\jaxen-LICENSE.txt
.....\.....\wstx-LICENSE.txt
.....\LICENSE
.....\modules
.....\.......\axiom-api
.....\.......\.........\pom.xml
.....\.......\.........\src
.....\.......\.........\...\main
.....\.......\.........\...\....\java
.....\.......\.........\...\....\....\org
.....\.......\.........\...\....\....\...\apache
.....\.......\.........\...\....\....\...\......\axiom
.....\.......\.........\...\....\....\...\......\.....\attachments
.....\.......\.........\...\....\....\...\......\.....\...........\AttachmentCacheMonitor.java
.....\.......\.........\...\....\....\...\......\.....\...........\Attachments.java
.....\.......\.........\...\....\....\...\......\.....\...........\BoundaryDelimitedStream.java
.....\.......\.........\...\....\....\...\......\.....\...........\BoundaryPushbackInputStream.java
.....\.......\.........\...\....\....\...\......\.....\...........\ByteArrayDataSource.java
.....\.......\.........\...\....\....\...\......\.....\...........\CachedFileDataSource.java
.....\.......\.........\...\....\....\...\......\.....\...........\ConfigurableDataHandler.java
.....\.......\.........\...\....\....\...\......\.....\...........\impl
.....\.......\.........\...\....\....\...\......\.....\...........\....\AbstractPart.java
.....\.......\.........\...\....\....\...\......\.....\...........\....\BufferUtils.java
.....\.......\.........\...\....\....\...\......\.....\...........\....\PartFactory.java
.....\.......\.........\...\....\....\...\......\.....\...........\....\PartOnFile.java
.....\.......\.........\...\....\....\...\......\.....\...........\....\PartOnMemory.java
.....\.......\.........\...\....\....\...\......\.....\...........\....\PartOnMemoryEnhanced.java
.....\.......\.........\...\....\....\...\......\.....\...........\IncomingAttachmentInputStream.java
.....\.......\.........\...\....\....\...\......\.....\...........\IncomingAttachmentStreams.java
.....\.......\.........\...\....\....\...\......\.....\...........\lifecycle
.....\.......\.........\...\....\....\...\......\.....\...........\.........\DataHandlerExt.java
.....\.......\.........\...\....\....\...\......\.....\...........\.........\impl
.....\.......\.........\...\....\....\...\......\.....\...........\.........\....\DataHandlerExtImpl.java
.....\.......\.........\...\....\....\...\......\.....\...........\.........\....\FileAccessor.java
.....\.......\.........\...\....\....\...\......\.....\...........\.........\....\LifecycleEventDefinitions.java
.....\.......\.........\...\....\....\...\......\.....\...........\.........\....\LifecycleEventHandler.java
.....\.......\.........\...\....\....\...\......\.....\...........\.........\....\LifecycleManagerImpl.java
.....\.......\.........\...\....\....\...\......\.....\...........\.........\....\VMShutdownHook.java
.....\.......\.........\...\....\....\...\......\.....\...........\.........\LifecycleManager.java
.....\.......\.........\...\....\....\...\......\.....\...........\MIMEBodyPartInputStream.java
.....\.......\.........\...\....\....\...\......\.....\...........\MultipartAttachmentStreams.java
.....\.......\.........\...\....\....\...\......\.....\...........\Part.java
.....\.......\.........\...\....\....\...\......\.....\...........\SizeAwareDataSource.java
.....\.......\.........\...\....\....\...\......\.....\...........\utils
.....\.......\.........\...\....\....\...\......\.....\...........\.....\BAAInputStream.java
.....\.......\.........\...\....\....\...\......\.....\...........\.....\BAAOutputStream.java
.....\.......\.........\...\....\....\...\......\.....\...........\.....\ByteSearch.java
.....\.......\.........\...\....\....\...\......\.....\...........\.....\DataHandlerUtils.java
.....\.......\.........\...\....\....\...\......\.....\...........\.....\IOUtils.java
.....\.