Uses of Enum Class
nl.bstoi.poiparser.core.strategy.PoiType
Packages that use PoiType
-
Uses of PoiType in nl.bstoi.poiparser.core.strategy
Methods in nl.bstoi.poiparser.core.strategy that return PoiTypeModifier and TypeMethodDescriptionAbstractPoiParserFactory.getPoiType()static PoiTypeReturns the enum constant of this class with the specified name.static PoiType[]PoiType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in nl.bstoi.poiparser.core.strategy with parameters of type PoiTypeModifier and TypeMethodDescriptionprotected org.apache.poi.ss.usermodel.WorkbookAbstractPoiParserFactory.createNewWorkBook(PoiType poiType)