public class BpmnTransformer extends Object
Constructor and Description |
---|
BpmnTransformer() |
Modifier and Type | Method and Description |
---|---|
protected static void |
copyInputStream(InputStream in,
OutputStream out) |
static String[] |
extractNameVersionType(String url) |
protected static Document |
parse(URL url) |
static void |
transform(URL url,
OutputStream os) |
public static void transform(URL url, OutputStream os) throws Exception
Exception
protected static void copyInputStream(InputStream in, OutputStream out) throws Exception
Exception
Copyright © 2015. All rights reserved.