Package | Description |
---|---|
org.drombler.commons.context |
Context is a framework to work with objects available in a given context.
|
org.drombler.commons.data.file |
File support for the Data Handler Framework.
|
Modifier and Type | Method and Description |
---|---|
static void |
Contexts.configureObject(Object obj,
ContextManager contextManager,
ContextInjector contextInjector)
Configures the specified object.
|
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.