public class SimpleJXLSExport extends AbstractConvertPlugin implements ConvertPlugin
修飾子とタイプ | フィールドと説明 |
---|---|
protected static java.lang.String |
jndi_def |
protected static java.lang.String |
jndi_env |
CONSTRUCTOR_PARAMS
コンストラクタと説明 |
---|
SimpleJXLSExport(Key nameKey,
Key typeKey,
java.util.Map info,
Resource resource)
コンストラクタ
|
修飾子とタイプ | メソッドと説明 |
---|---|
protected void |
convert(java.util.List<Updatable> ups,
SimpleConvertInfo prop,
org.jxls.common.Context context,
java.util.Date now) |
protected void |
convert(Updatable up,
SimpleConvertInfo prop,
org.jxls.common.Context context,
java.util.Date now) |
protected ConvertResult |
convertLocal(java.lang.Object source)
変換処理を実行する
|
convert, createUpdatable, createUpdatable, getConverterNameKey, getConverterTypeInfo, getConverterTypeKey, getPhenomenonType, getResource, getTranslator, getTranslator
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
convert, getConverterNameKey, getConverterTypeKey
protected static final java.lang.String jndi_env
protected static final java.lang.String jndi_def
protected ConvertResult convertLocal(java.lang.Object source) throws ConvertServiceException
convertLocal
クラス内 AbstractConvertPlugin
source
- 変換元オブジェクトConvertServiceException
- 変換処理での致命的なエラーprotected void convert(Updatable up, SimpleConvertInfo prop, org.jxls.common.Context context, java.util.Date now) throws jxl.write.biff.RowsExceededException, jxl.write.WriteException
jxl.write.biff.RowsExceededException
jxl.write.WriteException
protected void convert(java.util.List<Updatable> ups, SimpleConvertInfo prop, org.jxls.common.Context context, java.util.Date now) throws jxl.write.biff.RowsExceededException, jxl.write.WriteException
jxl.write.biff.RowsExceededException
jxl.write.WriteException