| 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 |
Front-end that reads schema(s) and produce BGM.
|
| Modifier and Type | Method | Description |
|---|---|---|
static CElementPropertyInfo.CollectionMode |
CElementPropertyInfo.CollectionMode.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static CElementPropertyInfo.CollectionMode[] |
CElementPropertyInfo.CollectionMode.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor | Description |
|---|---|
CElementPropertyInfo(java.lang.String name,
CElementPropertyInfo.CollectionMode collection,
ID id,
javax.activation.MimeType expectedMimeType,
XSComponent source,
CCustomizations customizations,
org.xml.sax.Locator locator,
boolean required) |
| Modifier and Type | Method | Description |
|---|---|---|
CElementPropertyInfo.CollectionMode |
RawTypeSet.getCollectionMode() |
Copyright © 2018 Oracle Corporation. All rights reserved.