com.ebmwebsourcing.easybpmn.bpmn2bpel
Class BPELProcessWriterHelper
java.lang.Object
com.ebmwebsourcing.easybpmn.bpmn2bpel.BPELProcessWriterHelper
public class BPELProcessWriterHelper
- extends java.lang.Object
|
Method Summary |
static void |
writeFile(java.lang.String absoluteFilePath,
java.lang.String name,
java.lang.String content)
|
static void |
writeFile(java.lang.String absoluteFilePath,
java.lang.String name,
com.ebmwebsourcing.easybox.api.XmlObject xo)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BPELProcessWriterHelper
public BPELProcessWriterHelper()
writeFile
public static void writeFile(java.lang.String absoluteFilePath,
java.lang.String name,
java.lang.String content)
throws java.io.IOException
- Throws:
java.io.IOException
writeFile
public static void writeFile(java.lang.String absoluteFilePath,
java.lang.String name,
com.ebmwebsourcing.easybox.api.XmlObject xo)
throws java.io.IOException,
com.ebmwebsourcing.easybox.api.XmlObjectWriteException,
javax.xml.parsers.ParserConfigurationException
- Throws:
java.io.IOException
com.ebmwebsourcing.easybox.api.XmlObjectWriteException
javax.xml.parsers.ParserConfigurationException
Copyright © 2011 Petals Link. All Rights Reserved.