org.camunda.bpm.engine.impl.juel
Class NodePrinter

java.lang.Object
  extended by org.camunda.bpm.engine.impl.juel.NodePrinter

public class NodePrinter
extends Object

Node pretty printer for debugging purposes.

Author:
Christoph Beck

Constructor Summary
NodePrinter()
           
 
Method Summary
static void dump(PrintWriter writer, Node node)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodePrinter

public NodePrinter()
Method Detail

dump

public static void dump(PrintWriter writer,
                        Node node)


Copyright © 2016 camunda services GmbH. All rights reserved.