Class LocalRepository

    • Constructor Detail

      • LocalRepository

        public LocalRepository​(java.io.File root)
    • Method Detail

      • containsArtefact

        public boolean containsArtefact​(Artefact artefact)
      • getArtefactSource

        public java.util.List<? extends ArtefactSource> getArtefactSource​(Artefact artefact,
                                                                          int index)
      • createArtefact

        public java.io.File createArtefact​(Artefact artefact)
                                    throws net.sf.jnati.NativeCodeException
        Throws:
        net.sf.jnati.NativeCodeException
      • createArtefact

        public java.io.File createArtefact​(Artefact artefact,
                                           int index)
                                    throws net.sf.jnati.NativeCodeException
        Throws:
        net.sf.jnati.NativeCodeException