|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BIProperty | |
---|---|
com.sun.tools.xjc.reader.xmlschema | |
com.sun.tools.xjc.reader.xmlschema.bindinfo | Object Model that represents customization declarations. |
Uses of BIProperty in com.sun.tools.xjc.reader.xmlschema |
---|
Methods in com.sun.tools.xjc.reader.xmlschema that return BIProperty | |
---|---|
protected BIProperty |
ParticleBinder.getLocalPropCustomization(com.sun.xml.xsom.XSParticle p)
Gets the BIProperty object that applies to the given particle. |
Uses of BIProperty in com.sun.tools.xjc.reader.xmlschema.bindinfo |
---|
Methods in com.sun.tools.xjc.reader.xmlschema.bindinfo that return BIProperty | |
---|---|
static BIProperty |
BIProperty.getCustomization(com.sun.xml.xsom.XSComponent c)
Finds a property customization that describes how the given component should be mapped to a property (if it's mapped to a property at all.) |
protected BIProperty |
BIProperty.getDefault()
Finds a BIProperty which this object should delegate to. |
BIProperty |
BIGlobalBinding.getDefaultProperty()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |