クラス EntityCsvReaderForCheck

java.lang.Object
org.iplass.mtp.impl.entity.fileport.EntityFileReader<org.iplass.mtp.impl.entity.fileport.EntityCsvReader>
org.iplass.mtp.impl.entity.fileport.EntityCsvReader
org.iplass.mtp.impl.fileport.EntityCsvReaderForCheck
すべての実装されたインタフェース:
AutoCloseable, Iterable<org.iplass.mtp.entity.Entity>

public class EntityCsvReaderForCheck extends org.iplass.mtp.impl.entity.fileport.EntityCsvReader
  • フィールドの概要

    クラスから継承されたフィールド org.iplass.mtp.impl.entity.fileport.EntityFileReader

    CTRL_CODE_KEY, CTRL_DELETE, CTRL_INSERT, CTRL_MERGE, CTRL_UPDATE, definition, NVL
  • コンストラクタの概要

    コンストラクタ
    コンストラクタ
    説明
    EntityCsvReaderForCheck(org.iplass.mtp.entity.definition.EntityDefinition definition, InputStream inputStream, int errorLimit)
     
    EntityCsvReaderForCheck(org.iplass.mtp.entity.definition.EntityDefinition definition, InputStream inputStream, String charset, int errorLimit)
     
    EntityCsvReaderForCheck(org.iplass.mtp.entity.definition.EntityDefinition definition, Reader reader, int errorLimit)
     
  • メソッドの概要

    修飾子とタイプ
    メソッド
    説明
    void
     

    クラスから継承されたメソッド org.iplass.mtp.impl.entity.fileport.EntityCsvReader

    close, readData, readHeader

    クラスから継承されたメソッド org.iplass.mtp.impl.entity.fileport.EntityFileReader

    customColumnNameMap, enableAuditPropertySpecification, header, ignoreNotExistsProperty, isUseCtrl, iterator, prefixOid, properties, readLine, setCustomColumnNameMap, setEnableAuditPropertySpecification, setIgnoreNotExistsProperty, setPrefixOid, setVirtualProperties, setWithReferenceVersion, validate, validateLine, validateValue, virtualProperties, withReferenceVersion

    クラスから継承されたメソッド java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    インタフェースから継承されたメソッド java.lang.Iterable

    forEach, spliterator