Uses of Class
com.sun.tools.xjc.model.CAttributePropertyInfo
Packages that use CAttributePropertyInfo
Package
Description
Implementation of the
org.glassfish.jaxb.core.v2.model.core package for XJC.Object Model that represents customization declarations.
-
Uses of CAttributePropertyInfo in com.sun.tools.xjc.model
Methods in com.sun.tools.xjc.model with parameters of type CAttributePropertyInfoModifier and TypeMethodDescriptionCPropertyVisitor.onAttribute(CAttributePropertyInfo p) CPropertyVisitor2.visit(CAttributePropertyInfo t, P p) Visits a CAttributePropertyInfo type. -
Uses of CAttributePropertyInfo in com.sun.tools.xjc.reader.xmlschema.bindinfo
Methods in com.sun.tools.xjc.reader.xmlschema.bindinfo that return CAttributePropertyInfoModifier and TypeMethodDescriptionBIProperty.createAttributeProperty(XSAttributeUse use, TypeUse tu)