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

java.lang.Object
  extended by com.sun.xml.bind.v2.model.impl.Util

final class Util
extends Object

Common code between PropertyInfoImpl and ElementInfoImpl.


Constructor Summary
Util()
           
 
Method Summary
(package private) static javax.activation.MimeType calcExpectedMediaType(AnnotationSource primarySource, ModelBuilder builder)
           
(package private) static
<T,C,F,M> QName
calcSchemaType(AnnotationReader<T,C,F,M> reader, AnnotationSource primarySource, C enclosingClass, T individualType, Locatable src)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Util

Util()
Method Detail

calcSchemaType

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

calcExpectedMediaType

static javax.activation.MimeType calcExpectedMediaType(AnnotationSource primarySource,
                                                       ModelBuilder builder)