org.torikiri.xlsapi
クラス Xls
java.lang.Object
org.torikiri.xlsapi.AbstractElement<Xls,Sheet>
org.torikiri.xlsapi.Xls
- すべての実装されたインタフェース:
- Element<Xls,Sheet>
public class Xls
- extends AbstractElement<Xls,Sheet>
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Xls
public Xls(Sheet... sheets)
Xls
public Xls(boolean condition,
Sheet... sheets)
write
public void write(String path)
throws IOException
- 例外:
IOException
write
public void write(OutputStream out)
throws IOException
- 例外:
IOException
build
protected HSSFWorkbook build()
getThis
public Xls getThis()
- 定義:
- クラス
AbstractElement<Xls,Sheet>
内の getThis