org.biojava.bio.program.xff
Interface XFFHelper

All Known Implementing Classes:
BasicXFFHelper

public interface XFFHelper

Author:
Thomas Down

Method Summary
 java.lang.String getFeatureID(Feature f)
           
 void writeDetails(XMLWriter xw, Feature f)
           
 

Method Detail

getFeatureID

public java.lang.String getFeatureID(Feature f)

writeDetails

public void writeDetails(XMLWriter xw,
                         Feature f)
                  throws java.io.IOException
Throws:
java.io.IOException