public class YsldValidator extends Object
| Constructor and Description |
|---|
YsldValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
setZCtxtFinders(List<ZoomContextFinder> zCtxtFinders) |
List<MarkedYAMLException> |
validate(Reader input)
Validate the passed style
|
public List<MarkedYAMLException> validate(Reader input) throws IOException
input - Reader for the styleMarkedYAMLException representing any errors, or an empty list if the
style is validIOExceptionpublic void setZCtxtFinders(List<ZoomContextFinder> zCtxtFinders)
Copyright © 1996–2019 Geotools. All rights reserved.