com.canoo.ant.table
Class ExcelPropertyTable

java.lang.Object
  extended by com.canoo.ant.table.APropertyTable
      extended by com.canoo.ant.table.ExcelPropertyTable
All Implemented Interfaces:
IPropertyTable

public class ExcelPropertyTable
extends APropertyTable


Field Summary
 
Fields inherited from class com.canoo.ant.table.APropertyTable
EMPTY, KEY_JOIN
 
Constructor Summary
ExcelPropertyTable()
           
 
Method Summary
protected  boolean hasJoinTable()
          Indicates if the table container has a JOIN table.
protected  void putValue(String value, Object key, Properties props)
           
protected  List read(String sheetName)
           
 
Methods inherited from class com.canoo.ant.table.APropertyTable
expandName, expandProps, getCachedTable, getColumnInfo, getContainer, getFilter, getMetaTable, getPrefix, getPropertiesList, getRawTable, getTable, setContainer, setFilter, setPrefix, setTable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExcelPropertyTable

public ExcelPropertyTable()
Method Detail

hasJoinTable

protected boolean hasJoinTable()
Description copied from class: APropertyTable
Indicates if the table container has a JOIN table.

Overrides:
hasJoinTable in class APropertyTable
Returns:
default is true

read

protected List read(String sheetName)
             throws IOException
Specified by:
read in class APropertyTable
Throws:
IOException

putValue

protected void putValue(String value,
                        Object key,
                        Properties props)

Copyright © 2001-2007 Canoo Engineering AG, Basel. All rights reserved.