Uses of Interface
nl.bstoi.poiparser.core.strategy.ReadPoiParser
| Package | Description |
|---|---|
| nl.bstoi.poiparser.core.strategy | |
| nl.bstoi.poiparser.core.strategy.annotation |
-
Uses of ReadPoiParser in nl.bstoi.poiparser.core.strategy
Methods in nl.bstoi.poiparser.core.strategy that return ReadPoiParser Modifier and Type Method Description ReadPoiParser<T>ReadPoiParserFactory. createReadPoiParser(InputStream excelInputStream, String sheetName) -
Uses of ReadPoiParser in nl.bstoi.poiparser.core.strategy.annotation
Classes in nl.bstoi.poiparser.core.strategy.annotation that implement ReadPoiParser Modifier and Type Class Description classAnnotatedReadPoiParser<T>User: Hylke Stapersma E-mail:[ hylke.stapersma@gmail.com] Date: 23-06-13 Time: 18:11Methods in nl.bstoi.poiparser.core.strategy.annotation that return ReadPoiParser Modifier and Type Method Description ReadPoiParser<T>AnnotatedReadPoiParserFactory. createReadPoiParser(InputStream excelInputStream, String sheetName)