net.sf.dropboxmq.workflow.ingest
Class WorkflowIngester
java.lang.Object
net.sf.dropboxmq.workflow.ingest.WorkflowIngester
public class WorkflowIngester
- extends Object
Created: 08 Aug 2010
- Version:
- $Revision$, $Date$
- Author:
- Dwayne Schultz
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WorkflowIngester
public WorkflowIngester()
ingestWorkflowFile
public IngestedProcessor ingestWorkflowFile(File file)
throws IOException,
SAXException,
ParserConfigurationException
- Throws:
IOException
SAXException
ParserConfigurationException
ingestWorkflowXML
public IngestedProcessor ingestWorkflowXML(String workflow)
throws IOException,
SAXException,
ParserConfigurationException
- Throws:
IOException
SAXException
ParserConfigurationException