loci.formats.in
Class MDBParser
java.lang.Object
loci.formats.in.MDBParser
public final class MDBParser
- extends Object
Utility class for parsing MDB database files.
- Source code:
- Trac,
SVN
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
parseDatabase
public static void parseDatabase(String filename,
Hashtable h)
throws loci.formats.FormatException
- Parses table structure for a specified MDB file.
- Throws:
loci.formats.FormatException