Modifier and Type | Method and Description |
---|---|
static CommandCreoleStyle |
createCreole(FontStyle style) |
static Command |
createLegacy(FontStyle style) |
static Command |
createLegacyEol(FontStyle style) |
java.lang.String |
executeAndGetRemaining(java.lang.String line,
StripeSimple stripe) |
int |
matchingSize(java.lang.String line) |
public static CommandCreoleStyle createCreole(FontStyle style)
public java.lang.String executeAndGetRemaining(java.lang.String line, StripeSimple stripe)
executeAndGetRemaining
in interface Command
public int matchingSize(java.lang.String line)
matchingSize
in interface Command