Package | Description |
---|---|
com.sun.tools.xjc.reader.xmlschema | |
com.sun.tools.xjc.reader.xmlschema.bindinfo |
Object Model that represents customization declarations.
|
Modifier and Type | Method | Description |
---|---|---|
protected BIProperty |
ParticleBinder.getLocalPropCustomization(XSParticle p) |
Gets the BIProperty object that applies to the given particle.
|
Modifier and Type | Method | Description |
---|---|---|
static BIProperty |
BIProperty.getCustomization(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() |
Copyright © 2018 Oracle Corporation. All rights reserved.