org.apache.poi.hssf.util
Class SheetReferences

java.lang.Object
  extended by org.apache.poi.ss.util.SheetReferences
      extended by org.apache.poi.hssf.util.SheetReferences

public class SheetReferences
extends SheetReferences

Holds a collection of Sheet names and their associated reference numbers.

Author:
Andrew C. Oliver (acoliver at apache dot org)

Constructor Summary
SheetReferences()
           
 
Method Summary
 
Methods inherited from class org.apache.poi.ss.util.SheetReferences
addSheetReference, getSheetName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SheetReferences

public SheetReferences()


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