public class DefaultIDocXMLMapper extends Object implements IDocXMLMapper
DefaultIDocXMLMapper basically implements messagecontext to IDOCs parsing.
Constructor and Description |
---|
DefaultIDocXMLMapper() |
Modifier and Type | Method and Description |
---|---|
IDocDocumentList |
getDocumentList(IDocRepository repo,
org.apache.axis2.context.MessageContext msgContext)
Returns the IDoc document list
|
public IDocDocumentList getDocumentList(IDocRepository repo, org.apache.axis2.context.MessageContext msgContext) throws org.apache.axis2.AxisFault
IDocXMLMapper
getDocumentList
in interface IDocXMLMapper
repo
- the IDoc repositorymsgContext
- axis2 message contextorg.apache.axis2.AxisFault
- throws in case of an errorCopyright © 2018 WSO2. All rights reserved.