Modifier and Type | Method and Description |
---|---|
protected MElementInfoOrigin |
XJCCMInfoFactory.createElementInfoOrigin(com.sun.tools.xjc.model.CElementInfo info) |
Modifier and Type | Class and Description |
---|---|
class |
XJCCMElementInfoOrigin |
Modifier and Type | Method and Description |
---|---|
protected MElementInfoOrigin |
CMInfoFactory.createElementInfoOrigin(EI info) |
MElementInfoOrigin |
CMElementInfo.getOrigin() |
Constructor and Description |
---|
CMElementInfo(MElementInfoOrigin origin,
MPackageInfo _package,
MContainer container,
String localName,
QName elementName,
MTypeInfo<T,C> scope,
MTypeInfo<T,C> typeInfo,
QName substitutionHead,
String defaultValue) |
Modifier and Type | Class and Description |
---|---|
class |
CMClassElementInfoOrigin<T,C,CI extends com.sun.xml.bind.v2.model.core.ClassInfo<T,C>> |
class |
CMElementInfoOrigin<T,C,EI extends com.sun.xml.bind.v2.model.core.ElementInfo<T,C>> |
class |
CMEnumElementInfoOrigin<T,C,ELI extends com.sun.xml.bind.v2.model.core.EnumLeafInfo<T,C>> |
Modifier and Type | Method and Description |
---|---|
MElementInfoOrigin |
CMClassInfoOrigin.createElementInfoOrigin() |
MElementInfoOrigin |
CMEnumLeafInfoOrigin.createElementInfoOrigin() |
Modifier and Type | Method and Description |
---|---|
MElementInfoOrigin |
MEnumLeafInfoOrigin.createElementInfoOrigin() |
MElementInfoOrigin |
MClassInfoOrigin.createElementInfoOrigin() |
Copyright © 2005–2018. All rights reserved.