ca.infoway.messagebuilder.simple.xml.process
Interface SimpleXmlProcessor

Package class diagram package SimpleXmlProcessor
All Known Implementing Classes:
RequestProcessor, ResponseProcessor

public interface SimpleXmlProcessor


Method Summary
 String process(String input)
           
 

Method Detail

process

String process(String input)
               throws IOException,
                      MarshallingException,
                      SAXException
Throws:
IOException
MarshallingException
SAXException


Copyright © 2013. All Rights Reserved.