public class SpectraStCommentParser extends Object implements SpectraLibCommentParser
| Constructor and Description |
|---|
SpectraStCommentParser() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
parseComment(String comment,
LibrarySpectrumBuilder builder) |
protected boolean |
parseModsComment(String value,
LibrarySpectrumBuilder builder) |
protected boolean |
parseProteinComment(String value,
LibrarySpectrumBuilder builder) |
protected boolean |
parseUnknownCommentTag(String tag,
String value,
LibrarySpectrumBuilder builder) |
public boolean parseComment(String comment, LibrarySpectrumBuilder builder)
parseComment in interface SpectraLibCommentParserprotected boolean parseModsComment(String value, LibrarySpectrumBuilder builder)
protected boolean parseProteinComment(String value, LibrarySpectrumBuilder builder)
protected boolean parseUnknownCommentTag(String tag, String value, LibrarySpectrumBuilder builder)
Copyright © 2016. All Rights Reserved.