org.deegree.services.wms.controller.plugins
Class DefaultOutputFormatProvider
java.lang.Object
org.deegree.services.wms.controller.plugins.DefaultOutputFormatProvider
- All Implemented Interfaces:
- OutputFormatProvider
public class DefaultOutputFormatProvider
- extends Object
- implements OutputFormatProvider
- Version:
- $Revision: 31321 $, $Date: 2011-07-19 14:08:17 +0200 (Tue, 19 Jul 2011) $
- Author:
- Andreas Schmitz, last edited by: $Author: aschmitz $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultOutputFormatProvider
public DefaultOutputFormatProvider()
getSupportedOutputFormats
public Collection<String> getSupportedOutputFormats()
- Specified by:
getSupportedOutputFormats
in interface OutputFormatProvider
- Returns:
- a collection of supported output format mime types
getRenderers
public RenderContext getRenderers(RenderingInfo info)
- Specified by:
getRenderers
in interface OutputFormatProvider
- Returns:
- the render context that produces the output formats
Copyright © 2011. All Rights Reserved.