Package nl.bstoi.poiparser.core.strategy
Interface WritePoiParser
-
- All Known Implementing Classes:
AnnotatedWritePoiParser
public interface WritePoiParserHylke Stapersma hylke.stapersma@gmail.com
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidwrite(java.util.Map<java.lang.String,TypedList<?>> sheetDataset)
-
-
-
Method Detail
-
write
void write(java.util.Map<java.lang.String,TypedList<?>> sheetDataset) throws PoiParserException
- Throws:
PoiParserException
-
-