public class XSVImporter extends java.lang.Object implements XDFImporter
XDFImporter.ColumnValue
cache, KEY_All_Sources, KEY_Previous_Source, KEY_XDF_Source, KEY_XDF_Target, sessionValueProducerFactory
修飾子とタイプ | メソッドと説明 |
---|---|
java.lang.String |
getContentType() |
java.util.List<Updatable> |
parse(byte[] data,
java.lang.String contentType)
CSV/TSVデータから読取り
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clearCache, getInstance
public java.util.List<Updatable> parse(byte[] data, java.lang.String contentType) throws ServiceProcessException
parse
インタフェース内 XDFImporter
ServiceProcessException
public java.lang.String getContentType()
getContentType
インタフェース内 XDFImporter