public abstract class MarkParser extends YsldParseHandler
Mark
object.factory, LOG
Modifier | Constructor and Description |
---|---|
protected |
MarkParser(Factory factory) |
Modifier and Type | Method and Description |
---|---|
void |
handle(YamlObject<?> obj,
YamlParseContext context)
Handle parsing the provided
YamlObject in the given YamlParseContext . |
protected abstract void |
mark(Mark mark) |
protected MarkParser(Factory factory)
public void handle(YamlObject<?> obj, YamlParseContext context)
YamlParseHandler
YamlObject
in the given YamlParseContext
.handle
in class YamlParseHandler
protected abstract void mark(Mark mark)
Copyright © 1996–2019 Geotools. All rights reserved.