|
Change Parameter Type output : Resource to output : File in method public archive(output File) : void in class org.geoserver.importer.Directory |
From |
To |
|
Change Parameter Type archive : Resource to archive : File in method public createFromArchive(archive File) : Directory in class org.geoserver.importer.Directory |
From |
To |
|
Change Parameter Type file : Resource to file : File in method public canHandle(file File) : boolean in class org.geoserver.importer.VFSWorker |
From |
To |
|
Change Parameter Type f : Resource to f : File in method protected newSpatialFile(f File, format DataFormat) : SpatialFile in class org.geoserver.importer.Directory |
From |
To |
|
Change Parameter Type file : Resource to file : File in method public ASpatialFile(file File) in class org.geoserver.importer.ASpatialFile |
From |
To |
|
Change Parameter Type file : Resource to file : File in method public read(featureType SimpleFeatureType, file File) : FeatureReader<SimpleFeatureType,SimpleFeature> in class org.geoserver.importer.format.KMLFileFormat |
From |
To |
|
Change Parameter Type archiveFile : Resource to archiveFile : File in method public extractTo(archiveFile File, targetFolder File) : void in class org.geoserver.importer.VFSWorker |
From |
To |
|
Change Parameter Type file : Resource to file : File in method private getaArchiveURLProtocol(file File) : String in class org.geoserver.importer.VFSWorker |
From |
To |
|
Change Parameter Type f : Resource to f : File in method protected newSpatialFile(f File, format DataFormat) : SpatialFile in class org.geoserver.importer.mosaic.Mosaic |
From |
To |
|
Change Parameter Type file : Resource to file : File in method package sniff(file File) : SimpleFeature in class org.geoserver.importer.format.GeoJSONFormat |
From |
To |
|
Change Parameter Type archiveFile : Resource to archiveFile : File in method private resolveArchiveURI(archiveFile File) : String in class org.geoserver.importer.VFSWorker |
From |
To |
|
Change Parameter Type file : Resource to file : File in method public parseFeatureTypes(typeName String, file File) : Collection<SimpleFeatureType> in class org.geoserver.importer.format.KMLFileFormat |
From |
To |
|
Change Parameter Type archiveFile : Resource to archiveFile : File in method public listFiles(archiveFile File, filter FilenameFilter) : List<String> in class org.geoserver.importer.VFSWorker |
From |
To |
|
Change Parameter Type file : Resource to file : File in method public Filtered(file File, filter List<FileData>) in class org.geoserver.importer.Directory.Filtered |
From |
To |
|
Change Parameter Type file : Resource to file : File in method private typeNameFromFile(file File) : String in class org.geoserver.importer.format.KMLFileFormat |
From |
To |
|
Change Parameter Type resource : Resource to file : File in method public Directory(file File, recursive boolean) in class org.geoserver.importer.Directory |
From |
To |
|
Change Parameter Type targetFolder : Resource to targetFolder : File in method public extractTo(archiveFile File, targetFolder File) : void in class org.geoserver.importer.VFSWorker |
From |
To |
|
Change Parameter Type file : Resource to file : File in method public createFromFile(file File) : FileData in class org.geoserver.importer.FileData |
From |
To |
|
Change Parameter Type file : Resource to file : File in method public unpack(file File) : void in class org.geoserver.importer.Directory |
From |
To |
|
Change Parameter Type styleFile : Resource to styleFile : File in method package createStyleFromFile(styleFile File, task ImportTask) : StyleInfo in class org.geoserver.importer.Importer |
From |
To |
|
Change Return Type Resource to File in method protected getFileFromData(data ImportData) : File in class org.geoserver.importer.DataFormat |
From |
To |
|
Change Return Type Resource to File in method public getImportRoot() : File in class org.geoserver.importer.Importer |
From |
To |
|
Change Return Type Resource to File in method protected getOutputDirectory(data ImportData) : File in class org.geoserver.importer.transform.AbstractCommandLineTransform |
From |
To |
|
Change Return Type Resource to File in method public child(name String) : File in class org.geoserver.importer.Directory |
From |
To |
|
Change Return Type Resource to File in method public getFile() : File in class org.geoserver.importer.mosaic.MosaicIndex |
From |
To |
|
Change Return Type Resource to File in method package file(data ImportData, item ImportTask) : File in class org.geoserver.importer.format.GeoJSONFormat |
From |
To |
|
Change Return Type Resource to File in method public getUploadRoot() : File in class org.geoserver.importer.Importer |
From |
To |
|
Change Return Type Resource to File in method protected getInputFile(data ImportData) : File in class org.geoserver.importer.transform.GdalAddoTransform |
From |
To |
|
Change Return Type Resource to File in method protected getInputFile(data ImportData) : File in class org.geoserver.importer.transform.GdalWarpTransform |
From |
To |
|
Change Return Type Resource to File in method protected abstract getInputFile(data ImportData) : File in class org.geoserver.importer.transform.AbstractCommandLineTransform |
From |
To |
|
Change Return Type Optional<Resource> to Optional<File> in method package maybeFile(data ImportData) : Optional<File> in class org.geoserver.importer.format.GeoJSONFormat |
From |
To |
|
Change Return Type Resource to File in method package file(data ImportData) : File in class org.geoserver.importer.GridFormat |
From |
To |
|
Change Return Type List<Resource> to List<File> in method public getSuppFiles() : List<File> in class org.geoserver.importer.SpatialFile |
From |
To |
|
Change Return Type List<Resource> to List<File> in method public allFiles() : List<File> in class org.geoserver.importer.SpatialFile |
From |
To |
|
Change Return Type Resource to File in method public getArchiveFile(context ImportContext) : File in class org.geoserver.importer.Importer |
From |
To |
|
Change Return Type Resource to File in method protected getInputFile(data ImportData) : File in class org.geoserver.importer.transform.GdalTranslateTransform |
From |
To |
|
Change Return Type Resource to File in method public getFile() : File in class org.geoserver.importer.FileData |
From |
To |
|
Change Return Type Resource to File in method public getPrjFile() : File in class org.geoserver.importer.SpatialFile |
From |
To |
|
Change Return Type Resource to File in method public getStyleFile() : File in class org.geoserver.importer.SpatialFile |
From |
To |
|
Change Return Type Resource to File in method public getFile() : File in class org.geoserver.importer.Directory |
From |
To |
|
Change Variable Type f : Resource to f : File in method public prepare(m ProgressMonitor) : void in class org.geoserver.importer.Directory |
From |
To |
|
Change Variable Type folder : Resource to folder : File in method public includeFile(fileInfo FileSelectInfo) : boolean in class org.geoserver.importer.VFSWorker.listFiles.fileSelector |
From |
To |
|
Change Variable Type all : ArrayList<Resource> to all : ArrayList<File> in method public allFiles() : List<File> in class org.geoserver.importer.SpatialFile |
From |
To |
|
Change Variable Type dest : Resource to dest : File in method public accept(item FileItem) : void in class org.geoserver.importer.Directory |
From |
To |
|
Change Variable Type file : Optional<Resource> to file : Optional<File> in method public canRead(data ImportData) : boolean in class org.geoserver.importer.format.GeoJSONFormat |
From |
To |
|
Change Variable Type file : Resource to file : File in method package task(data ImportData, catalog Catalog) : ImportTask in class org.geoserver.importer.format.GeoJSONFormat |
From |
To |
|
Change Variable Type dir : Resource to dir : File in method public prepare(m ProgressMonitor) : void in class org.geoserver.importer.Directory |
From |
To |
|
Change Variable Type f : Resource to f : File in method public delete() : void in class org.geoserver.importer.mosaic.MosaicIndex |
From |
To |
|
Change Variable Type prj : Resource to prj : File in method public readPrjToCRS() : CoordinateReferenceSystem in class org.geoserver.importer.SpatialFile |
From |
To |
|
Change Variable Type inputParent : Resource to inputParent : File in method public apply(task ImportTask, data ImportData) : void in class org.geoserver.importer.transform.AbstractCommandLineTransform |
From |
To |
|
Change Variable Type ifos : OutputStream to ifos : FileOutputStream in method public write() : void in class org.geoserver.importer.mosaic.MosaicIndex |
From |
To |
|
Change Variable Type input : Resource to input : File in method protected getReplacementTargetNames(data ImportData) : List<String> in class org.geoserver.importer.transform.GdalAddoTransform |
From |
To |
|
Change Variable Type inputFile : Resource to inputFile : File in method public apply(task ImportTask, data ImportData) : void in class org.geoserver.importer.transform.AbstractCommandLineTransform |
From |
To |
|
Change Variable Type supp : Resource to supp : File in method public testSingleSpatialFile() : void in class org.geoserver.importer.DirectoryTest |
From |
To |
|
Change Variable Type dest : Resource to dest : File in method public accept(fo FileObject) : void in class org.geoserver.importer.Directory |
From |
To |
|
Change Variable Type f : Resource to f : File in method package file(data ImportData) : File in class org.geoserver.importer.GridFormat |
From |
To |
|
Change Variable Type input : Resource to input : File in method protected getOutputDirectory(data ImportData) : File in class org.geoserver.importer.transform.AbstractCommandLineTransform |
From |
To |
|
Change Variable Type outputDirectory : Resource to outputDirectory : File in method public apply(task ImportTask, data ImportData) : void in class org.geoserver.importer.transform.AbstractCommandLineTransform |
From |
To |
|
Change Variable Type parent : Resource to parent : File in method protected getOutputDirectory(data ImportData) : File in class org.geoserver.importer.transform.AbstractCommandLineTransform |
From |
To |
|
Change Variable Type file : Resource to file : File in method public list(data ImportData, catalog Catalog, monitor ProgressMonitor) : List<ImportTask> in class org.geoserver.importer.format.GMLFileFormat |
From |
To |
|
Change Variable Type outputFile : Resource to outputFile : File in method public apply(task ImportTask, data ImportData) : void in class org.geoserver.importer.transform.AbstractCommandLineTransform |
From |
To |
|
Change Variable Type file : Resource to file : File in method public list(data ImportData, catalog Catalog, monitor ProgressMonitor) : List<ImportTask> in class org.geoserver.importer.format.KMLFileFormat |
From |
To |
|
Change Variable Type f : Resource to f : File in method public createConnectionParameters(data ImportData, catalog Catalog) : Map<String,Serializable> in class org.geoserver.importer.DataStoreFormat |
From |
To |
|
Change Variable Type file : Resource to file : File in method public read(data ImportData, task ImportTask) : FeatureReader in class org.geoserver.importer.format.GMLFileFormat |
From |
To |
|
Change Variable Type f : Resource to f : File in method public createStore(data ImportData, workspace WorkspaceInfo, catalog Catalog) : CoverageStoreInfo in class org.geoserver.importer.GridFormat |
From |
To |
|
Change Variable Type file : Resource to file : File in method public read(data ImportData, task ImportTask) : FeatureReader in class org.geoserver.importer.format.KMLFileFormat |
From |
To |
|
Change Variable Type dest : Resource to dest : File in method public accept(childName String, in InputStream) : void in class org.geoserver.importer.Directory |
From |
To |
|
Change Variable Type fos : OutputStream to fos : FileOutputStream in method public write() : void in class org.geoserver.importer.mosaic.MosaicIndex |
From |
To |
|
Change Variable Type f : Resource to f : File in method public gridReader(data ImportData) : AbstractGridCoverage2DReader in class org.geoserver.importer.GridFormat |
From |
To |
|
Change Variable Type file : Resource to file : File in method public canRead(data ImportData) : boolean in class org.geoserver.importer.format.GMLFileFormat |
From |
To |
|
Change Variable Type fis : InputStream to fis : FileInputStream in method public write() : void in class org.geoserver.importer.mosaic.MosaicIndex |
From |
To |
|
Change Variable Type file : Resource to file : File in method public canRead(data ImportData) : boolean in class org.geoserver.importer.format.KMLFileFormat |
From |
To |
|
Change Variable Type input : Resource to input : File in method protected getReplacementTargetNames(data ImportData) : List<String> in class org.geoserver.importer.transform.GdalWarpTransform |
From |
To |
|
Change Variable Type f : Resource to f : File in method public canRead(data ImportData) : boolean in class org.geoserver.importer.GridFormat |
From |
To |
|
Change Variable Type dir : Resource to dir : File in method public getArchiveFile(context ImportContext) : File in class org.geoserver.importer.Importer |
From |
To |
|
Change Variable Type supp : Resource to supp : File in method package fileContents(data FileData, parent Object, expand int) : void in class org.geoserver.importer.rest.ImportJSONWriter |
From |
To |
|
Change Variable Type file : Resource to file : File in method protected getFileFromData(data ImportData) : File in class org.geoserver.importer.DataFormat |
From |
To |
|
Change Variable Type q : LinkedList<Resource> to q : LinkedList<File> in method public prepare(m ProgressMonitor) : void in class org.geoserver.importer.Directory |
From |
To |
|
Change Variable Type f : Resource to f : File in method public cleanup() : void in class org.geoserver.importer.Directory |
From |
To |
|
Change Variable Type f : Resource to f : File in method public prepare(m ProgressMonitor) : void in class org.geoserver.importer.SpatialFile |
From |
To |
|
Change Variable Type fileList : List<Resource> to fileList : File[] in method public prepare(m ProgressMonitor) : void in class org.geoserver.importer.Directory |
From |
To |
|
Change Variable Type input : Resource to input : File in method protected getReplacementTargetNames(data ImportData) : List<String> in class org.geoserver.importer.transform.GdalTranslateTransform |
From |
To |