Uses of Class
com.sun.tools.xjc.api.impl.s2j.ElementAdapter

Packages that use ElementAdapter
com.sun.tools.xjc.api.impl.s2j implementation of the XJC API for schema to java. 
 

Uses of ElementAdapter in com.sun.tools.xjc.api.impl.s2j
 

Subclasses of ElementAdapter in com.sun.tools.xjc.api.impl.s2j
(package private)  class ElementCollectionAdapter
          ElementAdapter that works with a collection of JAXBElement.
(package private)  class ElementSingleAdapter
          ElementAdapter that works with a single JAXBElement.