Uses of Class
com.sun.tools.xjc.reader.xmlschema.ParticleBinder

Packages that use ParticleBinder
com.sun.tools.xjc.reader.xmlschema   
 

Uses of ParticleBinder in com.sun.tools.xjc.reader.xmlschema
 

Subclasses of ParticleBinder in com.sun.tools.xjc.reader.xmlschema
(package private)  class DefaultParticleBinder
          ParticleBinder that follows the JAXB spec.
(package private)  class ExpressionParticleBinder
          ParticleBinder that uses ExpressionBuilder et al for better, more intuitive (but non spec-conforming) binding.
 

Methods in com.sun.tools.xjc.reader.xmlschema that return ParticleBinder
 ParticleBinder BGMBuilder.getParticleBinder()
          Gets the particle binder for this binding.