Constructor and Description |
---|
Swissprot() |
Modifier and Type | Method and Description |
---|---|
LifeScienceIdentifier |
getLSID()
Retrieve the LSID associated with this format.
|
ParserListener |
getParserListener(TagValueListener listener)
Retrieve a ParserListener pair for the format that will pass all events
on to a listener.
|
AnnotationType |
getType()
Get the AnnotationType that constrains the events that will be fired.
|
public Swissprot()
public ParserListener getParserListener(TagValueListener listener)
Format
getParserListener
in interface Format
listener
- a TagValueListener that all events should be passed ontopublic AnnotationType getType()
Format
public LifeScienceIdentifier getLSID()
Format
The OBDA recomends taht file formats have identifiers assopciated with them. This allows the format to be specified unambiguously across different projects and groups. Idealy, a format LSID should conform to the odda formats specification.
Copyright © 2014 BioJava. All rights reserved.