public final class UnmarshallerHelper extends Object
| Constructor and Description |
|---|
UnmarshallerHelper() |
| Modifier and Type | Method and Description |
|---|---|
static Unmarshaller |
HSSFInstance(PoijiFile poijiFile,
PoijiOptions options) |
static Unmarshaller |
HSSFInstance(PoijiInputStream poijiInputStream,
PoijiOptions options) |
static Unmarshaller |
XSSFInstance(PoijiFile poijiFile,
PoijiOptions options) |
static Unmarshaller |
XSSFInstance(PoijiInputStream poijiInputStream,
PoijiOptions options) |
public static Unmarshaller HSSFInstance(PoijiFile poijiFile, PoijiOptions options)
public static Unmarshaller HSSFInstance(PoijiInputStream poijiInputStream, PoijiOptions options)
public static Unmarshaller XSSFInstance(PoijiFile poijiFile, PoijiOptions options)
public static Unmarshaller XSSFInstance(PoijiInputStream poijiInputStream, PoijiOptions options)
Copyright © 2017–2018. All rights reserved.