Package | Description |
---|---|
org.glassfish.jersey.jaxb.internal |
Modifier and Type | Method and Description |
---|---|
static boolean |
AbstractCollectionJaxbProvider.verifyArrayType(Class type,
AbstractCollectionJaxbProvider.JaxbTypeChecker checker)
The method could be used to check if given type is an array of JAXB beans.
|
static boolean |
AbstractCollectionJaxbProvider.verifyGenericType(Type genericType,
AbstractCollectionJaxbProvider.JaxbTypeChecker checker)
The method could be used to check if given type is a collection of JAXB beans.
|
Copyright © 2007-2023, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.