Package | Description |
---|---|
org.drombler.commons.data.file |
File support for the Data Handler Framework.
|
Modifier and Type | Method and Description |
---|---|
static void |
FileUtils.openFile(Path fileToOpen,
DataHandlerRegistry dataHandlerRegistry,
FileExtensionDescriptorRegistry fileExtensionDescriptorRegistry,
DocumentHandlerDescriptorRegistry documentHandlerDescriptorRegistry,
ContextManager contextManager,
ContextInjector contextInjector)
Opens a file.
|
Copyright © 2012–2019 Drombler. All rights reserved.