Interface XMLTableInfo

All Superinterfaces:
org.gvsig.tools.util.GetItem<XMLAttributeInfo>, org.gvsig.tools.util.GetItemWithSize<XMLAttributeInfo>, org.gvsig.tools.util.GetItemWithSizeAndIterator<XMLAttributeInfo>, org.gvsig.tools.util.GetItemWithSizeIsEmptyAndIterator<XMLAttributeInfo>, org.gvsig.tools.util.IsEmpty, Iterable<XMLAttributeInfo>, org.gvsig.tools.util.Size

public interface XMLTableInfo extends org.gvsig.tools.util.GetItemWithSizeIsEmptyAndIterator<XMLAttributeInfo>, Iterable<XMLAttributeInfo>
Author:
jjdelcerro
  • Field Summary

    Fields inherited from interface org.gvsig.tools.util.GetItemWithSizeAndIterator

    EMPTY_GETITEMWITHSIZEANDITERATOR

    Fields inherited from interface org.gvsig.tools.util.GetItemWithSizeIsEmptyAndIterator

    EMPTY_GETITEMWITHSIZEISEMPTYANDITERATOR
  • Method Summary

    Modifier and Type
    Method
    Description
    org.gvsig.fmap.dal.feature.EditableFeatureType
     
     

    Methods inherited from interface org.gvsig.tools.util.GetItem

    get

    Methods inherited from interface org.gvsig.tools.util.IsEmpty

    isEmpty

    Methods inherited from interface java.lang.Iterable

    forEach, iterator, spliterator

    Methods inherited from interface org.gvsig.tools.util.Size

    size
  • Method Details

    • getName

      String getName()
    • getFeatureType

      org.gvsig.fmap.dal.feature.EditableFeatureType getFeatureType()