ca.infoway.messagebuilder.simple.xml.process
Class ResponseProcessor

Package class diagram package ResponseProcessor
java.lang.Object
  extended by ca.infoway.messagebuilder.simple.xml.process.ResponseProcessor
All Implemented Interfaces:
SimpleXmlProcessor

public class ResponseProcessor
extends Object
implements SimpleXmlProcessor


Constructor Summary
ResponseProcessor(VersionNumber versionNumber)
           
 
Method Summary
 String process(String input)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResponseProcessor

public ResponseProcessor(VersionNumber versionNumber)
Method Detail

process

public String process(String input)
               throws IOException,
                      MarshallingException,
                      SAXException
Specified by:
process in interface SimpleXmlProcessor
Throws:
IOException
MarshallingException
SAXException


Copyright © 2013. All Rights Reserved.