org.archiviststoolkit.util
Class FileUtils

java.lang.Object
  extended by org.archiviststoolkit.util.FileUtils

public class FileUtils
extends java.lang.Object

Archivists' Toolkit(TM) Copyright © 2005-2007 Regents of the University of California, New York University, & Five Colleges, Inc. All rights reserved. This software is free. You can redistribute it and / or modify it under the terms of the Educational Community License (ECL) version 1.0 (http://www.opensource.org/licenses/ecl1.php) This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ECL license for more details about permissions and limitations. Archivists' Toolkit(TM) http://www.archiviststoolkit.org info@archiviststoolkit.org


Field Summary
static int ONE_RECORD_TO_PRINT
           
 
Constructor Summary
FileUtils()
           
 
Method Summary
static java.io.File chooseFileOrDirectory(int numberOfRecords, ImportOptions importOptions)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ONE_RECORD_TO_PRINT

public static final int ONE_RECORD_TO_PRINT
See Also:
Constant Field Values
Constructor Detail

FileUtils

public FileUtils()
Method Detail

chooseFileOrDirectory

public static java.io.File chooseFileOrDirectory(int numberOfRecords,
                                                 ImportOptions importOptions)