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