public interface FeatureInfoResponse
Modifier and Type | Method and Description |
---|---|
void |
flush() |
java.util.Collection<java.lang.String> |
getInfoFormats()
Return a
Collection of the supported INFO_FORMAT supported by
this FeatureInfoResponse |
void |
output(LayerFeatureInfoResponse layerFeatureInfoResponse) |
void |
setOutput(java.lang.String contentType,
java.lang.StringBuffer out)
Initiate a new feature info response output with the given content type
and output buffer
|
java.util.Collection<java.lang.String> getInfoFormats()
Collection
of the supported INFO_FORMAT supported by
this FeatureInfoResponse
void setOutput(java.lang.String contentType, java.lang.StringBuffer out)
contentType
- out
- void flush()
void output(LayerFeatureInfoResponse layerFeatureInfoResponse)
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details