| Constructor and Description |
|---|
FileConverter()
Package default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
asObject(String string,
Class<T> valueType)
Return file instance for the given path string.
|
String |
asString(Object object)
Return file object path.
|
Copyright © 2018. All rights reserved.