Package org.geotools.ysld.parse
Class FeatureStyleParser
Object
YamlParseHandler
YsldParseHandler
FeatureStyleParser
Handles parsing a Ysld "feature-styles" property into a
FeatureTypeStyle object.-
Field Summary
Fields inherited from class YsldParseHandler
factory, LOG -
Method Summary
Modifier and TypeMethodDescriptionvoidhandle(YamlObject<?> obj, YamlParseContext context) Handle parsing the providedYamlObjectin the givenYamlParseContext.
-
Method Details
-
handle
Description copied from class:YamlParseHandlerHandle parsing the providedYamlObjectin the givenYamlParseContext.- Specified by:
handlein classYamlParseHandler
-