Save This Page
Home » cocoon-2.1.11-src » org.apache.cocoon.poi » hssf » record » [javadoc | source]
org.apache.cocoon.poi.hssf.record
public class: RecordFactory [javadoc | source]
java.lang.Object
   org.apache.cocoon.poi.hssf.record.RecordFactory
Title: Record Factory

Description: Takes a stream and outputs an array of Record objects.

Copyright: Copyright (c) 2001 SuperLink Software, Inc.

Method from org.apache.cocoon.poi.hssf.record.RecordFactory Summary:
createRecords
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.cocoon.poi.hssf.record.RecordFactory Detail:
 public static Record[] createRecords(InputStream in) throws RecordFormatException 
    Create an array of records from an input stream