Uses of Interface
org.biojava.bio.seq.io.filterxml.XMLAnnotationTypeWriter.XMLCollectionConstraintWriter

Packages that use XMLAnnotationTypeWriter.XMLCollectionConstraintWriter
org.biojava.bio.seq.io.filterxml Tools for reading and writing an XML representation of BioJava's FeatureFilter language. 
 

Uses of XMLAnnotationTypeWriter.XMLCollectionConstraintWriter in org.biojava.bio.seq.io.filterxml
 

Methods in org.biojava.bio.seq.io.filterxml with parameters of type XMLAnnotationTypeWriter.XMLCollectionConstraintWriter
 void XMLAnnotationTypeWriter.addXMLCollectionConstraintWriter(Class clazz, XMLAnnotationTypeWriter.XMLCollectionConstraintWriter xfw)
          Register a writer for the specified class of collection constraint
 void XMLAnnotationTypeWriter.addXMLCollectionConstraintWriter(CollectionConstraint pc, XMLAnnotationTypeWriter.XMLCollectionConstraintWriter xfw)
          Register a writer for a singleton property constraint.