Package org.mapfish.print.url.data


package org.mapfish.print.url.data
Package containing a data uri handler (needs to be nested like this to be picked up by the java.protocol.handler.pkgs system property).
  • Classes
    Class
    Description
    Decodes the base64 data and provides an appropriate InputStream.
    Responsible for instantiating the DataUrlConnection.