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