/[Apache-SVN]
ViewVC logotype

Revision 509539


Jump to revision: Previous Next
Author: thilina
Date: Tue Feb 20 12:56:59 2007 UTC (17 years, 2 months ago)
Changed paths: 2
Log Message:
Changing the method signature of the init() in the following mail..
"As requested in the AXIS2-2213 I would like to change the method
signature of the  init method in the OMBuilder  as follows.

public void init(InputStream inputStream, String charSetEncoding,
String url, String contentType)

URL will be useful when building an OM from query parameters. Also the
content-type will be useful to find the boundary value when handling a
boundary delimited message... This will be useful for
multipart/form-data as well as for the MIME..

With the above change we'll be able to move the MIME builder creation
logic in to builders.. In order to make it possible I would like to
add a getAttachments() method to the OMBuilder."


Changed paths

Path Details
Directorywebservices/commons/trunk/modules/axiom/modules/axiom-api/src/main/java/org/apache/axiom/om/impl/builder/OMBuilder.java modified , text changed
Directorywebservices/commons/trunk/modules/axiom/modules/axiom-api/src/main/java/org/apache/axiom/om/impl/builder/StAXBuilder.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26