Class XMLAnnotationTypeWriter

java.lang.Object
org.biojava.bio.seq.io.filterxml.XMLAnnotationTypeWriter

public class XMLAnnotationTypeWriter extends Object
Main class for writing AnnotationTypes as XML. Knows about all the builtin classes of AnnotationType. It's possible to plug new ones in by calling one of the addXMLPropertyConstraintWriter methods.
Since:
1.3
Author:
Thomas Down