| Package | Description |
|---|---|
| de.vandermeer.skb.base.info |
Interfaces and classes to load information from sources and to write information to targets.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DirectoryLoader
An directory information loader.
|
interface |
FileLoader
An file information loader.
|
interface |
FileSourceListLoader
An file set information loader.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLoader
Abstract loader implementation.
|
class |
CommonsDirectoryWalker
Walks a directory and loads files.
|
class |
JsonFileLoader
An file loader for JSON files.
|
class |
PropertyArrayLoader
An file loader for a set of Java property files.
|
class |
PropertyFileLoader
An file loader for Java property files.
|
class |
SimpleDirectoryScanner
Scans a directory and returns a complete list of files found.
|
class |
StgFileLoader
An file loader for STG property files.
|
class |
StringFileLoader
An file loader for reading a file into a string.
|
Copyright © 2010–2017. All rights reserved.