org.apache.poi.hssf.usermodel.examples
Class BigExample

java.lang.Object
  extended by org.apache.poi.hssf.usermodel.examples.BigExample

public class BigExample
extends java.lang.Object

Demonstrates many features of the user API at once. Used in the HOW-TO guide.

Author:
Glen Stampoultzis (glens at apache.org), Andrew Oliver (acoliver at apache.org)

Constructor Summary
BigExample()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BigExample

public BigExample()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Throws:
java.io.IOException


Copyright 2008 The Apache Software Foundation or its licensors, as applicable.