| Package | Description |
|---|---|
| net.lecousin.framework.application.libraries.classpath |
Default implementation of LibrariesManager, simply using the classpath of the JVM.
|
| net.lecousin.framework.concurrent.tasks |
Implementations of tasks.
|
| net.lecousin.framework.io.text |
IO on characters and text.
|
| net.lecousin.framework.locale |
Localization.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LoadLibraryExtensionPointsFile
Task to read an extensionpoints file.
|
class |
LoadLibraryPluginsFile
Task to load a plugins file.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LoadPropertiesFileTask
Task to read a file of properties.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PropertiesReader<T>
Implementation of FullReadLines to read a file containing properties.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LoadLibraryLocaleFile
Load file META-INF/net.lecousin/locale from a library.
|
Copyright © 2019. All rights reserved.