E - the elementpublic abstract class InputParser<E> extends Object
AbstractFactory.| Modifier | Constructor and Description |
|---|---|
protected |
InputParser(WorldEdit worldEdit) |
| Modifier and Type | Method and Description |
|---|---|
abstract E |
parseFromInput(String input,
ParserContext context) |
protected final WorldEdit worldEdit
protected InputParser(WorldEdit worldEdit)
public abstract E parseFromInput(String input, ParserContext context) throws InputParseException
InputParseExceptionCopyright © 2010-2014. All Rights Reserved.