org.jbpm.jpdl.convert
Class Converter
java.lang.Object
org.jbpm.jpdl.convert.Converter
public class Converter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Converter
public Converter()
convert
public org.dom4j.Document convert(org.dom4j.Document document)
throws Exception
- Throws:
Exception
convertPar
public String convertPar(ProcessArchive pa)
serializetoXML
public void serializetoXML(OutputStream out,
org.dom4j.Document document)
throws Exception
- Throws:
Exception
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.