| Constructor and Description |
|---|
FastInfosetBuilder() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.axiom.om.OMElement |
processDocument(InputStream inputStream,
String contentType,
MessageContext messageContext)
Returns a OMElement handler to the document element of the Fast Infoset message.
|
public org.apache.axiom.om.OMElement processDocument(InputStream inputStream, String contentType, MessageContext messageContext) throws AxisFault
processDocument in interface BuilderinputStream - InputStream to the messagecontentType - Content type of the messagemessageContext - MessageContext to be usedAxisFaultBuilder.processDocument(InputStream, String, MessageContext)Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.