org.deegree.services.wms.controller.plugins
Interface FeatureInfoSerializer

All Known Implementing Classes:
XSLTFeatureInfoSerializer

public interface FeatureInfoSerializer

FeatureInfoSerializer

Version:
$Revision: 31874 $, $Date: 2011-09-13 17:50:01 +0200 (Tue, 13 Sep 2011) $
Author:
Andreas Schmitz, last edited by: $Author: aschmitz $

Method Summary
 void serialize(Map<String,String> nsBindings, FeatureCollection col, OutputStream outputStream)
           
 

Method Detail

serialize

void serialize(Map<String,String> nsBindings,
               FeatureCollection col,
               OutputStream outputStream)
Parameters:
col -
outputStream -


Copyright © 2011. All Rights Reserved.