Remove SQLiteUtil from public API for future work

This commit is contained in:
Richard Cordovano 2018-10-13 21:08:04 -04:00
parent 863a82c6ff
commit 9230451cb7
4 changed files with 4 additions and 5 deletions

View File

@ -53,7 +53,6 @@ import org.sleuthkit.autopsy.coreutils.Logger;
import org.sleuthkit.datamodel.AbstractFile;
import org.sleuthkit.datamodel.TskCoreException;
import org.sleuthkit.autopsy.coreutils.MessageNotifyUtil;
import org.sleuthkit.autopsy.coreutils.SqliteUtil;
/**
* A file content viewer for SQLite database files.

View File

@ -16,7 +16,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package org.sleuthkit.autopsy.coreutils;
package org.sleuthkit.autopsy.contentviewers;
import java.io.File;
import java.io.IOException;
@ -34,7 +34,7 @@ import org.sleuthkit.datamodel.TskCoreException;
* Sqlite utility class. Find and copy metafiles, write sqlite abstract files to
* temp directory, and generate unique temp directory paths.
*/
public final class SqliteUtil {
final class SqliteUtil {
private SqliteUtil() {

View File

@ -1,5 +1,5 @@
#Updated by build script
#Fri, 05 Oct 2018 09:58:28 -0400
#Sat, 13 Oct 2018 21:02:18 -0400
LBL_splash_window_title=Starting Autopsy
SPLASH_HEIGHT=314
SPLASH_WIDTH=538

View File

@ -1,4 +1,4 @@
#Updated by build script
#Fri, 05 Oct 2018 09:58:28 -0400
#Sat, 13 Oct 2018 21:02:18 -0400
CTL_MainWindow_Title=Autopsy 4.9.0
CTL_MainWindow_Title_No_Project=Autopsy 4.9.0