Searched defs:readFile (Results 1 - 4 of 4) sorted by relevance

/owl-s/src/impl/jena/
H A DOWLReaderImpl.java188 OWLOntology ont = readFile((OWLKnowledgeBaseImpl) kb, in, physicalURI, baseURI);
202 return readFile(kb, createInputSource(importURI, true), importURI, importURI);
205 private OWLOntology readFile(OWLKnowledgeBaseImpl kb, InputSource in, URI physicalURI, URI baseURI) { method in class:OWLReaderImpl
/owl-s/src/org/mindswap/utils/
H A DUtils.java125 public static String readFile(String fileName) throws FileNotFoundException, IOException { method in class:Utils
/owl-s/lib/pellet/
H A Dpellet.jarcom/ com/lre/ com/lre/graph/ com/lre/graph/Edge.class Edge.java package com.lre ...
/owl-s/lib/axis/
H A Daxis.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/axis/ org/apache/axis/attachments/ ...

Completed in 11 milliseconds