public class XsltTransformer extends Object
Modifier and Type | Method and Description |
---|---|
ByteArrayOutputStream |
developerFriendly(InputStream bpmn,
String enginePoolId,
boolean keepLanes) |
static XsltTransformer |
instance()
Return instance of this transformer
|
ByteArrayOutputStream |
poolExtraction(InputStream bpmn,
boolean keepLanes) |
ByteArrayOutputStream |
poolExtraction(InputStream bpmn,
boolean keepLanes,
String offsetX,
String offsetY) |
public static XsltTransformer instance()
public ByteArrayOutputStream developerFriendly(InputStream bpmn, String enginePoolId, boolean keepLanes)
public ByteArrayOutputStream poolExtraction(InputStream bpmn, boolean keepLanes)
public ByteArrayOutputStream poolExtraction(InputStream bpmn, boolean keepLanes, String offsetX, String offsetY)
Copyright © 2015. All rights reserved.