com.sun.xml.bind.v2.model.impl

Class Util

final class Util extends Object

Common code between PropertyInfoImpl and ElementInfoImpl.
Method Summary
static MimeTypecalcExpectedMediaType(AnnotationSource primarySource, ModelBuilder builder)
static <T,C,F,M> QNamecalcSchemaType(AnnotationReader<T,C,F,M> reader, AnnotationSource primarySource, C enclosingClass, T individualType, Locatable src)

Method Detail

calcExpectedMediaType

static MimeType calcExpectedMediaType(AnnotationSource primarySource, ModelBuilder builder)

calcSchemaType

static <T,C,F,M> QName calcSchemaType(AnnotationReader<T,C,F,M> reader, AnnotationSource primarySource, C enclosingClass, T individualType, Locatable src)