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