Uses of Class
com.sun.tools.xjc.reader.xmlschema.bindinfo.BIDom
-
Packages that use BIDom Package Description com.sun.tools.xjc.reader.xmlschema com.sun.tools.xjc.reader.xmlschema.bindinfo Object Model that represents customization declarations. -
-
Uses of BIDom in com.sun.tools.xjc.reader.xmlschema
Methods in com.sun.tools.xjc.reader.xmlschema that return BIDom Modifier and Type Method Description protected BIDom
BGMBuilder. getLocalDomCustomization(XSParticle p)
Gets theBIDom
object that applies to the given particle. -
Uses of BIDom in com.sun.tools.xjc.reader.xmlschema.bindinfo
Subclasses of BIDom in com.sun.tools.xjc.reader.xmlschema.bindinfo Modifier and Type Class Description class
BIXDom
Compatibility with 1.0.
-