org.biojava.bio.program.xff
Class BasicXFFHelper
java.lang.Object
org.biojava.bio.program.xff.BasicXFFHelper
- All Implemented Interfaces:
- XFFHelper
- Direct Known Subclasses:
- PropertyWriter
public class BasicXFFHelper
- extends Object
- implements XFFHelper
- Author:
- Thomas Down
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicXFFHelper
public BasicXFFHelper()
getFeatureID
public String getFeatureID(Feature f)
- Specified by:
getFeatureID
in interface XFFHelper
writeDetails
public void writeDetails(XMLWriter xw,
Feature f)
throws IOException
- Specified by:
writeDetails
in interface XFFHelper
- Throws:
IOException