Uses of Interface
org.biojava.bio.seq.io.filterxml.XMLAnnotationTypeWriter.XMLCollectionConstraintWriter
Packages that use XMLAnnotationTypeWriter.XMLCollectionConstraintWriter
Package
Description
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.XMLCollectionConstraintWriterModifier and TypeMethodDescriptionvoid
XMLAnnotationTypeWriter.addXMLCollectionConstraintWriter
(Class clazz, XMLAnnotationTypeWriter.XMLCollectionConstraintWriter xfw) Register a writer for the specified class of collection constraintvoid
XMLAnnotationTypeWriter.addXMLCollectionConstraintWriter
(CollectionConstraint pc, XMLAnnotationTypeWriter.XMLCollectionConstraintWriter xfw) Register a writer for a singleton property constraint.