Uses of Class
com.sun.tools.xjc.model.AbstractCTypeInfoImpl

Packages that use AbstractCTypeInfoImpl
com.sun.tools.xjc.model Implementation of the com.sun.xml.bind.v2.model.core package for XJC. 
 

Uses of AbstractCTypeInfoImpl in com.sun.tools.xjc.model
 

Subclasses of AbstractCTypeInfoImpl in com.sun.tools.xjc.model
(package private)  class AbstractCElement
          Partial default implementation of CElement.
 class CArrayInfo
          Because XJC doesn't generate the array binding, this class will never show up in the model constructed by XJC.
 class CClassInfo
          Mutable ClassInfo represenatation.
 class CClassRef
          Refernece to an existing class.
 class CElementInfo
          ElementInfo implementation for the compile-time model.
 class CWildcardTypeInfo
          CTypeInfo for the DOM node.