Searched defs:constructor (Results 1 - 5 of 5) sorted by relevance
/owl-s/src/impl/owls/ | ||
H A D | OWLSConverters.java | 416 Constructor constructor;
field in class:OWLSConverters.GenericOWLSConverter 428 constructor = javaClass.getConstructor(new Class[] {OWLIndividual.class}); 446 return (OWLObject) constructor.newInstance(new Object[] {(OWLIndividual) object}); |
/owl-s/lib/jena/ | ||
H A D | junit.jar | META-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ... |
H A D | jena.jar | com/ com/hp/ com/hp/hpl/ com/hp/hpl/jena/ com/hp/hpl/jena/datatypes/ com/hp/hpl/jena/ ... |
/owl-s/lib/axis/ | ||
H A D | commons-discovery.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/discovery/ ... |
H A D | axis.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/axis/ org/apache/axis/attachments/ ... |
Completed in 24 milliseconds