SOFA.SOFAnet.Core.Reporter This "static" class implements info/warning/error output of SOFAnet @author Ladislav Sobr
DescribeClass <p> Simple example of describing the basic attributes of a OWL, DAML or RDFS class using the ontology API. This is not meant as a definitive solution to the problem, but as an illustration of one approach to solving the problem. This example should be adapted as necessary to provide a given ...
com.jcorporate.expresso.ext.controller.ServeTextFile This controller is used to serve up text files. It helps provide a particularly useful mechanism for tutorial purposes. <p><b>PLEASE NOTE!</b>: It is DEFINITELY not recommended that this controller should be opened up to anybody but the Administrator in a production environment! ...
org.codehaus.groovy.ant.Groovy Executes a series of Groovy statements. <p>Statements can either be read in from a text file using the <i>src</i> attribute or from between the enclosing groovy tags.</p> Based heavily on SQLExec.java which is part of apache-ant http://cvs.apache.org/viewcvs.cgi/ant/src/ ...
org.jibx.extras.DocumentComparator XML document comparator. This uses XMLPull parsers to read a pair of documents in parallel, comparing the streams of components seen from the two documents. The comparison ignores differences in whitespace separating elements, but treats whitespace as significant within elements with only characte ...
org.objectweb.kilim.KilimException KilimException is the exception generated inthe Kilim environment to notify the user error (bugs in Kilim implementation are notified through Internal exceptions). KilimException provides a simple mechanism to wrap exceptions of an other type so that the stack trace and the message returned by suc ...