rint.print-lib.3.20.2.source-code.mapfish-spring-style-parsers.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of print-lib Show documentation
Show all versions of print-lib Show documentation
Library for generating PDFs and images from online webmapping services
<?xml version="1.0" encoding="UTF-8"?> <beans default-lazy-init="true" xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.0.xsd"> <bean id="sldParser" class="org.mapfish.print.map.style.SLDParserPlugin" /> <bean id="mapfishJsonParser" class="org.mapfish.print.map.style.json.MapfishStyleParserPlugin" /> </beans>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy