org.opennms.bb.common.filter.test
Class RulesParserTest

java.lang.Object
  |
  +--org.opennms.bb.common.filter.test.RulesParserTest

public class RulesParserTest
extends Object


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

Constructor Detail

RulesParserTest

public RulesParserTest()
Method Detail

test

public void test(String aRule)

main

public static void main(String[] args)