Uses of Class
com.sun.xml.bind.TypeRegistry

Packages that use TypeRegistry
com.sun.xml.bind.unmarshaller   
 

Uses of TypeRegistry in com.sun.xml.bind.unmarshaller
 

Methods in com.sun.xml.bind.unmarshaller that return TypeRegistry
 TypeRegistry SAXUnmarshallerHandlerImpl.getTypeRegistry()
          Deprecated.  
 TypeRegistry UnmarshallingContext.getTypeRegistry()
          Deprecated. Obtains a reference to the current type registry.
 

Constructors in com.sun.xml.bind.unmarshaller with parameters of type TypeRegistry
SAXUnmarshallerHandlerImpl(UnmarshallerImpl _parent, TypeRegistry _reg)
          Deprecated.  
UnmarshallerImpl(DefaultJAXBContextImpl context, TypeRegistry reg)
          Deprecated.