|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BGMBuilder | |
---|---|
com.sun.tools.xjc.reader.xmlschema | |
com.sun.tools.xjc.reader.xmlschema.bindinfo | 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 BGMBuilder | |
---|---|
protected BGMBuilder |
ParticleBinder.builder
|
protected BGMBuilder |
RawTypeSetBuilder.builder
|
protected BGMBuilder |
SimpleTypeBuilder.builder
|
Uses of BGMBuilder in com.sun.tools.xjc.reader.xmlschema.bindinfo |
---|
Methods in com.sun.tools.xjc.reader.xmlschema.bindinfo that return BGMBuilder | |
---|---|
BGMBuilder |
BindInfo.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 BGMBuilder | |
---|---|
void |
BindInfo.setOwner(BGMBuilder _builder,
com.sun.xml.xsom.XSComponent _owner)
Sets the owner schema component and a reference to BGMBuilder. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |