Class XMLAttributeInfoImpl
java.lang.Object
org.gvsig.fmap.dal.store.gml.virtualrows.xmlinfo.XMLAttributeInfoImpl
- Author:
- jjdelcerro
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedXMLAttributeInfoImpl(Locale locale) XMLAttributeInfoImpl(Locale locale, String name, int type) XMLAttributeInfoImpl(Locale locale, String path, String ns) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidintgetChildsCount(String name) org.gvsig.fmap.geom.type.GeometryTypegetLastChildID(String childName) intgetMaxChildCount(String childName) getName()getNs()getPath()intintgetScale()intgetSize()getSrs()intgetType()booleanvoidincrChildCount(String childName) booleanisAttr()voidsetIsAttr(boolean isAttr) voidsetLastChildID(String childName, String idvalue) voidsetSize(int size) voidvoidsetType(int type) toString()
-
Constructor Details
-
XMLAttributeInfoImpl
-
XMLAttributeInfoImpl
-
XMLAttributeInfoImpl
-
-
Method Details
-
getName
-
getPath
-
setType
public void setType(int type) -
getType
public int getType() -
getPrecision
public int getPrecision() -
getScale
public int getScale() -
getSize
public int getSize() -
getGeometryType
public org.gvsig.fmap.geom.type.GeometryType getGeometryType() -
getNs
-
toString
-
incrChildCount
-
setLastChildID
-
getLastChildID
-
consolidateChildCounters
public void consolidateChildCounters() -
getMaxChildCount
-
setSize
public void setSize(int size) -
addValue
-
getFirstValue
-
hasChilds
public boolean hasChilds() -
getChildsCount
-
setIsAttr
public void setIsAttr(boolean isAttr) -
isAttr
public boolean isAttr() -
setSrs
-
getSrs
-