Uses of Class
uk.ac.ebi.intenz.tools.sib.writer.EnzymeFlatFileWriteException

Packages that use EnzymeFlatFileWriteException
uk.ac.ebi.intenz.tools.sib.writer This package contains classes for writing the enzyme.dat flat file. 
 

Uses of EnzymeFlatFileWriteException in uk.ac.ebi.intenz.tools.sib.writer
 

Methods in uk.ac.ebi.intenz.tools.sib.writer that throw EnzymeFlatFileWriteException
 int LineWrapper.findPosition(String text, int netLineWidth)
          Returns the next position in the line where the wrapping should be performed.
 String LineFormatter.formatLines(String text, LineType lineType)
          This method takes care of proper formatting of the line(s) corresponding one line type as described in the class description.
 String DefaultLineFormatter.formatLines(String text, LineType lineType)
          Formats the text by adding the line headers and wrapping the content using LineWrapper implementations.
 String CC_LineFormatter.formatLines(String text, LineType lineType)
          Formats the CC lines according to the format described in the class description.
 



Copyright © 2013 EMBL-EBI. All Rights Reserved.