public class AnnotationCombiner extends AbstractIndexWriter implements Combiner
AbstractIndexWriter.StreamFactory
Constructor and Description |
---|
AnnotationCombiner() |
Modifier and Type | Method and Description |
---|---|
void |
combine(File outputDirectory)
Reads in annotations from all available resources and combines them.
|
Set<String> |
getAnnotationFiles()
Scans for annotations files in every resource on the classpath.
|
static void |
main(String[] args) |
adapt, adapt, add, foundAnnotations, merge, write, writeMap
public void combine(File outputDirectory) throws Exception
public Set<String> getAnnotationFiles() throws IOException
IOException
Copyright © 2015–2022 SciJava. All rights reserved.