| Package | Description |
|---|---|
| org.jvnet.jaxb2_commons.xml.bind.model | |
| org.jvnet.jaxb2_commons.xml.bind.model.concrete |
| Modifier and Type | Method | Description |
|---|---|---|
MElementInfo<T,C> |
MClassInfo.createElementInfo(MClassInfo<T,C> scope,
QName substitutionHead) |
|
MElementInfo<T,C> |
MEnumLeafInfo.createElementInfo(MClassInfo<T,C> scope,
QName substitutionHead) |
|
MElementInfo<T,C> |
MModelInfo.getGlobalElementInfo(QName elementName) |
| Modifier and Type | Method | Description |
|---|---|---|
Collection<MElementInfo<T,C>> |
MModelInfo.getElementInfos() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
MModelInfo.addElementInfo(MElementInfo<T,C> elementInfo) |
|
void |
MModelInfo.removeElementInfo(MElementInfo<T,C> elementInfo) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
CMElementInfo<T,C extends T> |
| Modifier and Type | Method | Description |
|---|---|---|
MElementInfo<T,C> |
CMClassInfo.createElementInfo(MClassInfo<T,C> scope,
QName substitutionHead) |
|
MElementInfo<T,C> |
CMEnumLeafInfo.createElementInfo(MClassInfo<T,C> scope,
QName substitutionHead) |
|
protected MElementInfo<T,C> |
CMInfoFactory.createElementInfo(EI element) |
|
protected MElementInfo<T,C> |
CMInfoFactory.getElementInfo(EI info) |
|
MElementInfo<T,C> |
CMModel.getGlobalElementInfo(QName elementName) |
| Modifier and Type | Method | Description |
|---|---|---|
Collection<MElementInfo<T,C>> |
CMModel.getElementInfos() |
|
Map<QName,MElementInfo<T,C>> |
CMModel.getElementInfosMap() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
CMModel.addElementInfo(MElementInfo<T,C> elementInfo) |
|
void |
CMModel.removeElementInfo(MElementInfo<T,C> elementInfo) |
Copyright © 2005–2018. All rights reserved.