org.favabeans.file
Class IdentityFileMap

java.lang.Object
  |
  +--org.favabeans.file.IdentityFileMap

public class IdentityFileMap
extends Object


Constructor Summary
IdentityFileMap()
           
 
Method Summary
static IdentityFile getIdentityFile(File path)
           
static IdentityFile getIdentityFile(String pathName)
           
static IdentityFile[] getIdentityFiles(File[] paths)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IdentityFileMap

public IdentityFileMap()
Method Detail

getIdentityFile

public static IdentityFile getIdentityFile(String pathName)
                                    throws IOException,
                                           FileNotFoundException

getIdentityFile

public static IdentityFile getIdentityFile(File path)
                                    throws IOException,
                                           FileNotFoundException

getIdentityFiles

public static IdentityFile[] getIdentityFiles(File[] paths)
                                       throws IOException


Copyright © 2000-2001, Regents of the University of Minnesota. All Rights Reserved.