| org.geoserver.wfs.xml.GML2OutputFormat org.geoserver.wfsv.response.v1_1_0.GetLogGML2OutputFormat
GetLogGML2OutputFormat | public class GetLogGML2OutputFormat extends GML2OutputFormat (Code) | | Extends GML2OutputFormat to allow GetLog output to be encoded in GML2
author: Andrea Aime author: David Winslow |
Methods inherited from org.geoserver.wfs.xml.GML2OutputFormat | protected FeatureTransformer createTransformer()(Code)(Java Doc) public void encode(OutputStream output, FeatureCollectionType results, GetFeatureType request) throws ServiceException, IOException(Code)(Java Doc) public String getCapabilitiesElementName()(Code)(Java Doc) public String getContentEncoding()(Code)(Java Doc) public void prepare(String outputFormat, FeatureCollectionType results, GetFeatureType request) throws IOException(Code)(Java Doc) protected String typeSchemaLocation(WFS wfs, FeatureTypeInfo meta, String baseUrl)(Code)(Java Doc) protected String wfsSchemaLocation(WFS wfs, String baseUrl)(Code)(Java Doc) protected void write(FeatureCollectionType featureCollection, OutputStream output, Operation getFeature) throws IOException, ServiceException(Code)(Java Doc)
|
|
|