public static interface AbstractIndexWriter.StreamFactory
Modifier and Type | Method and Description |
---|---|
boolean |
isClassObsolete(String className) |
InputStream |
openInput(String annotationName) |
OutputStream |
openOutput(String annotationName) |
InputStream openInput(String annotationName) throws IOException
IOException
OutputStream openOutput(String annotationName) throws IOException
IOException
boolean isClassObsolete(String className)
Copyright © 2015–2022 SciJava. All rights reserved.