public class WFSContentForm extends ActionForm (Code)
DOCUMENT ME!
author: User To change the template for this generated type comment go to author: Window>Preferences>Java>Code Generation>Code and Comments
isSrsXmlStyle() Whether the srs xml attribute should be in the EPSG:4326 (non-xml)
style, or in the http://www.opengis.net/gml/srs/epsg.xml#4326 style.
setServiceLevel(int serviceLevel) Set serviceLevel to serviceLevel.
public void
setSrsXmlStyle(boolean doXmlStyle) Sets whether the srs xml attribute should be in the EPSG:4326 (non-xml)
style, or in the http://www.opengis.net/gml/srs/epsg.xml#4326 style.
Whether the srs xml attribute should be in the EPSG:4326 (non-xml)
style, or in the http://www.opengis.net/gml/srs/epsg.xml#4326 style.
true if the srs is reported with the xml style
public void setOnlineResource(String string)(Code)
DOCUMENT ME!
Parameters: string -
setSelectedFeatures
public void setSelectedFeatures(String[] strings)(Code)
DOCUMENT ME!
Parameters: strings -
setServiceLevel
public void setServiceLevel(int serviceLevel)(Code)
Set serviceLevel to serviceLevel.
Parameters: serviceLevel - The serviceLevel to set.
setSrsXmlStyle
public void setSrsXmlStyle(boolean doXmlStyle)(Code)
Sets whether the srs xml attribute should be in the EPSG:4326 (non-xml)
style, or in the http://www.opengis.net/gml/srs/epsg.xml#4326 style.
Parameters: doXmlStyle - whether the srs style should be xml or not.
setSrsXmlStyleChecked
public void setSrsXmlStyleChecked(boolean b)(Code)