net.w_horse.excelpojo.excel
クラス HorizontalRepeatsSeeker

java.lang.Object
  上位を拡張 net.w_horse.excelpojo.excel.AbstractCellSeeker
      上位を拡張 net.w_horse.excelpojo.excel.AbstractRepeatsSeeker
          上位を拡張 net.w_horse.excelpojo.excel.HorizontalRepeatsSeeker

public class HorizontalRepeatsSeeker
extends AbstractRepeatsSeeker


コンストラクタの概要
HorizontalRepeatsSeeker()
           
 
メソッドの概要
 void set(java.lang.annotation.Annotation annotation, ExcelPOJOAnnotationParser parser)
           
 void set(org.w3c.dom.Element element, ExcelPOJOXmlParser parser)
           
 
クラス net.w_horse.excelpojo.excel.AbstractRepeatsSeeker から継承されたメソッド
getLabel, getListClass, getPosition, getRetrieveFrom, getTerminate, seekCellValue, setLabel, setListClass, setPosition, setRetrieveFrom, setTerminate, setValue, verify
 
クラス net.w_horse.excelpojo.excel.AbstractCellSeeker から継承されたメソッド
getCellValue, getExcelPOJOBridge, getUse, isMargedRows, setExcelPOJOBridge, setMargedRows, setUse
 
クラス java.lang.Object から継承されたメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

HorizontalRepeatsSeeker

public HorizontalRepeatsSeeker()
メソッドの詳細

set

public void set(org.w3c.dom.Element element,
                ExcelPOJOXmlParser parser)
定義:
クラス AbstractCellSeeker 内の set

set

public void set(java.lang.annotation.Annotation annotation,
                ExcelPOJOAnnotationParser parser)
         throws java.lang.ClassNotFoundException,
                java.lang.LinkageError
定義:
クラス AbstractCellSeeker 内の set
例外:
java.lang.ClassNotFoundException
java.lang.LinkageError