org.deegree.services.wms.controller.plugins
Class XSLTFeatureInfoSerializer

java.lang.Object
  extended by org.deegree.services.wms.controller.plugins.XSLTFeatureInfoSerializer
All Implemented Interfaces:
FeatureInfoSerializer

public class XSLTFeatureInfoSerializer
extends Object
implements FeatureInfoSerializer


Constructor Summary
XSLTFeatureInfoSerializer(GMLVersion version, URL xslt, DeegreeWorkspace workspace)
           
 
Method Summary
 void serialize(Map<String,String> nsBindings, FeatureCollection col, OutputStream outputStream)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XSLTFeatureInfoSerializer

public XSLTFeatureInfoSerializer(GMLVersion version,
                                 URL xslt,
                                 DeegreeWorkspace workspace)
Method Detail

serialize

public void serialize(Map<String,String> nsBindings,
                      FeatureCollection col,
                      OutputStream outputStream)
Specified by:
serialize in interface FeatureInfoSerializer


Copyright © 2011. All Rights Reserved.