Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Which part of jDREW will use the libraries in the “lib” directory?

directory jdrew Libraries
0
Posted

Which part of jDREW will use the libraries in the “lib” directory?

0

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

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123