public class SymbolizersParser extends YsldParseHandler
Symbolizer
objects, delegating to
SymbolizerParser
and its subclasses.factory, LOG
Constructor and Description |
---|
SymbolizersParser(Rule rule,
Factory factory) |
Modifier and Type | Method and Description |
---|---|
void |
handle(YamlObject<?> obj,
YamlParseContext context)
Handle parsing the provided
YamlObject in the given YamlParseContext . |
public void handle(YamlObject<?> obj, YamlParseContext context)
YamlParseHandler
YamlObject
in the given YamlParseContext
.handle
in class YamlParseHandler
Copyright © 1996–2019 Geotools. All rights reserved.