Uses of Class
com.sun.tools.xjc.reader.xmlschema.BGMBuilder
Packages that use BGMBuilder
Package
Description
Object Model that represents customization declarations.
-
Uses of BGMBuilder in com.sun.tools.xjc.reader.xmlschema
Fields in com.sun.tools.xjc.reader.xmlschema declared as BGMBuilderModifier and TypeFieldDescriptionprotected final BGMBuilderColorBinder.builderprotected final BGMBuilderColorBinder.builderprotected final BGMBuilderColorBinder.builderprotected final BGMBuilderColorBinder.builderprotected final BGMBuilderParticleBinder.builderprotected final BGMBuilderRawTypeSetBuilder.builderprotected final BGMBuilderSimpleTypeBuilder.builder -
Uses of BGMBuilder in com.sun.tools.xjc.reader.xmlschema.bindinfo
Methods in com.sun.tools.xjc.reader.xmlschema.bindinfo that return BGMBuilderModifier and TypeMethodDescriptionBindInfo.getBuilder()Back pointer to the BGMBuilder which is building a BGM from schema components including this customization.Methods in com.sun.tools.xjc.reader.xmlschema.bindinfo with parameters of type BGMBuilderModifier and TypeMethodDescriptionvoidBindInfo.setOwner(BGMBuilder _builder, XSComponent _owner) Sets the owner schema component and a reference to BGMBuilder.