Uses of Class
com.sun.tools.xjc.model.CAttributePropertyInfo
-
Packages that use CAttributePropertyInfo Package Description com.sun.tools.xjc.model Implementation of thecom.sun.xml.bind.v2.model.corepackage for XJC.com.sun.tools.xjc.reader.xmlschema.bindinfo 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 CAttributePropertyInfo Modifier and Type Method Description VCPropertyVisitor. onAttribute(CAttributePropertyInfo p)RCPropertyVisitor2. 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 CAttributePropertyInfo Modifier and Type Method Description CAttributePropertyInfoBIProperty. createAttributeProperty(XSAttributeUse use, TypeUse tu)
-