Uses of Interface
com.sun.xml.bind.v2.model.core.AttributePropertyInfo
-
Packages that use AttributePropertyInfo Package Description com.sun.tools.xjc.model Implementation of thecom.sun.xml.bind.v2.model.core
package for XJC.com.sun.xml.bind.v2.model.runtime The specialization ofcom.sun.xml.bind.v2.model.core
for the runtime. -
-
Uses of AttributePropertyInfo in com.sun.tools.xjc.model
Classes in com.sun.tools.xjc.model that implement AttributePropertyInfo Modifier and Type Class Description class
CAttributePropertyInfo
AttributePropertyInfo
for the compiler. -
Uses of AttributePropertyInfo in com.sun.xml.bind.v2.model.runtime
Subinterfaces of AttributePropertyInfo in com.sun.xml.bind.v2.model.runtime Modifier and Type Interface Description interface
RuntimeAttributePropertyInfo
-