|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.builder.ApplicationXMLBuilder
public class ApplicationXMLBuilder
This builder is used when the serialization of the message is application/xml.
Constructor Summary | |
---|---|
ApplicationXMLBuilder()
|
Method Summary | |
---|---|
org.apache.axiom.om.OMElement |
processDocument(java.io.InputStream inputStream,
java.lang.String contentType,
MessageContext messageContext)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ApplicationXMLBuilder()
Method Detail |
---|
public org.apache.axiom.om.OMElement processDocument(java.io.InputStream inputStream, java.lang.String contentType, MessageContext messageContext) throws AxisFault
processDocument
in interface Builder
AxisFault
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |