| Package | Description |
|---|---|
| com.sun.tools.xjc.reader |
Front-end that reads schema(s) and produce BGM.
|
| com.sun.tools.xjc.reader.xmlschema |
| Modifier and Type | Field and Description |
|---|---|
RawTypeSet.Mode |
RawTypeSet.canBeTypeRefs
True if this type set can form references to types.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract RawTypeSet.Mode |
RawTypeSet.Ref.canBeType(RawTypeSet parent)
Can this
RawTypeSet.Ref be a type ref? |
static RawTypeSet.Mode |
RawTypeSet.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RawTypeSet.Mode[] |
RawTypeSet.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
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) |
Copyright © 2017 Oracle Corporation. All rights reserved.