org.kitesdk.morphline.base
Class PrettyPrinter

java.lang.Object
  extended by org.kitesdk.morphline.base.PrettyPrinter

@Beta
public final class PrettyPrinter
extends Object

Utility to nicely indent and format a morphline config file.


Constructor Summary
PrettyPrinter()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrettyPrinter

public PrettyPrinter()
Method Detail

main

public static void main(String[] args)


Copyright © 2013–2014. All rights reserved.