public class Rule extends Object
| Constructor and Description |
|---|
Rule(boolean breaking,
String beforePattern,
String afterPattern)
Creates rule.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAfterPattern() |
String |
getBeforePattern() |
boolean |
isBreak() |
Copyright © 2018. All Rights Reserved.