Uses of Interface
com.sun.xml.bind.v2.runtime.AttributeAccessor

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

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

Classes in com.sun.xml.bind.v2.runtime that implement AttributeAccessor
(package private)  class AnyTypeBeanInfo
          JaxBeanInfo for handling xs:anyType.
 class ClassBeanInfoImpl<BeanT>
          JaxBeanInfo implementation for j2s bean.