Package | Description |
---|---|
com.sun.tools.xjc.generator.bean | |
com.sun.tools.xjc.model |
Implementation of the
com.sun.xml.bind.v2.model.core package for XJC. |
com.sun.tools.xjc.outline | |
com.sun.tools.xjc.reader | |
com.sun.tools.xjc.reader.xmlschema |
Modifier and Type | Method and Description |
---|---|
JType |
BeanGenerator.resolve(CTypeRef ref,
Aspect a) |
Modifier and Type | Method and Description |
---|---|
List<CTypeRef> |
CElementPropertyInfo.getTypes() |
Modifier and Type | Method and Description |
---|---|
JType |
Outline.resolve(CTypeRef ref,
Aspect aspect)
Resolves a type reference to the actual (possibly generated) type.
|
Modifier and Type | Method and Description |
---|---|
protected abstract CTypeRef |
RawTypeSet.Ref.toTypeRef(CElementPropertyInfo ep) |
Modifier and Type | Method and Description |
---|---|
protected CTypeRef |
RawTypeSetBuilder.WildcardRef.toTypeRef(CElementPropertyInfo ep) |
protected CTypeRef |
RawTypeSetBuilder.CClassRef.toTypeRef(CElementPropertyInfo ep) |
protected CTypeRef |
RawTypeSetBuilder.CElementInfoRef.toTypeRef(CElementPropertyInfo ep) |
protected CTypeRef |
RawTypeSetBuilder.XmlTypeRef.toTypeRef(CElementPropertyInfo ep) |
Copyright © 2020 Oracle Corporation. All rights reserved.