| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
fontPattern |
| Modifier and Type | Method and Description |
|---|---|
static Command |
create() |
static Command |
createEol() |
java.lang.String |
executeAndGetRemaining(java.lang.String line,
StripeSimple stripe) |
int |
matchingSize(java.lang.String line) |
public static final java.lang.String fontPattern
public static Command create()
public static Command createEol()
public int matchingSize(java.lang.String line)
matchingSize in interface Commandpublic java.lang.String executeAndGetRemaining(java.lang.String line,
StripeSimple stripe)
executeAndGetRemaining in interface Command