Uses of Interface
org.biojava.bio.seq.io.filterxml.XMLAnnotationTypeWriter.XMLPropertyConstraintWriter
Packages that use XMLAnnotationTypeWriter.XMLPropertyConstraintWriter
Package
Description
Tools for reading and writing an XML representation of BioJava's FeatureFilter language.
-
Uses of XMLAnnotationTypeWriter.XMLPropertyConstraintWriter in org.biojava.bio.seq.io.filterxml
Methods in org.biojava.bio.seq.io.filterxml with parameters of type XMLAnnotationTypeWriter.XMLPropertyConstraintWriterModifier and TypeMethodDescriptionvoid
XMLAnnotationTypeWriter.addXMLPropertyConstraintWriter
(Class clazz, XMLAnnotationTypeWriter.XMLPropertyConstraintWriter xfw) Register a writer for the specified class of property constraintvoid
XMLAnnotationTypeWriter.addXMLPropertyConstraintWriter
(PropertyConstraint pc, XMLAnnotationTypeWriter.XMLPropertyConstraintWriter xfw) Register a writer for a singleton property constraint.