net.nitus.museu.migraCoordenades
Class MigraCoordenades
java.lang.Object
net.nitus.museu.migraCoordenades.MigraCoordenades
public class MigraCoordenades
- extends java.lang.Object
Implementa el procediment de carregar les dades
del shape file a la base de dades.
- Author:
- xnavarro
Method Summary |
static ShapeFile |
getShapeFile()
Llegeix el fitxer i carrega les dades. |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MigraCoordenades
public MigraCoordenades()
getShapeFile
public static ShapeFile getShapeFile()
throws java.io.FileNotFoundException,
java.io.IOException,
java.text.ParseException
- Llegeix el fitxer i carrega les dades.
- Throws:
java.io.FileNotFoundException
java.io.IOException
java.text.ParseException
main
public static void main(java.lang.String[] args)