Uses of Interface
org.apache.axiom.om.OMAttachmentAccessor

Packages that use OMAttachmentAccessor
org.apache.axiom.attachments   
org.apache.axiom.om   
org.apache.axiom.om.impl.builder   
org.apache.axiom.om.impl.dom   
org.apache.axiom.om.impl.llom   
org.apache.axiom.om.util   
org.apache.axiom.soap.impl.builder   
 

Uses of OMAttachmentAccessor in org.apache.axiom.attachments
 

Classes in org.apache.axiom.attachments that implement OMAttachmentAccessor
 class Attachments
           
 

Uses of OMAttachmentAccessor in org.apache.axiom.om
 

Subinterfaces of OMAttachmentAccessor in org.apache.axiom.om
 interface OMXMLStreamReader
           
 

Uses of OMAttachmentAccessor in org.apache.axiom.om.impl.builder
 

Subinterfaces of OMAttachmentAccessor in org.apache.axiom.om.impl.builder
 interface XOPBuilder
           
 

Classes in org.apache.axiom.om.impl.builder that implement OMAttachmentAccessor
 class XOPAwareStAXOMBuilder
           
 

Uses of OMAttachmentAccessor in org.apache.axiom.om.impl.dom
 

Classes in org.apache.axiom.om.impl.dom that implement OMAttachmentAccessor
 class DOMStAXWrapper
          This is exactly the same as org.apache.axiom.om.impl.llom.OMStAXWrapper.
 

Uses of OMAttachmentAccessor in org.apache.axiom.om.impl.llom
 

Classes in org.apache.axiom.om.impl.llom that implement OMAttachmentAccessor
 class OMStAXWrapper
          Note - This class also implements the streaming constants interface to get access to the StAX constants
 

Uses of OMAttachmentAccessor in org.apache.axiom.om.util
 

Classes in org.apache.axiom.om.util that implement OMAttachmentAccessor
 class OMXMLStreamReaderValidator
          There are several places in the code where events are passed from a source to a consumer using XMLStreamReader events.
 

Uses of OMAttachmentAccessor in org.apache.axiom.soap.impl.builder
 

Classes in org.apache.axiom.soap.impl.builder that implement OMAttachmentAccessor
 class MTOMStAXSOAPModelBuilder
           
 



Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.