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
Exceptionprotected static void copyInputStream(InputStream in, OutputStream out) throws Exception
ExceptionCopyright © 2016 Alfresco. All rights reserved.