|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.tools.xjc.reader.xmlschema.ParticleBinder
com.sun.tools.xjc.reader.xmlschema.ExpressionParticleBinder
final class ExpressionParticleBinder
ParticleBinder that uses ExpressionBuilder et al
for better, more intuitive (but non spec-conforming) binding.
| Field Summary |
|---|
| Fields inherited from class com.sun.tools.xjc.reader.xmlschema.ParticleBinder |
|---|
builder |
| Constructor Summary | |
|---|---|
ExpressionParticleBinder()
|
|
| Method Summary | |
|---|---|
void |
build(com.sun.xml.xsom.XSParticle p,
java.util.Collection<com.sun.xml.xsom.XSParticle> forcedProps)
The version of the build method that forces a specified set of particles to become a property. |
boolean |
checkFallback(com.sun.xml.xsom.XSParticle p)
Similar to the build method but this method only checks if the BGM that will be built by the build method will do the fallback (map all the properties into one list) or not. |
| Methods inherited from class com.sun.tools.xjc.reader.xmlschema.ParticleBinder |
|---|
build, computeLabel, getClassSelector, getCurrentBean, getErrorReporter, getLocalCustomization, getLocalPropCustomization, getSpecDefaultName, makeJavaName, makeJavaName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
ExpressionParticleBinder()
| Method Detail |
|---|
public void build(com.sun.xml.xsom.XSParticle p,
java.util.Collection<com.sun.xml.xsom.XSParticle> forcedProps)
ParticleBinder
build in class ParticleBinderpublic boolean checkFallback(com.sun.xml.xsom.XSParticle p)
ParticleBinder
checkFallback in class ParticleBinder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||