public class ZoomValidator extends RangeValidator<Integer>
This Validator is stateful, do not re-use it.
Constructor and Description |
---|
ZoomValidator() |
Modifier and Type | Method and Description |
---|---|
protected void |
validateParsed(Integer parsed,
ScalarEvent evt,
YsldValidateContext context) |
getSubValidators
alias, clone, endSequence, scalar, sequence
endMapping, mapping
protected void validateParsed(Integer parsed, ScalarEvent evt, YsldValidateContext context)
validateParsed
in class RangeValidator<Integer>
Copyright © 1996–2019 Geotools. All rights reserved.