aQute.bnd.indexer
Class RepoIndex
java.lang.Object
aQute.bnd.indexer.RepoIndex
public class RepoIndex
- extends Object
The repository indexer. See OSGi Enterprise Specification 5.0.0, chapter 132.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RepoIndex
public RepoIndex()
- Constructor
- Parameters:
log - the log service to use
indexFile
public RepoIndex.IndexResult indexFile(File file,
URI url)
throws Exception
- Throws:
Exception
getSignature
public long getSignature()
Copyright © 2014 aQute SARL. All rights reserved.