| Package | Description |
|---|---|
| com.sun.tools.xjc.model |
Implementation of the
com.sun.xml.bind.v2.model.core package for XJC. |
| com.sun.tools.xjc.reader.xmlschema |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
CClass |
Either
CClassInfo or CClassRef. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
CClassInfo |
Mutable
ClassInfo representation. |
class |
CClassRef |
Reference to an existing class.
|
class |
CElementInfo |
ElementInfo implementation for the compile-time model. |
| Modifier and Type | Method | Description |
|---|---|---|
CElement |
CClassRef.getSubstitutionHead() |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Set<CElement> |
CReferencePropertyInfo.getElements() |
| Modifier and Type | Method | Description |
|---|---|---|
CElement |
ClassSelector.bindToType(XSElementDecl e,
XSComponent referer) |
|
CElement |
ClassSelector.isBound(XSElementDecl x,
XSComponent referer) |
Checks if the given component is bound to a class.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
ClassSelector.queueBuild(XSComponent sc,
CElement bean) |
Copyright © 2018 Oracle Corporation. All rights reserved.