org.cogroo.tools.checker.rules.util
Class RulesTreesPrinter

java.lang.Object
  extended by org.cogroo.tools.checker.rules.util.RulesTreesPrinter

public class RulesTreesPrinter
extends Object

Developement Print serialized rules to a file. Useful to understand what is wrong with the rule file,

Author:
William Daniel

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

Constructor Detail

RulesTreesPrinter

public RulesTreesPrinter()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Parameters:
args -
Throws:
Exception


Copyright © 2012-2013 CoGrOO. All Rights Reserved.