| 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 | Description |
|---|---|---|
java.util.Set<RawTypeSet.Ref> |
RawTypeSet.refs |
| Constructor | Description |
|---|---|
RawTypeSet(java.util.Set<RawTypeSet.Ref> refs,
Multiplicity m) |
Should be called from one of the raw type set builders.
|
| Modifier and Type | Class | Description |
|---|---|---|
static class |
RawTypeSetBuilder.CClassRef |
Reference to a class that maps from an element.
|
class |
RawTypeSetBuilder.CElementInfoRef |
Reference to a class that maps from an element.
|
static class |
RawTypeSetBuilder.WildcardRef |
Reference to a wildcard.
|
static class |
RawTypeSetBuilder.XmlTypeRef |
References to a type.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Set<RawTypeSet.Ref> |
RawTypeSetBuilder.getRefs() |
Gets the
RawTypeSet.Refs that were built. |
Copyright © 2018 Oracle Corporation. All rights reserved.