public static interface XMLAnnotationTypeHandler.CollectionConstraintHandlerFactory
CollectionConstraint
in an AnnotationType.
Implement this if you want to add support for additional types of
CollectionConstraint.Modifier and Type | Method and Description |
---|---|
XMLAnnotationTypeHandler.CollectionConstraintHandler |
makeHandler(java.lang.String nsURI,
java.lang.String localName) |
XMLAnnotationTypeHandler.CollectionConstraintHandler makeHandler(java.lang.String nsURI, java.lang.String localName) throws org.xml.sax.SAXException
org.xml.sax.SAXException