Uses of Class
com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl

Packages that use ElementBeanInfoImpl
com.sun.xml.bind.v2.runtime Code that implements JAXBContext, Unmarshaller, and Marshaller. 
 

Uses of ElementBeanInfoImpl in com.sun.xml.bind.v2.runtime
 

Methods in com.sun.xml.bind.v2.runtime that return ElementBeanInfoImpl
 ElementBeanInfoImpl JAXBContextImpl.getElement(java.lang.Class scope, javax.xml.namespace.QName name)