net.sf.plb4jedit.filelocator
Class FileLocator
java.lang.Object
net.sf.plb4jedit.filelocator.FileLocator
- public class FileLocator
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileLocator
public FileLocator()
throws Exception
FileLocator
public FileLocator(String storeName)
throws Exception
insertMap
public void insertMap(String mapName,
String path,
String extension)
throws Exception
- Throws:
Exception
reload
public void reload()
throws Exception
- Throws:
Exception
delete
public void delete()
delete
public void delete(String mapName)
locate
public String[] locate(String mapName,
String source)
throws Exception
- Throws:
Exception
locatePartially
public String[] locatePartially(String mapName,
String source)
throws Exception
- Throws:
Exception
dump
public String dump()
throws Exception
- Throws:
Exception
getMaps
public String[] getMaps()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2003 Riege Software Internationl. All Rights Reserved.