| Class and Description |
|---|
| AsciiFileLoader
A
AsciiFileLoader can be used
to convert a basic text file into any Object. |
| BinaryLoader
A
BinaryLoader is
able to read an Object from an InputStream. |
| Class and Description |
|---|
| AsciiFileLoader
A
AsciiFileLoader can be used
to convert a basic text file into any Object. |
| BinaryLoader
A
BinaryLoader is
able to read an Object from an InputStream. |
| Loader
A Loader is able to load and construct an Object from some type
of input.
|
| LoadingException
A
LoadingException is thrown
from Loader when the loading/
reading fails. |
| PassThroughLoader
Just passes the given input String to the
PassThroughLoader.get() method. |
| Class and Description |
|---|
| AsciiFileLoader
A
AsciiFileLoader can be used
to convert a basic text file into any Object. |
| Loader
A Loader is able to load and construct an Object from some type
of input.
|
| LoadingException
A
LoadingException is thrown
from Loader when the loading/
reading fails. |
Copyright © 2014. All rights reserved.