Searched refs:_sourceURL (Results 1 – 1 of 1) sorted by relevance
100 protected final String copyToTempFile( String _sourceURL ) throws IOException in copyToTempFile() argument105 … FileTools.copyFile( new File( new URI( _sourceURL ) ), new File( new URI( targetURL ) ) ); in copyToTempFile()