Package org.mapfish.print.map.style
package org.mapfish.print.map.style
Contains parsers for parsing styles for rendering layers.
-
ClassDescriptionUtilities for creating parser plugins.Basic implementation for loading and parsing an SLD style.A default error handler to avoid that error messages like "[Fatal Error] :1:1: Content is not allowed in prolog." are directly printed to STDERR.Parse a style using all the available
StyleParserPlugin
registered with the spring application context.A plugin used for loadingStyle
objects from a string.