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

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

public class RequestProcessor
extends Object
implements SimpleXmlProcessor


Constructor Summary
RequestProcessor(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

RequestProcessor

public RequestProcessor(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.