| 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 and Description |
|---|---|
interface |
CClass
Either
CClassInfo or CClassRef. |
| Modifier and Type | Class and 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 and Description |
|---|---|
CElement |
CClassRef.getSubstitutionHead() |
| Modifier and Type | Method and Description |
|---|---|
Set<CElement> |
CReferencePropertyInfo.getElements() |
| Modifier and Type | Method and Description |
|---|---|
CElement |
ClassSelector.bindToType(com.sun.xml.xsom.XSElementDecl e,
com.sun.xml.xsom.XSComponent referer) |
CElement |
ClassSelector.isBound(com.sun.xml.xsom.XSElementDecl x,
com.sun.xml.xsom.XSComponent referer)
Checks if the given component is bound to a class.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClassSelector.queueBuild(com.sun.xml.xsom.XSComponent sc,
CElement bean) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.