当前页面:
在线文档首页 >
JBoss JBPM 3.1.3 API 英文版文档
JpdlXmlWriter (jbpm-3.1.3) - JBoss JBPM 3.1.3 API 英文版文档
org.jbpm.jpdl.xml
Class JpdlXmlWriter
java.lang.Object
org.jbpm.jpdl.xml.JpdlXmlWriter
Deprecated. xml generation was never finished and will be removed in the future.
public class JpdlXmlWriter
- extends java.lang.Object
Constructor Summary |
JpdlXmlWriter(java.io.Writer writer)
Deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JpdlXmlWriter
public JpdlXmlWriter(java.io.Writer writer)
- Deprecated.
addProblem
public void addProblem(java.lang.String msg)
- Deprecated.
toString
public static java.lang.String toString(ProcessDefinition processDefinition)
- Deprecated.
setUseNamespace
public void setUseNamespace(boolean useNamespace)
- Deprecated.
write
public void write(ProcessDefinition processDefinition)
- Deprecated.
Version : jbpm-3.1.3