Package | Description |
---|---|
org.geotools.ysld.validate |
Modifier and Type | Class and Description |
---|---|
class |
PermissiveValidator
Validator which accepts a YAML subtree and then removes itself from the stack.
|
class |
RangeValidator<T extends Comparable<T>>
Validators for tuples that represent a range of values This Validator is stateful, do not re-use
it.
|
class |
ScaleValidator
Validator for Scale
This Validator is stateful, do not re-use it.
|
class |
SequenceValidator
Validator for Sequences
This Validator is stateful, reset it before re-using it.
|
class |
TupleValidator
Validator for Tuples
This Validator is stateful, reset it before re-using it.
|
class |
ZoomValidator
Validator for Zoom
This Validator is stateful, do not re-use it.
|
Copyright © 1996–2019 Geotools. All rights reserved.