Return-Path: Delivered-To: apmail-ws-commons-dev-archive@locus.apache.org Received: (qmail 80854 invoked from network); 12 Nov 2006 19:08:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Nov 2006 19:08:01 -0000 Received: (qmail 27610 invoked by uid 500); 12 Nov 2006 19:08:11 -0000 Delivered-To: apmail-ws-commons-dev-archive@ws.apache.org Received: (qmail 27575 invoked by uid 500); 12 Nov 2006 19:08:10 -0000 Mailing-List: contact commons-dev-help@ws.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: commons-dev@ws.apache.org Delivered-To: mailing list commons-dev@ws.apache.org Received: (qmail 27497 invoked by uid 99); 12 Nov 2006 19:08:10 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Nov 2006 11:08:10 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Nov 2006 11:07:52 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id 3CF8C1A984D; Sun, 12 Nov 2006 11:07:23 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r474013 [2/13] - in /webservices/commons/site/axiom/apidocs: ./ org/apache/axiom/attachments/ org/apache/axiom/attachments/class-use/ org/apache/axiom/attachments/utils/ org/apache/axiom/attachments/utils/class-use/ org/apache/axiom/om/ org... Date: Sun, 12 Nov 2006 19:07:07 -0000 To: commons-dev@ws.apache.org From: chinthaka@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20061112190723.3CF8C1A984D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: webservices/commons/site/axiom/apidocs/index-all.html URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/apidocs/index-all.html?view=diff&rev=474013&r1=474012&r2=474013 ============================================================================== --- webservices/commons/site/axiom/apidocs/index-all.html (original) +++ webservices/commons/site/axiom/apidocs/index-all.html Sun Nov 12 11:06:48 2006 @@ -2,7 +2,7 @@ - + Index (AXIOM API) @@ -108,6 +108,9 @@
ATTR_MUSTUNDERSTAND_TRUE - Static variable in interface org.apache.axiom.soap.SOAPConstants
  +
AXIOMUtil - class org.apache.axiom.om.impl.llom.util.AXIOMUtil.
 
AXIOMUtil() - +Constructor for class org.apache.axiom.om.impl.llom.util.AXIOMUtil +
 
AXIOMXPath - class org.apache.axiom.om.xpath.AXIOMXPath.
 
AXIOMXPath(String) - Constructor for class org.apache.axiom.om.xpath.AXIOMXPath
Construct given an XPath expression string. @@ -136,6 +139,9 @@
AttrImpl(DocumentImpl, String, OMNamespace, OMFactory) - Constructor for class org.apache.axiom.om.impl.dom.AttrImpl
  +
AttributeHelper - class org.apache.axiom.om.util.AttributeHelper.
Helper class for attributes.
AttributeHelper() - +Constructor for class org.apache.axiom.om.util.AttributeHelper +
 
AttributeMap - class org.apache.axiom.om.impl.dom.AttributeMap.
 
AttributeMap(ParentNode) - Constructor for class org.apache.axiom.om.impl.dom.AttributeMap
  @@ -344,7 +350,7 @@
BoundaryDelimitedStream - class org.apache.axiom.attachments.BoundaryDelimitedStream.
This class takes the input stream and turns it multiple streams.
BoundaryDelimitedStream(BoundaryDelimitedStream, int) - Constructor for class org.apache.axiom.attachments.BoundaryDelimitedStream
Constructor to create the next stream from the previous one. -
ByteArrayDataSource - class org.apache.axiom.attachments.ByteArrayDataSource.
 
ByteArrayDataSource(byte[], String) - +
BuilderAwareReader - interface org.apache.axiom.om.impl.builder.BuilderAwareReader.
 
ByteArrayDataSource - class org.apache.axiom.attachments.ByteArrayDataSource.
 
ByteArrayDataSource(byte[], String) - Constructor for class org.apache.axiom.attachments.ByteArrayDataSource
 
ByteArrayDataSource(byte[]) - @@ -825,6 +831,9 @@
createOMElement() - Method in class org.apache.axiom.om.impl.builder.StAXOMBuilder
Method createOMElement. +
createOMElement() - +Method in class org.apache.axiom.om.impl.builder.XOPAwareStAXOMBuilder +
Method createOMElement.
createOMElement(String, OMNamespace) - Method in class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
  @@ -864,8 +873,8 @@
createOMElement(OMDataSource, String, OMNamespace) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
Construct element with arbitrary data source. -
createOMElement() - -Method in class org.apache.axiom.om.impl.mtom.MTOMStAXSOAPModelBuilder +
createOMElement() - +Method in class org.apache.axiom.soap.impl.builder.MTOMStAXSOAPModelBuilder
 
createOMElement() - Method in class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder @@ -1672,12 +1681,18 @@
createSOAPHeaderBlock(String, OMNamespace) - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
  +
createSOAPHeaderBlock(String, OMNamespace) - +Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory +
 
createSOAPHeaderBlock(String, OMNamespace, SOAPHeader) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
 
createSOAPHeaderBlock(String, OMNamespace, SOAPHeader, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
  +
createSOAPHeaderBlock(String, OMNamespace) - +Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory +
 
createSOAPHeaderBlock(String, OMNamespace, SOAPHeader) - Method in class org.apache.axiom.soap.impl.dom.soap12.SOAP12Factory
  @@ -2297,7 +2312,7 @@

G

-
generateSetPrefix(String, String, XMLStreamWriter) - +
generateSetPrefix(String, String, XMLStreamWriter, boolean) - Static method in class org.apache.axiom.om.impl.util.OMSerializerUtil
Generate setPrefix/setDefaultNamespace if the prefix is not associated
getAllAttributes() - @@ -2735,21 +2750,27 @@
getDataHandler() - Method in interface org.apache.axiom.om.OMText
Gets the datahandler. +
getDataHandler(String) - +Method in class org.apache.axiom.om.impl.builder.XOPAwareStAXOMBuilder +
  +
getDataHandler(String) - +Method in interface org.apache.axiom.om.impl.builder.XOPBuilder +
 
getDataHandler() - Method in class org.apache.axiom.om.impl.dom.TextImpl
 
getDataHandler() - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
Gets the datahandler. -
getDataHandler(String) - -Method in class org.apache.axiom.om.impl.mtom.MTOMStAXSOAPModelBuilder +
getDataHandler(String) - +Method in class org.apache.axiom.soap.impl.builder.MTOMStAXSOAPModelBuilder
 
getDataHandlerFromText(String, String) - Static method in class org.apache.axiom.attachments.utils.DataHandlerUtils
 
getDefaultEnvelope() - Method in interface org.apache.axiom.soap.SOAPFactory -
Method getDefaultEnvelope +
Method getDefaultEnvelope.
getDefaultEnvelope() - Method in class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
  @@ -4318,10 +4339,18 @@
importNode(Node, boolean) - Method in class org.apache.axiom.om.impl.dom.DocumentImpl
  +
importNode(OMNode) - +Method in class org.apache.axiom.om.impl.dom.ParentNode +
This method is intended only to be used by Axiom intenals when merging Objects + from different Axiom implementations to the DOOM implementation.
importNode(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
This method is intended only to be used by Axiom intenals when merging Objects from different Axiom implementations to the LLOM implementation. +
importOMAttribute(OMAttribute, OMElement) - +Static method in class org.apache.axiom.om.util.AttributeHelper +
In Axiom, a single tree should always contain objects created from the same type + of factory (eg: LinkedListImplFactory, DOMFactory, etc.,).
importOMElement(OMElement, OMFactory) - Static method in class org.apache.axiom.om.util.ElementHelper
Some times two OMElements needs to be added to the same object tree. @@ -4431,9 +4460,6 @@
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.soap.impl.dom.SOAPEnvelopeImpl
  -
internalSerialize(XMLStreamWriter, boolean) - -Method in class org.apache.axiom.soap.impl.dom.SOAPFaultCodeImpl -
 
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.soap.impl.dom.SOAPFaultDetailImpl
  @@ -4965,11 +4991,11 @@
MODEL_SOAP_SPECIFIC - Static variable in class org.apache.axiom.om.impl.llom.factory.OMXMLBuilderFactory
Field MODEL_SOAP_SPECIFIC -
MTOMConstants - interface org.apache.axiom.om.impl.MTOMConstants.
 
MTOMStAXSOAPModelBuilder - class org.apache.axiom.om.impl.mtom.MTOMStAXSOAPModelBuilder.
 
MTOMStAXSOAPModelBuilder(XMLStreamReader, SOAPFactory, Attachments, String) - -Constructor for class org.apache.axiom.om.impl.mtom.MTOMStAXSOAPModelBuilder +
MTOMConstants - interface org.apache.axiom.om.impl.MTOMConstants.
 
MTOMStAXSOAPModelBuilder - class org.apache.axiom.soap.impl.builder.MTOMStAXSOAPModelBuilder.
 
MTOMStAXSOAPModelBuilder(XMLStreamReader, SOAPFactory, Attachments, String) - +Constructor for class org.apache.axiom.soap.impl.builder.MTOMStAXSOAPModelBuilder
  -
MTOMStAXSOAPModelBuilder(XMLStreamReader, Attachments, String) - -Constructor for class org.apache.axiom.om.impl.mtom.MTOMStAXSOAPModelBuilder +
MTOMStAXSOAPModelBuilder(XMLStreamReader, Attachments, String) - +Constructor for class org.apache.axiom.soap.impl.builder.MTOMStAXSOAPModelBuilder
 
MTOMXMLStreamWriter - class org.apache.axiom.om.impl.MTOMXMLStreamWriter.
For the moment this assumes that transport takes the decision of whether to optimize or not by looking at whether the MTOM optimize is enabled & @@ -5293,7 +5319,7 @@
OMNamespaceImpl - class org.apache.axiom.om.impl.llom.OMNamespaceImpl.
Deprecated. Use OMNamespaceImpl
OMNamespaceImpl(String, String) - Constructor for class org.apache.axiom.om.impl.llom.OMNamespaceImpl
Deprecated.   -
OMNavigator - class org.apache.axiom.om.impl.llom.OMNavigator.
Refer to the testClass to find out how to use +
OMNavigator - class org.apache.axiom.om.impl.llom.OMNavigator.
Refer to the test, org.apache.axiom.om.OMNavigatorTest, to find out how to use features like isNavigable, isComplete and step.
OMNavigator() - Constructor for class org.apache.axiom.om.impl.llom.OMNavigator
Constructor OMNavigator. @@ -5399,7 +5425,7 @@
optimize - Variable in class org.apache.axiom.om.impl.llom.OMTextImpl
  -
org.apache.axiom.attachments - package org.apache.axiom.attachments
 
org.apache.axiom.attachments.utils - package org.apache.axiom.attachments.utils
 
org.apache.axiom.om - package org.apache.axiom.om
 
org.apache.axiom.om.impl - package org.apache.axiom.om.impl
 
org.apache.axiom.om.impl.builder - package org.apache.axiom.om.impl.builder
 
org.apache.axiom.om.impl.dom - package org.apache.axiom.om.impl.dom
 
org.apache. axiom.om.impl.dom.factory - package org.apache.axiom.om.impl.dom.factory
 
org.apache.axiom.om.impl.dom.jaxp - package org.apache.axiom.om.impl.dom.jaxp
 
org.apache.axiom.om.impl.exception - package org.apache.axiom.om.impl.exception
 
org.apache.axiom.om.impl.llom - package org.apache.axiom.om.impl.llom
 
org.apache.axiom.om.impl.llom.factory - package org.apache.axiom.om.impl.llom.factory
 
org.apache.axiom.om.impl.llom.util - package org.apache.axiom.om.impl.llom.util
 
org.apache.axiom.om.impl.mtom - package org.apache.axiom.om.impl.mtom
 
org.apache.axiom.om.impl.serialize - package org.apache.axiom.om.impl.serialize
 
org.apache.axiom.om.impl.traverse - package org.apache.axiom.om.impl.traverse
 
org.apache.axiom.om.impl.util - package org.apache.axiom.om.impl.util
 
org.apache.axiom.om.util - package org.apache.axiom.om.util
 
org.apache.axiom.om.xpath - package org.apache.axiom.om.xpath
 
org.apache.axiom.soap - package org.apache.axiom. soap
 
org.apache.axiom.soap.impl.builder - package org.apache.axiom.soap.impl.builder
 
org.apache.axiom.soap.impl.dom - package org.apache.axiom.soap.impl.dom
 
org.apache.axiom.soap.impl.dom.factory - package org.apache.axiom.soap.impl.dom.factory
 
org.apache.axiom.soap.impl.dom.soap11 - package org.apache.axiom.soap.impl.dom.soap11
 
org.apache.axiom.soap.impl.dom.soap12 - package org.apache.axiom.soap.impl.dom.soap12
 
org.apache.axiom.soap.impl.llom - package org.apache.axiom.soap.impl.llom
 
org.apache.axiom.soap.impl.llom.soap11 - package org.apache.axiom.soap.impl.llom.soap11
 
org.apache.axiom.soap.impl.llom.soap12 - package org.apache.axiom.soap.impl.llom.soap12
 
ownerNode - +
org.apache.axiom.attachments - package org.apache.axiom.attachments
 
org.apache.axiom.attachments.utils - package org.apache.axiom.attachments.utils
 
org.apache.axiom.om - package org.apache.axiom.om
 
org.apache.axiom.om.impl - package org.apache.axiom.om.impl
 
org.apache.axiom.om.impl.builder - package org.apache.axiom.om.impl.builder
 
org.apache.axiom.om.impl.dom - package org.apache.axiom.om.impl.dom
 
org.apache. axiom.om.impl.dom.factory - package org.apache.axiom.om.impl.dom.factory
 
org.apache.axiom.om.impl.dom.jaxp - package org.apache.axiom.om.impl.dom.jaxp
 
org.apache.axiom.om.impl.exception - package org.apache.axiom.om.impl.exception
 
org.apache.axiom.om.impl.llom - package org.apache.axiom.om.impl.llom
 
org.apache.axiom.om.impl.llom.factory - package org.apache.axiom.om.impl.llom.factory
 
org.apache.axiom.om.impl.llom.util - package org.apache.axiom.om.impl.llom.util
 
org.apache.axiom.om.impl.serialize - package org.apache.axiom.om.impl.serialize
 
org.apache.axiom.om.impl.traverse - package org.apache.axiom.om.impl.traverse
 
org.apache.axiom.om.impl.util - package org.apache.axiom.om.impl.util
 
org.apache.axiom.om.util - package org.apache.axiom.om.util
 
org.apache.axiom.om.xpath - package org.apache.axiom.om.xpath
 
org.apache.axiom.soap - package org.apache.axiom.soap
 
org.apache.axiom.soap.impl.builder - package org.apache.axio m.soap.impl.builder
 
org.apache.axiom.soap.impl.dom - package org.apache.axiom.soap.impl.dom
 
org.apache.axiom.soap.impl.dom.factory - package org.apache.axiom.soap.impl.dom.factory
 
org.apache.axiom.soap.impl.dom.soap11 - package org.apache.axiom.soap.impl.dom.soap11
 
org.apache.axiom.soap.impl.dom.soap12 - package org.apache.axiom.soap.impl.dom.soap12
 
org.apache.axiom.soap.impl.llom - package org.apache.axiom.soap.impl.llom
 
org.apache.axiom.soap.im pl.llom.soap11 - package org.apache.axiom.soap.impl.llom.soap11
 
org.apache.axiom.soap.impl.llom.soap12 - package org.apache.axiom.soap.impl.llom.soap12
 
ownerNode - Variable in class org.apache.axiom.om.impl.dom.NodeImpl
 
@@ -5898,6 +5924,9 @@
SOAP11HeaderBlockImpl - class org.apache.axiom.soap.impl.dom.soap11.SOAP11HeaderBlockImpl.
 
SOAP11HeaderBlockImpl(String, OMNamespace, SOAPHeader, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11HeaderBlockImpl
  +
SOAP11HeaderBlockImpl(String, OMNamespace, SOAPFactory) - +Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11HeaderBlockImpl +
 
SOAP11HeaderBlockImpl(String, OMNamespace, OMElement, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap11.SOAP11HeaderBlockImpl
Constructor SOAPHeaderBlockImpl @@ -6111,6 +6140,9 @@
SOAP12HeaderBlockImpl - class org.apache.axiom.soap.impl.dom.soap12.SOAP12HeaderBlockImpl.
 
SOAP12HeaderBlockImpl(String, OMNamespace, SOAPHeader, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12HeaderBlockImpl
  +
SOAP12HeaderBlockImpl(String, OMNamespace, SOAPFactory) - +Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12HeaderBlockImpl +
 
SOAP12HeaderBlockImpl(String, OMNamespace, SOAPHeader, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.soap12.SOAP12HeaderBlockImpl
Constructor SOAPHeaderBlockImpl @@ -6359,6 +6391,9 @@ envelope.
SOAPHeaderBlockImpl - class org.apache.axiom.soap.impl.dom.SOAPHeaderBlockImpl.
 
SOAPHeaderBlockImpl(String, OMNamespace, SOAPHeader, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPHeaderBlockImpl
  +
SOAPHeaderBlockImpl(String, OMNamespace, SOAPFactory) - +Constructor for class org.apache.axiom.soap.impl.dom.SOAPHeaderBlockImpl +
 
SOAPHeaderBlockImpl(String, OMNamespace, OMElement, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.dom.SOAPHeaderBlockImpl
Constructor SOAPHeaderBlockImpl. @@ -6872,6 +6907,9 @@
setBuilder(OMXMLParserWrapper) - Method in interface org.apache.axiom.om.OMElement
Method setBuilder. +
setBuilder(StAXBuilder) - +Method in interface org.apache.axiom.om.impl.builder.BuilderAwareReader +
 
setBuilder(OMXMLParserWrapper) - Method in class org.apache.axiom.om.impl.dom.ElementImpl
Sets the OM builder. @@ -7694,6 +7732,9 @@
streamNo - Variable in class org.apache.axiom.attachments.BoundaryDelimitedStream
Field streamNo. +
stringToOM(String) - +Static method in class org.apache.axiom.om.impl.llom.util.AXIOMUtil +
This will help you to create an OMElement from an xml fragment which you have as a string.
subCode - Variable in class org.apache.axiom.soap.impl.dom.SOAPFaultSubCodeImpl
  @@ -7971,7 +8012,22 @@
XML_DOMAIN - Static variable in class org.apache.axiom.om.impl.dom.DOMMessageFormatter
  -
XOP_INCLUDE - +
XOPAwareStAXOMBuilder - class org.apache.axiom.om.impl.builder.XOPAwareStAXOMBuilder.
 
XOPAwareStAXOMBuilder(OMFactory, XMLStreamReader, Attachments) - +Constructor for class org.apache.axiom.om.impl.builder.XOPAwareStAXOMBuilder +
Constructor StAXOMBuilder. +
XOPAwareStAXOMBuilder(OMFactory, XMLStreamReader, OMElement, Attachments) - +Constructor for class org.apache.axiom.om.impl.builder.XOPAwareStAXOMBuilder +
Constructor linked to existing element. +
XOPAwareStAXOMBuilder(String, Attachments) - +Constructor for class org.apache.axiom.om.impl.builder.XOPAwareStAXOMBuilder +
  +
XOPAwareStAXOMBuilder(InputStream, Attachments) - +Constructor for class org.apache.axiom.om.impl.builder.XOPAwareStAXOMBuilder +
  +
XOPAwareStAXOMBuilder(XMLStreamReader, Attachments) - +Constructor for class org.apache.axiom.om.impl.builder.XOPAwareStAXOMBuilder +
Constructor StAXXOPAwareOMBuilder. +
XOPBuilder - interface org.apache.axiom.om.impl.builder.XOPBuilder.
 
XOP_INCLUDE - Static variable in interface org.apache.axiom.om.impl.MTOMConstants
 
XOP_NAMESPACE_URI - Modified: webservices/commons/site/axiom/apidocs/index.html URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/apidocs/index.html?view=diff&rev=474013&r1=474012&r2=474013 ============================================================================== --- webservices/commons/site/axiom/apidocs/index.html (original) +++ webservices/commons/site/axiom/apidocs/index.html Sun Nov 12 11:06:48 2006 @@ -2,7 +2,7 @@ - + AXIOM API Modified: webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/Attachments.html URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/Attachments.html?view=diff&rev=474013&r1=474012&r2=474013 ============================================================================== --- webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/Attachments.html (original) +++ webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/Attachments.html Sun Nov 12 11:06:48 2006 @@ -2,7 +2,7 @@ - + Attachments (AXIOM API) Modified: webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/BoundaryDelimitedStream.html URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/BoundaryDelimitedStream.html?view=diff&rev=474013&r1=474012&r2=474013 ============================================================================== --- webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/BoundaryDelimitedStream.html (original) +++ webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/BoundaryDelimitedStream.html Sun Nov 12 11:06:48 2006 @@ -2,7 +2,7 @@ - + BoundaryDelimitedStream (AXIOM API) Modified: webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/ByteArrayDataSource.html URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/ByteArrayDataSource.html?view=diff&rev=474013&r1=474012&r2=474013 ============================================================================== --- webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/ByteArrayDataSource.html (original) +++ webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/ByteArrayDataSource.html Sun Nov 12 11:06:48 2006 @@ -2,7 +2,7 @@ - + ByteArrayDataSource (AXIOM API) Modified: webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/CachedFileDataSource.html URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/CachedFileDataSource.html?view=diff&rev=474013&r1=474012&r2=474013 ============================================================================== --- webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/CachedFileDataSource.html (original) +++ webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/CachedFileDataSource.html Sun Nov 12 11:06:48 2006 @@ -2,7 +2,7 @@ - + CachedFileDataSource (AXIOM API) Modified: webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/IncomingAttachmentInputStream.html URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/IncomingAttachmentInputStream.html?view=diff&rev=474013&r1=474012&r2=474013 ============================================================================== --- webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/IncomingAttachmentInputStream.html (original) +++ webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/IncomingAttachmentInputStream.html Sun Nov 12 11:06:48 2006 @@ -2,7 +2,7 @@ - + IncomingAttachmentInputStream (AXIOM API) Modified: webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/IncomingAttachmentStreams.html URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/IncomingAttachmentStreams.html?view=diff&rev=474013&r1=474012&r2=474013 ============================================================================== --- webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/IncomingAttachmentStreams.html (original) +++ webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/IncomingAttachmentStreams.html Sun Nov 12 11:06:48 2006 @@ -2,7 +2,7 @@ - + IncomingAttachmentStreams (AXIOM API) Modified: webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/MIMEBodyPartInputStream.html URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/MIMEBodyPartInputStream.html?view=diff&rev=474013&r1=474012&r2=474013 ============================================================================== --- webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/MIMEBodyPartInputStream.html (original) +++ webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/MIMEBodyPartInputStream.html Sun Nov 12 11:06:48 2006 @@ -2,7 +2,7 @@ - + MIMEBodyPartInputStream (AXIOM API) Modified: webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/MultipartAttachmentStreams.html URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/MultipartAttachmentStreams.html?view=diff&rev=474013&r1=474012&r2=474013 ============================================================================== --- webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/MultipartAttachmentStreams.html (original) +++ webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/MultipartAttachmentStreams.html Sun Nov 12 11:06:48 2006 @@ -2,7 +2,7 @@ - + MultipartAttachmentStreams (AXIOM API) Modified: webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/Part.html URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/Part.html?view=diff&rev=474013&r1=474012&r2=474013 ============================================================================== --- webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/Part.html (original) +++ webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/Part.html Sun Nov 12 11:06:48 2006 @@ -2,7 +2,7 @@ - + Part (AXIOM API) Modified: webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/PartOnFile.html URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/PartOnFile.html?view=diff&rev=474013&r1=474012&r2=474013 ============================================================================== --- webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/PartOnFile.html (original) +++ webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/PartOnFile.html Sun Nov 12 11:06:48 2006 @@ -2,7 +2,7 @@ - + PartOnFile (AXIOM API) Modified: webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/PartOnMemory.html URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/PartOnMemory.html?view=diff&rev=474013&r1=474012&r2=474013 ============================================================================== --- webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/PartOnMemory.html (original) +++ webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/PartOnMemory.html Sun Nov 12 11:06:48 2006 @@ -2,7 +2,7 @@ - + PartOnMemory (AXIOM API) Modified: webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/PushbackFilePartInputStream.html URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/PushbackFilePartInputStream.html?view=diff&rev=474013&r1=474012&r2=474013 ============================================================================== --- webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/PushbackFilePartInputStream.html (original) +++ webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/PushbackFilePartInputStream.html Sun Nov 12 11:06:48 2006 @@ -2,7 +2,7 @@ - + PushbackFilePartInputStream (AXIOM API) Modified: webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/Attachments.html URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/Attachments.html?view=diff&rev=474013&r1=474012&r2=474013 ============================================================================== --- webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/Attachments.html (original) +++ webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/Attachments.html Sun Nov 12 11:06:48 2006 @@ -2,7 +2,7 @@ - + Uses of Class org.apache.axiom.attachments.Attachments (AXIOM API) @@ -91,7 +91,11 @@    -org.apache.axiom.om.impl.mtom +org.apache.axiom.om.impl.builder +   + + +org.apache.axiom.soap.impl.builder    @@ -150,11 +154,66 @@  

- + + + + + +
+Uses of Attachments in org.apache.axiom.om.impl.builder
+  +

+ + + + + + + + + + + + + + + + + + + + +
Constructors in org.apache.axiom.om.impl.builder with parameters of type Attachments
XOPAwareStAXOMBuilder(OMFactory ombuilderFactory, + javax.xml.stream.XMLStreamReader parser, + Attachments attachments) + +
+          Constructor StAXOMBuilder.
XOPAwareStAXOMBuilder(OMFactory factory, + javax.xml.stream.XMLStreamReader parser, + OMElement element, + Attachments attachments) + +
+          Constructor linked to existing element.
XOPAwareStAXOMBuilder(java.lang.String filePath, + Attachments attachments) + +
+           
XOPAwareStAXOMBuilder(java.io.InputStream inStream, + Attachments attachments) + +
+           
XOPAwareStAXOMBuilder(javax.xml.stream.XMLStreamReader parser, + Attachments attachments) + +
+          Constructor StAXXOPAwareOMBuilder.
+  +

+ +Uses of Attachments in org.apache.axiom.soap.impl.builder
-Uses of Attachments in org.apache.axiom.om.impl.mtom
  @@ -162,10 +221,10 @@ - + - - - + + + + +
Constructors in org.apache.axiom.om.impl.mtom with parameters of type AttachmentsConstructors in org.apache.axiom.soap.impl.builder with parameters of type Attachments
MTOMStAXSOAPModelBuilder(javax.xml.stream.XMLStreamReader parser, +MTOMStAXSOAPModelBuilder(javax.xml.stream.XMLStreamReader parser, SOAPFactory factory, Attachments attachments, java.lang.String soapVersion) @@ -174,7 +233,7 @@            
MTOMStAXSOAPModelBuilder(javax.xml.stream.XMLStreamReader reader, +MTOMStAXSOAPModelBuilder(javax.xml.stream.XMLStreamReader reader, Attachments attachments, java.lang.String soapVersion) Modified: webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/BoundaryDelimitedStream.html URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/BoundaryDelimitedStream.html?view=diff&rev=474013&r1=474012&r2=474013 ============================================================================== --- webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/BoundaryDelimitedStream.html (original) +++ webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/BoundaryDelimitedStream.html Sun Nov 12 11:06:48 2006 @@ -2,7 +2,7 @@ - + Uses of Class org.apache.axiom.attachments.BoundaryDelimitedStream (AXIOM API) Modified: webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/ByteArrayDataSource.html URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/ByteArrayDataSource.html?view=diff&rev=474013&r1=474012&r2=474013 ============================================================================== --- webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/ByteArrayDataSource.html (original) +++ webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/ByteArrayDataSource.html Sun Nov 12 11:06:48 2006 @@ -2,7 +2,7 @@ - + Uses of Class org.apache.axiom.attachments.ByteArrayDataSource (AXIOM API) Modified: webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/CachedFileDataSource.html URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/CachedFileDataSource.html?view=diff&rev=474013&r1=474012&r2=474013 ============================================================================== --- webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/CachedFileDataSource.html (original) +++ webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/CachedFileDataSource.html Sun Nov 12 11:06:48 2006 @@ -2,7 +2,7 @@ - + Uses of Class org.apache.axiom.attachments.CachedFileDataSource (AXIOM API) Modified: webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/IncomingAttachmentInputStream.html URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/IncomingAttachmentInputStream.html?view=diff&rev=474013&r1=474012&r2=474013 ============================================================================== --- webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/IncomingAttachmentInputStream.html (original) +++ webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/IncomingAttachmentInputStream.html Sun Nov 12 11:06:48 2006 @@ -2,7 +2,7 @@ - + Uses of Class org.apache.axiom.attachments.IncomingAttachmentInputStream (AXIOM API) Modified: webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/IncomingAttachmentStreams.html URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/IncomingAttachmentStreams.html?view=diff&rev=474013&r1=474012&r2=474013 ============================================================================== --- webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/IncomingAttachmentStreams.html (original) +++ webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/IncomingAttachmentStreams.html Sun Nov 12 11:06:48 2006 @@ -2,7 +2,7 @@ - + Uses of Class org.apache.axiom.attachments.IncomingAttachmentStreams (AXIOM API) Modified: webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/MIMEBodyPartInputStream.html URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/MIMEBodyPartInputStream.html?view=diff&rev=474013&r1=474012&r2=474013 ============================================================================== --- webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/MIMEBodyPartInputStream.html (original) +++ webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/MIMEBodyPartInputStream.html Sun Nov 12 11:06:48 2006 @@ -2,7 +2,7 @@ - + Uses of Class org.apache.axiom.attachments.MIMEBodyPartInputStream (AXIOM API) Modified: webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/MultipartAttachmentStreams.html URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/MultipartAttachmentStreams.html?view=diff&rev=474013&r1=474012&r2=474013 ============================================================================== --- webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/MultipartAttachmentStreams.html (original) +++ webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/MultipartAttachmentStreams.html Sun Nov 12 11:06:48 2006 @@ -2,7 +2,7 @@ - + Uses of Class org.apache.axiom.attachments.MultipartAttachmentStreams (AXIOM API) Modified: webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/Part.html URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/Part.html?view=diff&rev=474013&r1=474012&r2=474013 ============================================================================== --- webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/Part.html (original) +++ webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/Part.html Sun Nov 12 11:06:48 2006 @@ -2,7 +2,7 @@ - + Uses of Interface org.apache.axiom.attachments.Part (AXIOM API) Modified: webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/PartOnFile.html URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/PartOnFile.html?view=diff&rev=474013&r1=474012&r2=474013 ============================================================================== --- webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/PartOnFile.html (original) +++ webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/PartOnFile.html Sun Nov 12 11:06:48 2006 @@ -2,7 +2,7 @@ - + Uses of Class org.apache.axiom.attachments.PartOnFile (AXIOM API) Modified: webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/PartOnMemory.html URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/PartOnMemory.html?view=diff&rev=474013&r1=474012&r2=474013 ============================================================================== --- webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/PartOnMemory.html (original) +++ webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/PartOnMemory.html Sun Nov 12 11:06:48 2006 @@ -2,7 +2,7 @@ - + Uses of Class org.apache.axiom.attachments.PartOnMemory (AXIOM API) Modified: webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/PushbackFilePartInputStream.html URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/PushbackFilePartInputStream.html?view=diff&rev=474013&r1=474012&r2=474013 ============================================================================== --- webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/PushbackFilePartInputStream.html (original) +++ webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/class-use/PushbackFilePartInputStream.html Sun Nov 12 11:06:48 2006 @@ -2,7 +2,7 @@ - + Uses of Class org.apache.axiom.attachments.PushbackFilePartInputStream (AXIOM API) Modified: webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/package-frame.html URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/package-frame.html?view=diff&rev=474013&r1=474012&r2=474013 ============================================================================== --- webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/package-frame.html (original) +++ webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/package-frame.html Sun Nov 12 11:06:48 2006 @@ -2,7 +2,7 @@ - + org.apache.axiom.attachments (AXIOM API) Modified: webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/package-summary.html URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/package-summary.html?view=diff&rev=474013&r1=474012&r2=474013 ============================================================================== --- webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/package-summary.html (original) +++ webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/package-summary.html Sun Nov 12 11:06:48 2006 @@ -2,7 +2,7 @@ - + org.apache.axiom.attachments (AXIOM API) Modified: webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/package-tree.html URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/package-tree.html?view=diff&rev=474013&r1=474012&r2=474013 ============================================================================== --- webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/package-tree.html (original) +++ webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/package-tree.html Sun Nov 12 11:06:48 2006 @@ -2,7 +2,7 @@ - + org.apache.axiom.attachments Class Hierarchy (AXIOM API) Modified: webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/package-use.html URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/package-use.html?view=diff&rev=474013&r1=474012&r2=474013 ============================================================================== --- webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/package-use.html (original) +++ webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/package-use.html Sun Nov 12 11:06:48 2006 @@ -2,7 +2,7 @@ - + Uses of Package org.apache.axiom.attachments (AXIOM API) @@ -91,7 +91,11 @@   
org.apache.axiom.om.impl.mtomorg.apache.axiom.om.impl.builder  
org.apache.axiom.soap.impl.builder   
@@ -163,14 +167,29 @@  

- + + + + + + + + +
+Classes in org.apache.axiom.attachments used by org.apache.axiom.om.impl.builder
Attachments + +
+           
+  +

+ +Classes in org.apache.axiom.attachments used by org.apache.axiom.soap.impl.builder - Modified: webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/utils/DataHandlerUtils.html URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/utils/DataHandlerUtils.html?view=diff&rev=474013&r1=474012&r2=474013 ============================================================================== --- webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/utils/DataHandlerUtils.html (original) +++ webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/utils/DataHandlerUtils.html Sun Nov 12 11:06:48 2006 @@ -2,7 +2,7 @@ - + DataHandlerUtils (AXIOM API) Modified: webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/utils/IOUtils.html URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/utils/IOUtils.html?view=diff&rev=474013&r1=474012&r2=474013 ============================================================================== --- webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/utils/IOUtils.html (original) +++ webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/utils/IOUtils.html Sun Nov 12 11:06:48 2006 @@ -2,7 +2,7 @@ - + IOUtils (AXIOM API) Modified: webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/utils/class-use/DataHandlerUtils.html URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/utils/class-use/DataHandlerUtils.html?view=diff&rev=474013&r1=474012&r2=474013 ============================================================================== --- webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/utils/class-use/DataHandlerUtils.html (original) +++ webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/utils/class-use/DataHandlerUtils.html Sun Nov 12 11:06:48 2006 @@ -2,7 +2,7 @@ - + Uses of Class org.apache.axiom.attachments.utils.DataHandlerUtils (AXIOM API) Modified: webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/utils/class-use/IOUtils.html URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/utils/class-use/IOUtils.html?view=diff&rev=474013&r1=474012&r2=474013 ============================================================================== --- webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/utils/class-use/IOUtils.html (original) +++ webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/utils/class-use/IOUtils.html Sun Nov 12 11:06:48 2006 @@ -2,7 +2,7 @@ - + Uses of Class org.apache.axiom.attachments.utils.IOUtils (AXIOM API) Modified: webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/utils/package-frame.html URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/utils/package-frame.html?view=diff&rev=474013&r1=474012&r2=474013 ============================================================================== --- webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/utils/package-frame.html (original) +++ webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/utils/package-frame.html Sun Nov 12 11:06:48 2006 @@ -2,7 +2,7 @@ - + org.apache.axiom.attachments.utils (AXIOM API) Modified: webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/utils/package-summary.html URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/utils/package-summary.html?view=diff&rev=474013&r1=474012&r2=474013 ============================================================================== --- webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/utils/package-summary.html (original) +++ webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/utils/package-summary.html Sun Nov 12 11:06:48 2006 @@ -2,7 +2,7 @@ - + org.apache.axiom.attachments.utils (AXIOM API) Modified: webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/utils/package-tree.html URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/utils/package-tree.html?view=diff&rev=474013&r1=474012&r2=474013 ============================================================================== --- webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/utils/package-tree.html (original) +++ webservices/commons/site/axiom/apidocs/org/apache/axiom/attachments/utils/package-tree.html Sun Nov 12 11:06:48 2006 @@ -2,7 +2,7 @@ - + org.apache.axiom.attachments.utils Class Hierarchy (AXIOM API) --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org For additional commands, e-mail: commons-dev-help@ws.apache.org
-Classes in org.apache.axiom.attachments used by org.apache.axiom.om.impl.mtom
Attachments +Attachments