Package org.biojava.bio.seq.io.filterxml
Interface XMLAnnotationTypeHandler.CollectionConstraintHandlerFactory
- Enclosing class:
XMLAnnotationTypeHandler
public static interface XMLAnnotationTypeHandler.CollectionConstraintHandlerFactory
Handler Factory for a
CollectionConstraint
in an AnnotationType.
Implement this if you want to add support for additional types of
CollectionConstraint.-
Method Summary
-
Method Details
-
makeHandler
XMLAnnotationTypeHandler.CollectionConstraintHandler makeHandler(String nsURI, String localName) throws SAXException - Throws:
SAXException
-