Class | Description |
---|---|
ColorValidator |
Validator for Colors
|
ExpressionValidator |
Validator for expressions
|
FilterValidator |
Validator for Filters
|
GridValidator |
Validator for gridset definitions
|
NameValidator |
Validator for expressions
|
PermissiveValidator |
Validator which accepts a YAML subtree and then removes itself from the stack.
|
RangeValidator<T extends Comparable<T>> |
Validators for tuples that represent a range of values This Validator is stateful, do not re-use
it.
|
RootValidator |
Top-level validator that checks the expression type and delegates to the appropriate validator
|
ScalarValidator | |
ScaleValidator |
Validator for Scale
This Validator is stateful, do not re-use it.
|
SequenceValidator |
Validator for Sequences
This Validator is stateful, reset it before re-using it.
|
StatefulValidator |
Abstract stateful validator.
|
TupleValidator |
Validator for Tuples
This Validator is stateful, reset it before re-using it.
|
YsldValidateContext |
Validation context for
YsldValidator
Manages the validation stack, applies handlers, and tracks errors. |
YsldValidateHandler |
Handles a Yaml parse event.
|
YsldValidator |
Validates a YSLD style
|
ZoomValidator |
Validator for Zoom
This Validator is stateful, do not re-use it.
|
Copyright © 1996–2019 Geotools. All rights reserved.