|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.camunda.bpm.cycle.roundtrip.XsltTransformer
public class XsltTransformer
| Method Summary | |
|---|---|
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)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
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)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||