类 DsFileInfo

java.lang.Object
com.sh.wf.module.base.DsFileInfo
所有已实现的接口:
Serializable, Cloneable

public class DsFileInfo extends Object implements Serializable, Cloneable

Description: 文件信息

Title:首亨软件 - TSS/CRM等

从以下版本开始:
2022年11月2日
另请参阅:
  • 构造器详细资料

    • DsFileInfo

      public DsFileInfo()
  • 方法详细资料

    • parser

      public void parser(org.jdom2.Element nodeEl, DsInfo dsInfo)
    • getDatastore

      public Datastore getDatastore(ModuleContext context)
    • getPages

      public FilePages getPages(ModuleContext context)
    • getDsInfo

      public DsInfo getDsInfo()
    • getFilePath

      public String getFilePath()
    • getFileTypeData

      public String getFileTypeData()
    • getStartRow

      public int getStartRow()
    • getLimitRow

      public int getLimitRow()
    • getSeparatorStr

      public String getSeparatorStr()
    • isFirstAsHeader

      public boolean isFirstAsHeader()