public final class HSSFPropertyFile extends Object implements 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) |
public <T> T unmarshal(Class<T> type)
unmarshal in interface PropertyUnmarshallerpublic <T> T returnFromExcelFile(Class<T> type)
returnFromExcelFile in interface PropertyUnmarshallerpublic <T> T returnFromEncryptedFile(Class<T> type)
returnFromEncryptedFile in interface PropertyUnmarshallerCopyright © 2017–2020. All rights reserved.