Class ExcelManager

java.lang.Object
net.bioclipse.managers.ExcelManager
All Implemented Interfaces:
IBactingManager, net.bioclipse.managers.business.IBioclipseManager

public class ExcelManager extends Object implements IBactingManager
  • Constructor Details

    • ExcelManager

      public ExcelManager(String workspaceRoot)
  • Method Details

    • getSheet

      public net.bioclipse.core.domain.StringMatrix getSheet(String filename, int sheetNumber) throws net.bioclipse.core.business.BioclipseException
      Throws:
      net.bioclipse.core.business.BioclipseException
    • getSheet

      public net.bioclipse.core.domain.StringMatrix getSheet(String filename, int sheetNumber, boolean hasHeader) throws net.bioclipse.core.business.BioclipseException
      Throws:
      net.bioclipse.core.business.BioclipseException
    • getManagerName

      public String getManagerName()
      Specified by:
      getManagerName in interface net.bioclipse.managers.business.IBioclipseManager
    • doi

      public List<String> doi()
      Description copied from interface: IBactingManager
      Lists the DOIs of the articles associated to this manager.
      Specified by:
      doi in interface IBactingManager
      Returns:
      a List of String with DOIs