Package | Description |
---|---|
it.geosolutions.jaiext.jiffle.parser |
Jiffle parser and support classes.
|
it.geosolutions.jaiext.jiffle.parser.node |
Modifier and Type | Method and Description |
---|---|
static Errors |
Errors.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Errors[] |
Errors.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Messages.error(Token tok,
Errors error) |
Modifier and Type | Method and Description |
---|---|
Errors |
NodeException.getError() |
Constructor and Description |
---|
NodeException(Errors error) |
Copyright © 2006–2018 GeoSolutions. All rights reserved.