Uses of Class
io.keikai.importer.XlsxExtractor.XlsxDefinedNameExtractor
-
Packages that use XlsxExtractor.XlsxDefinedNameExtractor Package Description io.keikai.importer -
-
Uses of XlsxExtractor.XlsxDefinedNameExtractor in io.keikai.importer
Methods in io.keikai.importer that return types with arguments of type XlsxExtractor.XlsxDefinedNameExtractor Modifier and Type Method Description List<XlsxExtractor.XlsxDefinedNameExtractor>
XlsxExtractor.XlsxWorkbookExtractor. getDefinedNames()
Methods in io.keikai.importer with parameters of type XlsxExtractor.XlsxDefinedNameExtractor Modifier and Type Method Description protected boolean
XlsxImporter. skipName(XlsxExtractor.XlsxDefinedNameExtractor definedName)
-