Uses of Class
org.glassfish.jaxb.runtime.v2.runtime.reflect.Lister
Packages that use Lister
Package
Description
Abstraction around accessing data of actual objects.
-
Uses of Lister in org.glassfish.jaxb.runtime.v2.runtime.reflect
Subclasses of Lister in org.glassfish.jaxb.runtime.v2.runtime.reflectModifier and TypeClassDescriptionstatic final classLister.CollectionLister<BeanT,T extends Collection> Listerfor a collectionFields in org.glassfish.jaxb.runtime.v2.runtime.reflect declared as ListerMethods in org.glassfish.jaxb.runtime.v2.runtime.reflect that return ListerModifier and TypeMethodDescriptionstatic <BeanT,PropT, ItemT, PackT>
Lister<BeanT,PropT, ItemT, PackT> Gets a reference to the appropriate object if the field is a multi-value field.static <A,B, C, D> Lister<A, B, C, D> Lister.getErrorInstance()Gets the special used to recover from an error.Constructors in org.glassfish.jaxb.runtime.v2.runtime.reflect with parameters of type Lister -
Uses of Lister in org.glassfish.jaxb.runtime.v2.runtime.unmarshaller
Methods in org.glassfish.jaxb.runtime.v2.runtime.unmarshaller with parameters of type ListerModifier and TypeMethodDescriptionvoidAdds a new item to this packing scope.voidStarts the packing scope, without adding any item.