|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.biojava.directory.OBDARegistryParser
This class encapsulates all the parsing of the OBDA registry configuration file.
| Constructor Summary | |
OBDARegistryParser()
|
|
| Method Summary | |
static RegistryConfiguration |
parseRegistry(java.io.BufferedReader in,
java.lang.String locator)
parseRegistry parses an Open Bioinformatics Database
Access (OBDA) configuration file. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public OBDARegistryParser()
| Method Detail |
public static RegistryConfiguration parseRegistry(java.io.BufferedReader in,
java.lang.String locator)
throws java.io.IOException,
RegistryException
parseRegistry parses an Open Bioinformatics Database
Access (OBDA) configuration file.
in - a BufferedReader.locator - a String a configuration file
locator.
RegistryConfiguration.
java.io.IOException - if an error reading the configuration
file.
RegistryException - if the configuration setup fails.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||