Uses of Interface
com.sun.tools.xjc.model.CTypeInfo
Packages that use CTypeInfo
Package
Description
Implementation of the
org.glassfish.jaxb.core.v2.model.core package for XJC.-
Uses of CTypeInfo in com.sun.tools.xjc.model
Subinterfaces of CTypeInfo in com.sun.tools.xjc.modelModifier and TypeInterfaceDescriptioninterfaceEitherCClassInfoorCClassRef.interfaceinterfaceNonElementat compile-time.Classes in com.sun.tools.xjc.model that implement CTypeInfoModifier and TypeClassDescriptionfinal classBecause XJC doesn't generate the array binding, this class will never show up in the model constructed by XJC.classEncapsulates the default handling for leaf classes (which are bound to text in XML.) In particular this class knows how to convert the lexical value into the Java class according to this default rule.final classMutableClassInforepresentation.final classReference to an existing class.final classElementInfoimplementation for the compile-time model.final classTransducer that converts a string into an "enumeration class." The structure of the generated class needs to precisely follow the JAXB spec.final classCTypeInfofor the DOM node.Methods in com.sun.tools.xjc.model that return CTypeInfoMethods in com.sun.tools.xjc.model that return types with arguments of type CTypeInfo -
Uses of CTypeInfo in com.sun.tools.xjc.reader.xmlschema
Methods in com.sun.tools.xjc.reader.xmlschema that return CTypeInfoModifier and TypeMethodDescriptionClassSelector.bindToType(XSComponent sc, XSComponent referer) Checks if the given component is being mapped to a type.