Interface AbstractCollectionJaxbProvider.JaxbTypeChecker
-
- Enclosing class:
- AbstractCollectionJaxbProvider
public static interface AbstractCollectionJaxbProvider.JaxbTypeChecker
This is to allow customized JAXB collections checking.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isJaxbType(java.lang.Class<?> type)
-