Which part of jDREW will use the libraries in the “lib” directory?
The three libraries in the “lib” directory are used for the unit test (junit.jar) and the RuleML (XML) file parser (jdom.jar, xerces.jar). All the unit test code appears in the “TEST” package. There are two java files that will use jdom.jar and xerces.jar. one is RuleMLFileParser.java that uses the libraries to parse the RuleML file. The other is DefiniteClause.java that uses the libraries to generate the RuleML output of a definite clause.
Related Questions
- Why do I get the error message "ERROR while loading shared libraries: libg2c.so.0: cannot open shared object file: No such file or directory" when I try to start Gridgen on my OpenSuse machine?
- What is the address of Columbia University Libraries? Is there a directory of library contacts?
- How is the directory of the predefined include libraries determined?