org.deegree.services.wms.controller.plugins
Class XSLTFeatureInfoSerializer
java.lang.Object
org.deegree.services.wms.controller.plugins.XSLTFeatureInfoSerializer
- All Implemented Interfaces:
- FeatureInfoSerializer
public class XSLTFeatureInfoSerializer
- extends Object
- implements FeatureInfoSerializer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XSLTFeatureInfoSerializer
public XSLTFeatureInfoSerializer(GMLVersion version,
URL xslt,
DeegreeWorkspace workspace)
serialize
public void serialize(Map<String,String> nsBindings,
FeatureCollection col,
OutputStream outputStream)
- Specified by:
serialize
in interface FeatureInfoSerializer
Copyright © 2011. All Rights Reserved.