|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RawTypeSet | |
|---|---|
| com.sun.tools.xjc.reader | Front-end that reads schema(s) and produce BGM. |
| com.sun.tools.xjc.reader.relaxng | |
| com.sun.tools.xjc.reader.xmlschema | |
| com.sun.tools.xjc.reader.xmlschema.bindinfo | Object Model that represents customization declarations. |
| Uses of RawTypeSet in com.sun.tools.xjc.reader |
|---|
| Methods in com.sun.tools.xjc.reader with parameters of type RawTypeSet | |
|---|---|
protected abstract RawTypeSet.Mode |
RawTypeSet.Ref.canBeType(RawTypeSet parent)
Can this RawTypeSet.Ref be a type ref? |
| Uses of RawTypeSet in com.sun.tools.xjc.reader.relaxng |
|---|
| Methods in com.sun.tools.xjc.reader.relaxng that return RawTypeSet | |
|---|---|
static RawTypeSet |
RawTypeSetBuilder.build(RELAXNGCompiler compiler,
DPattern contentModel,
Multiplicity mul)
|
| Uses of RawTypeSet in com.sun.tools.xjc.reader.xmlschema |
|---|
| Methods in com.sun.tools.xjc.reader.xmlschema that return RawTypeSet | |
|---|---|
static RawTypeSet |
RawTypeSetBuilder.build(XSParticle p,
boolean optional)
|
| Methods in com.sun.tools.xjc.reader.xmlschema with parameters of type RawTypeSet | |
|---|---|
protected RawTypeSet.Mode |
RawTypeSetBuilder.WildcardRef.canBeType(RawTypeSet parent)
|
protected RawTypeSet.Mode |
RawTypeSetBuilder.CClassRef.canBeType(RawTypeSet parent)
|
protected RawTypeSet.Mode |
RawTypeSetBuilder.CElementInfoRef.canBeType(RawTypeSet parent)
|
protected RawTypeSet.Mode |
RawTypeSetBuilder.XmlTypeRef.canBeType(RawTypeSet parent)
|
| Uses of RawTypeSet in com.sun.tools.xjc.reader.xmlschema.bindinfo |
|---|
| Methods in com.sun.tools.xjc.reader.xmlschema.bindinfo with parameters of type RawTypeSet | |
|---|---|
CReferencePropertyInfo |
BIProperty.createContentExtendedMixedReferenceProperty(String defaultName,
XSComponent source,
RawTypeSet types)
|
CReferencePropertyInfo |
BIProperty.createDummyExtendedMixedReferenceProperty(String defaultName,
XSComponent source,
RawTypeSet types)
|
CPropertyInfo |
BIProperty.createElementOrReferenceProperty(String defaultName,
boolean forConstant,
XSParticle source,
RawTypeSet types)
|
CElementPropertyInfo |
BIProperty.createElementProperty(String defaultName,
boolean forConstant,
XSParticle source,
RawTypeSet types)
|
CReferencePropertyInfo |
BIProperty.createReferenceProperty(String defaultName,
boolean forConstant,
XSComponent source,
RawTypeSet types,
boolean isMixed,
boolean dummy,
boolean content,
boolean isMixedExtended)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||