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 TypeMethodDescriptionvoidXMLAnnotationTypeWriter.addXMLCollectionConstraintWriter(Class clazz, XMLAnnotationTypeWriter.XMLCollectionConstraintWriter xfw) Register a writer for the specified class of collection constraintvoidXMLAnnotationTypeWriter.addXMLCollectionConstraintWriter(CollectionConstraint pc, XMLAnnotationTypeWriter.XMLCollectionConstraintWriter xfw) Register a writer for a singleton property constraint.