net.w_horse.excelpojo.excel.cellseeker
クラス CellSeekerManager

java.lang.Object
  上位を拡張 net.w_horse.excelpojo.excel.cellseeker.CellSeekerManager

public class CellSeekerManager
extends java.lang.Object


メソッドの概要
static AbstractCellSeekerFactoryBean getCellSeekerFactoryBeanInstance(RetrieveType retrieveType)
           
static CellSeeker getCellSeekerInstance(java.lang.annotation.Annotation annotation)
           
 
クラス java.lang.Object から継承されたメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

メソッドの詳細

getCellSeekerFactoryBeanInstance

public static AbstractCellSeekerFactoryBean getCellSeekerFactoryBeanInstance(RetrieveType retrieveType)
                                                                      throws java.lang.InstantiationException,
                                                                             java.lang.IllegalAccessException
例外:
java.lang.InstantiationException
java.lang.IllegalAccessException

getCellSeekerInstance

public static CellSeeker getCellSeekerInstance(java.lang.annotation.Annotation annotation)
                                        throws java.lang.InstantiationException,
                                               java.lang.IllegalAccessException
例外:
java.lang.InstantiationException
java.lang.IllegalAccessException