public class EnterStateCharacterHandler extends Object implements CharacterHandler
| Modifier and Type | Field and Description |
|---|---|
protected ParsingState |
state |
| Constructor and Description |
|---|
EnterStateCharacterHandler(ParsingState state) |
protected final ParsingState state
public EnterStateCharacterHandler(ParsingState state)
public void handle(ParsingContext ctx) throws CommandFormatException
handle in interface CharacterHandlerCommandFormatExceptionCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.