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
 class CArrayInfo
          TODO: Because s2j doesn't generate the array binding, this is unnecessary.
 class CClassInfo
          Mutable ClassInfo represenatation.
 class CElementInfo
          ElementInfo implementation for the compile-time model.
 class CWildcardTypeInfo
          CTypeInfo for the DOM node.