API Specification Errors
Errors in Class: org.biojava.bio.program.BlastLikeToXMLConverter


Category 2: Member Error

convert()
  • Method missing comment.
/**
 *
 */
setModeStrict()
  • Method missing comment, but reasonably self-evident.
/**
 * Specifies the mode strict value.
 */
setModeLazy()
  • Method missing comment, but reasonably self-evident.
/**
 * Specifies the mode lazy value.
 */

Category 3: Tag Error

BlastLikeToXMLConverter(String)
  • Missing tag.
 *
 * @param poInput  a String ...

Category 4: Text/Link Error

Class BlastLikeToXMLConverter
  • Html Error in Body of Comment

    • Unclosed HTML: <biojava:Hit>
<biojava:Hit> then,    *the part before the colon, i.e.

Explanation of Columns

Left Column
Identifies the error or warning.
Right Column
Shows the comment-text that generated the error in red.
Displays a template you can cut and paste in black.