public class LineBreakHandler extends Object implements CharacterHandler
| Constructor and Description |
|---|
LineBreakHandler(boolean leaveOnLnBreak,
boolean fallbackToEscape) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doHandle(ParsingContext ctx) |
void |
handle(ParsingContext ctx) |
public LineBreakHandler(boolean leaveOnLnBreak,
boolean fallbackToEscape)
public void handle(ParsingContext ctx) throws CommandFormatException
handle in interface CharacterHandlerCommandFormatExceptionprotected void doHandle(ParsingContext ctx) throws CommandFormatException
CommandFormatExceptionCopyright © 2014 JBoss by Red Hat. All rights reserved.