public interface PropertyUnmarshaller
| Modifier and Type | Method and Description |
|---|---|
<T> T |
returnFromEncryptedFile(Class<T> type) |
<T> T |
returnFromExcelFile(Class<T> type) |
<T> T |
unmarshal(Class<T> type) |
Copyright © 2017–2020. All rights reserved.