com.moximedia.ows.wfs
Class DescribeFeatureTypeElement
java.lang.Object
com.moximedia.ows.wfs.DescribeFeatureTypeElement
- public class DescribeFeatureTypeElement
- extends java.lang.Object
- Author:
- jdc
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
DescribeFeatureTypeElement
public DescribeFeatureTypeElement()
- Creates a new instance of FeatureType
getMaxOccurs
public int getMaxOccurs()
getMinOccurs
public int getMinOccurs()
getName
public java.lang.String getName()
getNillable
public boolean getNillable()
getType
public java.lang.String getType()
isGeometryField
public boolean isGeometryField()
toString
public java.lang.String toString()
setXmlAttribute
public void setXmlAttribute(java.lang.String tag,
java.lang.String name,
java.lang.String value)
- Sets one of the attributes of this object using a string value. This
method should only be called from the SAX event handler.
- Parameters:
tag - The XML element tag containing this attribute (not used).name - The XML attribute name.value - The XML attribute value.
Internet Mapping Framework for OpenGIS Java Object Model API (v1.3.007)
Copyright © 2005 Moxi Media Inc. and Province of British Columbia. All Rights Reserved.