Package | Description |
---|---|
org.scijava.text |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTextFormat
Abstract superclass of
TextFormat implementations. |
Modifier and Type | Method and Description |
---|---|
default TextFormat |
TextService.getHandler(File file)
Gets the text format which best handles the given file.
|
Modifier and Type | Method and Description |
---|---|
List<TextFormat> |
TextService.getInstances()
Gets the list of available text formats.
|
Class<TextFormat> |
DefaultTextService.getPluginType() |
Copyright © 2009–2024 SciJava. All rights reserved.