Revision 10782 trunk/libraries/libRaster/src/org/gvsig/raster/dataaccess/cache/CacheDataServer.java

View differences:

CacheDataServer.java
134 134
		}
135 135
	}
136 136
	
137
	/*
138
	 *  (non-Javadoc)
139
	 * @see org.gvsig.raster.dataaccess.cache.ICacheDataSource#getPath()
140
	 */
141
	public String getPath() {
142
		return tempDirectoryPath + File.separator + id;
143
	}
144
	
137 145
	/**
138 146
	 * Esta funci?n crea el directorio para temporales y devuelve el nombre de este.
139 147
	 * @return

Also available in: Unified diff