|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jbpm.jpdl.xml.JpdlXmlWriter
public class JpdlXmlWriter
Constructor Summary | |
---|---|
JpdlXmlWriter(java.io.Writer writer)
Deprecated. |
Method Summary | |
---|---|
void |
addProblem(java.lang.String msg)
Deprecated. |
void |
setUseNamespace(boolean useNamespace)
Deprecated. |
static java.lang.String |
toString(ProcessDefinition processDefinition)
Deprecated. |
void |
write(ProcessDefinition processDefinition)
Deprecated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JpdlXmlWriter(java.io.Writer writer)
Method Detail |
---|
public void addProblem(java.lang.String msg)
public static java.lang.String toString(ProcessDefinition processDefinition)
public void setUseNamespace(boolean useNamespace)
public void write(ProcessDefinition processDefinition)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |