Package org.lifstools.jgoslin.parser
Class FattyAcidParserEventHandler
java.lang.Object
org.lifstools.jgoslin.parser.BaseParserEventHandler<LipidAdduct>
org.lifstools.jgoslin.parser.FattyAcidParserEventHandler
Event handler implementation for the
FattyAcidParser.- Author:
- Dominik Kopczynski, Nils Hoffmann
-
Field Summary
Fields inherited from class org.lifstools.jgoslin.parser.BaseParserEventHandler
content, errorMessage, registeredEvents, ruleNames -
Constructor Summary
ConstructorsConstructorDescriptionFattyAcidParserEventHandler(KnownFunctionalGroups knownFunctionalGroups) Create a newFattyAcidParserEventHandler. -
Method Summary
Methods inherited from class org.lifstools.jgoslin.parser.BaseParserEventHandler
getErrorMessage, handleEvent, sanityCheck
-
Constructor Details
-
FattyAcidParserEventHandler
Create a newFattyAcidParserEventHandler.- Parameters:
knownFunctionalGroups- the known functional groups
-
-
Method Details
-
resetParser
- Specified by:
resetParserin classBaseParserEventHandler<LipidAdduct>
-