The name of the Parser
OptionalunsupportedObject specifying which properties are not or just partially supported.
OptionalreadParses an input Filter and transforms it to a GeoStyler Filter
OptionalreadParses an input Rule and transforms it to a GeoStyler Rule
OptionalreadParses an input ScaleDenominator and transforms it to a GeoStyler ScaleDenominator
Parses the inputStyle and transforms it to the GeoStyler Style
OptionalreadParses an input Symbolizer and transforms it to a GeoStyler Symbolizer
OptionalwriteReads a GeoStyler Filter and transforms it to a target Filter representation.
Filter
OptionalwriteReads a GeoStyler Rule and transforms it to a target Rule representation.
Rule
OptionalwriteReads a GeoStyler ScaleDenominator and transforms it to a target ScaleDenominator representation
ScaleDenominator
Reads the GeoStyler Style and transforms it to the target Style representation.
Style
OptionalwriteReads a GeoStyler Symbolizer and transforms it to a target Symbolizer representation
Symbolizer
Interface, which has to be implemented by all GeoStyler style parser classes.