[Gvsig_desarrolladores] Crear un nuevo SHP

seriznue seriznue en hotmail.com
Vie Mar 30 13:02:12 CEST 2012


Una pregunta, los Tests estan actualizados? veo que la forma de crear los
FeatureStores no conincide con la de la documentacion. Con el código que he
hecho obtengo otra excepcion NullPointerException en este metodo:
				serverExplorer.add("FilesystemExplorer", params, false);
No se si el primer argumento es correcto
Segun la documentacion al metodo add solo se le pasa un argumento, el de
params. Pero ahora el metodo es:
____________________________________________________________________________________________
boolean org.gvsig.fmap.dal.DataServerExplorer.add(String provider,
NewDataStoreParameters 
 parameters, boolean overwrite) 

Creates a new DataStore in this server.
Parameters:
	parameters , an instance of DataStoreParameters from
DataServerExplorer.getAddParameters
	 (String) that describes the new DataStore.
	overwrite if the store already exists
	provider 
Returns:
	 true if the DataStoreParameters were successfully added, false otherwise.
________________________________________________________________________________________________
Perdonad por mi insistencia pero es que llevo un lio... :(


--
View this message in context: http://osgeo-org.1560.n6.nabble.com/Crear-un-nuevo-SHP-tp4660152p4670921.html
Sent from the gvSIG desarrolladores mailing list archive at Nabble.com.


Más información sobre la lista de distribución gvSIG_desarrolladores