| Package | Description |
|---|---|
| net.bobosse.gwt.rulesengine.client.impl.rules |
| Modifier and Type | Class and Description |
|---|---|
class |
NullOrEmptyRule
simple rule that matches if a fact or its
toString() output is
null or length == 0. |
class |
RegexRule
RegexRule is based on regex pattern. |
Copyright © 2012. All Rights Reserved.