org.openrdf.repository.object.compiler
Class JarPacker
java.lang.Object
org.openrdf.repository.object.compiler.JarPacker
public class JarPacker
- extends Object
Packages a directy into a Jar and writes the concept index files.
- Author:
- James Leigh
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JarPacker
public JarPacker(File dir)
setAnnotations
public void setAnnotations(Set<String> annotations)
setBehaviours
public void setBehaviours(Collection<String> behaviours)
setConcepts
public void setConcepts(Collection<String> concepts)
setDatatypes
public void setDatatypes(Collection<String> datatypes)
setOntologies
public void setOntologies(Collection<URL> ontologies)
packageJar
public void packageJar(File output)
throws IOException,
RDFParseException
- Throws:
IOException
RDFParseException
Copyright © 2004-2010 James Leigh Services Inc.. All Rights Reserved.