bad.robot.excel.sheet
Class SheetNameIterable

java.lang.Object
  extended by bad.robot.excel.sheet.SheetNameIterable
All Implemented Interfaces:
Iterable

public class SheetNameIterable
extends Object
implements Iterable


Method Summary
 Iterator iterator()
           
static SheetNameIterable sheetNamesOf(org.apache.poi.ss.usermodel.Workbook workbook)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

sheetNamesOf

public static SheetNameIterable sheetNamesOf(org.apache.poi.ss.usermodel.Workbook workbook)

iterator

public Iterator iterator()
Specified by:
iterator in interface Iterable


Copyright © 2013. All Rights Reserved.