Class GfsFile
java.lang.Object
org.gvsig.fmap.dal.store.gml.virtualrows.GfsFile
- All Implemented Interfaces:
Iterable<GfsFile.PropertyDefn>,org.gvsig.tools.util.IsEmpty,org.gvsig.tools.util.Size
public class GfsFile
extends Object
implements Iterable<GfsFile.PropertyDefn>, org.gvsig.tools.util.IsEmpty, org.gvsig.tools.util.Size
- Author:
- fdiaz
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
GfsFile
public GfsFile()
-
-
Method Details
-
getName
-
setName
-
getGeometryElementPaths
-
getGeometryElements
-
getBaseElementPath
-
setBaseElementPath
-
toString
-
fetch
-
load
-
save
- Throws:
IOException
-
iterator
- Specified by:
iteratorin interfaceIterable<GfsFile.PropertyDefn>
-
isEmpty
public boolean isEmpty()- Specified by:
isEmptyin interfaceorg.gvsig.tools.util.IsEmpty
-
size
public int size()- Specified by:
sizein interfaceorg.gvsig.tools.util.Size
-
getPropertiesPaths
-
get
-
equals
-
main
- Throws:
Exception
-