|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.biojava.bio.program.formats.Embl
public class Embl
| Constructor Summary | |
|---|---|
Embl()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Embl()
| Method Detail |
|---|
public LifeScienceIdentifier getLSID()
FormatThe 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.
getLSID in interface Formatpublic AnnotationType getType()
Format
getType in interface Formatpublic ParserListener getParserListener(TagValueListener listener)
Format
getParserListener in interface Formatlistener - a TagValueListener that all events should be passed onto
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||