|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.biojava.bio.program.xff.XFFWriter
Simple XFF writing code, ripped off from Dazzle 0.08. It probably needs a re-write to allow custom types to be used properly, but it has enough hooks for now...
| Constructor Summary | |
XFFWriter()
|
|
XFFWriter(XFFHelper h)
|
|
| Method Summary | |
void |
writeFeatureSet(FeatureHolder fh,
XMLWriter xw)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XFFWriter()
public XFFWriter(XFFHelper h)
| Method Detail |
public void writeFeatureSet(FeatureHolder fh,
XMLWriter xw)
throws java.io.IOException
java.io.IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||