Uses of Interface
org.scijava.annotations.AbstractIndexWriter.StreamFactory
-
Packages that use AbstractIndexWriter.StreamFactory Package Description org.scijava.annotations -
-
Uses of AbstractIndexWriter.StreamFactory in org.scijava.annotations
Methods in org.scijava.annotations with parameters of type AbstractIndexWriter.StreamFactory Modifier and Type Method Description protected voidAbstractIndexWriter. merge(String annotationName, AbstractIndexWriter.StreamFactory factory)Merges an existing annotation index into the currently-generated one.protected voidAbstractIndexWriter. write(AbstractIndexWriter.StreamFactory factory)
-