public class XJCCMInfoFactory extends CMInfoFactory<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.Model,com.sun.tools.xjc.model.CTypeInfo,com.sun.tools.xjc.model.CBuiltinLeafInfo,com.sun.tools.xjc.model.CElement,com.sun.tools.xjc.model.CElementInfo,com.sun.tools.xjc.model.CEnumLeafInfo,com.sun.tools.xjc.model.CEnumConstant,com.sun.tools.xjc.model.CClassInfo,com.sun.tools.xjc.model.CPropertyInfo,com.sun.tools.xjc.model.CAttributePropertyInfo,com.sun.tools.xjc.model.CValuePropertyInfo,com.sun.tools.xjc.model.CElementPropertyInfo,com.sun.tools.xjc.model.CReferencePropertyInfo,com.sun.tools.xjc.model.CWildcardTypeInfo,com.sun.tools.xjc.model.CTypeRef>
| Constructor and Description |
|---|
XJCCMInfoFactory(com.sun.tools.xjc.model.Model model) |
| Modifier and Type | Method and Description |
|---|---|
protected MClassTypeInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,?> |
createBaseTypeInfo(com.sun.tools.xjc.model.CClassInfo info) |
protected MClassInfoOrigin |
createClassInfoOrigin(com.sun.tools.xjc.model.CClassInfo info) |
protected MClassRef<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> |
createClassRef(com.sun.tools.xjc.model.CClassRef info) |
protected MClassRefOrigin |
createClassRefOrigin(com.sun.tools.xjc.model.CClassRef info) |
protected MElementInfoOrigin |
createElementInfoOrigin(com.sun.tools.xjc.model.CElementInfo info) |
protected MElementOrigin |
createElementOrigin(com.sun.tools.xjc.model.CElement info) |
protected MElementTypeRefOrigin |
createElementTypeRefOrigin(com.sun.tools.xjc.model.CElementPropertyInfo ep,
com.sun.tools.xjc.model.CTypeRef typeRef) |
protected MEnumConstantInfoOrigin |
createEnumConstantInfoOrigin(com.sun.tools.xjc.model.CEnumConstant info) |
protected MEnumLeafInfoOrigin |
createEnumLeafInfoOrigin(com.sun.tools.xjc.model.CEnumLeafInfo info) |
protected com.sun.tools.xjc.model.nav.NType |
createListType(com.sun.tools.xjc.model.nav.NType elementType) |
protected MModelInfoOrigin |
createModelInfoOrigin(com.sun.tools.xjc.model.Model info) |
protected MPackageInfoOrigin |
createPackageInfoOrigin(com.sun.codemodel.JPackage info) |
protected MPropertyInfoOrigin |
createPropertyInfoOrigin(com.sun.tools.xjc.model.CPropertyInfo info) |
protected com.sun.tools.xjc.model.nav.NClass |
getClazz(com.sun.tools.xjc.model.CClassRef info) |
protected com.sun.tools.xjc.model.nav.NClass |
getClazz(Class<?> _clas) |
protected com.sun.tools.xjc.model.nav.NClass |
getClazz(String className) |
protected MContainer |
getContainer(com.sun.tools.xjc.model.CClassInfo info) |
protected MContainer |
getContainer(com.sun.tools.xjc.model.CClassRef info) |
protected MContainer |
getContainer(com.sun.tools.xjc.model.CElementInfo info) |
protected MContainer |
getContainer(com.sun.tools.xjc.model.CEnumLeafInfo info) |
protected String |
getDefaultValue(com.sun.tools.xjc.model.CAttributePropertyInfo propertyInfo) |
protected String |
getDefaultValue(com.sun.xml.bind.v2.model.core.TypeRef<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> typeRef) |
protected NamespaceContext |
getDefaultValueNamespaceContext(com.sun.tools.xjc.model.CAttributePropertyInfo propertyInfo) |
protected NamespaceContext |
getDefaultValueNamespaceContext(com.sun.xml.bind.v2.model.core.TypeRef<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> typeRef) |
protected String |
getLocalName(com.sun.tools.xjc.model.CClassInfo info) |
protected String |
getLocalName(com.sun.tools.xjc.model.CClassRef info) |
protected String |
getLocalName(com.sun.tools.xjc.model.CElementInfo info) |
protected String |
getLocalName(com.sun.tools.xjc.model.CEnumLeafInfo info) |
protected MPackageInfo |
getPackage(com.sun.tools.xjc.model.CClassInfo info) |
protected MPackageInfo |
getPackage(com.sun.tools.xjc.model.CClassRef info) |
protected MPackageInfo |
getPackage(com.sun.tools.xjc.model.CElementInfo info) |
protected MPackageInfo |
getPackage(com.sun.tools.xjc.model.CEnumLeafInfo info) |
protected MClassInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> |
getScope(com.sun.tools.xjc.model.CClassInfo info) |
protected MClassRef<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> |
getTypeInfo(com.sun.tools.xjc.model.CClassRef info) |
protected MTypeInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> |
getTypeInfo(com.sun.tools.xjc.model.CTypeInfo typeInfo) |
protected Class<?> |
loadClass(com.sun.tools.xjc.model.nav.NType referencedType) |
createAnyAttributePropertyInfo, createAnyAttributePropertyInfoOrigin, createAnyElementPropertyInfo, createAttributePropertyInfo, createBuiltinLeafInfo, createBuiltinLeafInfoOrigin, createClassInfo, createElementInfo, createElementPropertyInfo, createElementRefPropertyInfo, createElementRefsPropertyInfo, createElementsPropertyInfo, createEnumContantInfo, createEnumLeafInfo, createModel, createValuePropertyInfo, createWildcardTypeInfo, createWildcardTypeInfoOrigin, getElementInfo, getTypeInfo, getTypeInfo, getTypeInfo, getTypeInfo, getTypeInfo, getTypeInfo, getTypeInfoSetprotected com.sun.tools.xjc.model.nav.NClass getClazz(com.sun.tools.xjc.model.CClassRef info)
protected com.sun.tools.xjc.model.nav.NClass getClazz(Class<?> _clas)
protected com.sun.tools.xjc.model.nav.NClass getClazz(String className)
protected MClassRef<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> getTypeInfo(com.sun.tools.xjc.model.CClassRef info)
protected MClassRef<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> createClassRef(com.sun.tools.xjc.model.CClassRef info)
protected MTypeInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> getTypeInfo(com.sun.tools.xjc.model.CTypeInfo typeInfo)
getTypeInfo in class CMInfoFactory<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.Model,com.sun.tools.xjc.model.CTypeInfo,com.sun.tools.xjc.model.CBuiltinLeafInfo,com.sun.tools.xjc.model.CElement,com.sun.tools.xjc.model.CElementInfo,com.sun.tools.xjc.model.CEnumLeafInfo,com.sun.tools.xjc.model.CEnumConstant,com.sun.tools.xjc.model.CClassInfo,com.sun.tools.xjc.model.CPropertyInfo,com.sun.tools.xjc.model.CAttributePropertyInfo,com.sun.tools.xjc.model.CValuePropertyInfo,com.sun.tools.xjc.model.CElementPropertyInfo,com.sun.tools.xjc.model.CReferencePropertyInfo,com.sun.tools.xjc.model.CWildcardTypeInfo,com.sun.tools.xjc.model.CTypeRef>protected MPackageInfo getPackage(com.sun.tools.xjc.model.CClassInfo info)
getPackage in class CMInfoFactory<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.Model,com.sun.tools.xjc.model.CTypeInfo,com.sun.tools.xjc.model.CBuiltinLeafInfo,com.sun.tools.xjc.model.CElement,com.sun.tools.xjc.model.CElementInfo,com.sun.tools.xjc.model.CEnumLeafInfo,com.sun.tools.xjc.model.CEnumConstant,com.sun.tools.xjc.model.CClassInfo,com.sun.tools.xjc.model.CPropertyInfo,com.sun.tools.xjc.model.CAttributePropertyInfo,com.sun.tools.xjc.model.CValuePropertyInfo,com.sun.tools.xjc.model.CElementPropertyInfo,com.sun.tools.xjc.model.CReferencePropertyInfo,com.sun.tools.xjc.model.CWildcardTypeInfo,com.sun.tools.xjc.model.CTypeRef>protected MPackageInfo getPackage(com.sun.tools.xjc.model.CClassRef info)
protected MPackageInfo getPackage(com.sun.tools.xjc.model.CEnumLeafInfo info)
getPackage in class CMInfoFactory<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.Model,com.sun.tools.xjc.model.CTypeInfo,com.sun.tools.xjc.model.CBuiltinLeafInfo,com.sun.tools.xjc.model.CElement,com.sun.tools.xjc.model.CElementInfo,com.sun.tools.xjc.model.CEnumLeafInfo,com.sun.tools.xjc.model.CEnumConstant,com.sun.tools.xjc.model.CClassInfo,com.sun.tools.xjc.model.CPropertyInfo,com.sun.tools.xjc.model.CAttributePropertyInfo,com.sun.tools.xjc.model.CValuePropertyInfo,com.sun.tools.xjc.model.CElementPropertyInfo,com.sun.tools.xjc.model.CReferencePropertyInfo,com.sun.tools.xjc.model.CWildcardTypeInfo,com.sun.tools.xjc.model.CTypeRef>protected MPackageInfo getPackage(com.sun.tools.xjc.model.CElementInfo info)
getPackage in class CMInfoFactory<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.Model,com.sun.tools.xjc.model.CTypeInfo,com.sun.tools.xjc.model.CBuiltinLeafInfo,com.sun.tools.xjc.model.CElement,com.sun.tools.xjc.model.CElementInfo,com.sun.tools.xjc.model.CEnumLeafInfo,com.sun.tools.xjc.model.CEnumConstant,com.sun.tools.xjc.model.CClassInfo,com.sun.tools.xjc.model.CPropertyInfo,com.sun.tools.xjc.model.CAttributePropertyInfo,com.sun.tools.xjc.model.CValuePropertyInfo,com.sun.tools.xjc.model.CElementPropertyInfo,com.sun.tools.xjc.model.CReferencePropertyInfo,com.sun.tools.xjc.model.CWildcardTypeInfo,com.sun.tools.xjc.model.CTypeRef>protected MContainer getContainer(com.sun.tools.xjc.model.CClassInfo info)
getContainer in class CMInfoFactory<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.Model,com.sun.tools.xjc.model.CTypeInfo,com.sun.tools.xjc.model.CBuiltinLeafInfo,com.sun.tools.xjc.model.CElement,com.sun.tools.xjc.model.CElementInfo,com.sun.tools.xjc.model.CEnumLeafInfo,com.sun.tools.xjc.model.CEnumConstant,com.sun.tools.xjc.model.CClassInfo,com.sun.tools.xjc.model.CPropertyInfo,com.sun.tools.xjc.model.CAttributePropertyInfo,com.sun.tools.xjc.model.CValuePropertyInfo,com.sun.tools.xjc.model.CElementPropertyInfo,com.sun.tools.xjc.model.CReferencePropertyInfo,com.sun.tools.xjc.model.CWildcardTypeInfo,com.sun.tools.xjc.model.CTypeRef>protected MContainer getContainer(com.sun.tools.xjc.model.CElementInfo info)
getContainer in class CMInfoFactory<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.Model,com.sun.tools.xjc.model.CTypeInfo,com.sun.tools.xjc.model.CBuiltinLeafInfo,com.sun.tools.xjc.model.CElement,com.sun.tools.xjc.model.CElementInfo,com.sun.tools.xjc.model.CEnumLeafInfo,com.sun.tools.xjc.model.CEnumConstant,com.sun.tools.xjc.model.CClassInfo,com.sun.tools.xjc.model.CPropertyInfo,com.sun.tools.xjc.model.CAttributePropertyInfo,com.sun.tools.xjc.model.CValuePropertyInfo,com.sun.tools.xjc.model.CElementPropertyInfo,com.sun.tools.xjc.model.CReferencePropertyInfo,com.sun.tools.xjc.model.CWildcardTypeInfo,com.sun.tools.xjc.model.CTypeRef>protected MContainer getContainer(com.sun.tools.xjc.model.CEnumLeafInfo info)
getContainer in class CMInfoFactory<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.Model,com.sun.tools.xjc.model.CTypeInfo,com.sun.tools.xjc.model.CBuiltinLeafInfo,com.sun.tools.xjc.model.CElement,com.sun.tools.xjc.model.CElementInfo,com.sun.tools.xjc.model.CEnumLeafInfo,com.sun.tools.xjc.model.CEnumConstant,com.sun.tools.xjc.model.CClassInfo,com.sun.tools.xjc.model.CPropertyInfo,com.sun.tools.xjc.model.CAttributePropertyInfo,com.sun.tools.xjc.model.CValuePropertyInfo,com.sun.tools.xjc.model.CElementPropertyInfo,com.sun.tools.xjc.model.CReferencePropertyInfo,com.sun.tools.xjc.model.CWildcardTypeInfo,com.sun.tools.xjc.model.CTypeRef>protected MContainer getContainer(com.sun.tools.xjc.model.CClassRef info)
protected MClassInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> getScope(com.sun.tools.xjc.model.CClassInfo info)
getScope in class CMInfoFactory<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.Model,com.sun.tools.xjc.model.CTypeInfo,com.sun.tools.xjc.model.CBuiltinLeafInfo,com.sun.tools.xjc.model.CElement,com.sun.tools.xjc.model.CElementInfo,com.sun.tools.xjc.model.CEnumLeafInfo,com.sun.tools.xjc.model.CEnumConstant,com.sun.tools.xjc.model.CClassInfo,com.sun.tools.xjc.model.CPropertyInfo,com.sun.tools.xjc.model.CAttributePropertyInfo,com.sun.tools.xjc.model.CValuePropertyInfo,com.sun.tools.xjc.model.CElementPropertyInfo,com.sun.tools.xjc.model.CReferencePropertyInfo,com.sun.tools.xjc.model.CWildcardTypeInfo,com.sun.tools.xjc.model.CTypeRef>protected String getLocalName(com.sun.tools.xjc.model.CClassInfo info)
getLocalName in class CMInfoFactory<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.Model,com.sun.tools.xjc.model.CTypeInfo,com.sun.tools.xjc.model.CBuiltinLeafInfo,com.sun.tools.xjc.model.CElement,com.sun.tools.xjc.model.CElementInfo,com.sun.tools.xjc.model.CEnumLeafInfo,com.sun.tools.xjc.model.CEnumConstant,com.sun.tools.xjc.model.CClassInfo,com.sun.tools.xjc.model.CPropertyInfo,com.sun.tools.xjc.model.CAttributePropertyInfo,com.sun.tools.xjc.model.CValuePropertyInfo,com.sun.tools.xjc.model.CElementPropertyInfo,com.sun.tools.xjc.model.CReferencePropertyInfo,com.sun.tools.xjc.model.CWildcardTypeInfo,com.sun.tools.xjc.model.CTypeRef>protected String getLocalName(com.sun.tools.xjc.model.CClassRef info)
protected String getLocalName(com.sun.tools.xjc.model.CEnumLeafInfo info)
getLocalName in class CMInfoFactory<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.Model,com.sun.tools.xjc.model.CTypeInfo,com.sun.tools.xjc.model.CBuiltinLeafInfo,com.sun.tools.xjc.model.CElement,com.sun.tools.xjc.model.CElementInfo,com.sun.tools.xjc.model.CEnumLeafInfo,com.sun.tools.xjc.model.CEnumConstant,com.sun.tools.xjc.model.CClassInfo,com.sun.tools.xjc.model.CPropertyInfo,com.sun.tools.xjc.model.CAttributePropertyInfo,com.sun.tools.xjc.model.CValuePropertyInfo,com.sun.tools.xjc.model.CElementPropertyInfo,com.sun.tools.xjc.model.CReferencePropertyInfo,com.sun.tools.xjc.model.CWildcardTypeInfo,com.sun.tools.xjc.model.CTypeRef>protected String getLocalName(com.sun.tools.xjc.model.CElementInfo info)
getLocalName in class CMInfoFactory<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.Model,com.sun.tools.xjc.model.CTypeInfo,com.sun.tools.xjc.model.CBuiltinLeafInfo,com.sun.tools.xjc.model.CElement,com.sun.tools.xjc.model.CElementInfo,com.sun.tools.xjc.model.CEnumLeafInfo,com.sun.tools.xjc.model.CEnumConstant,com.sun.tools.xjc.model.CClassInfo,com.sun.tools.xjc.model.CPropertyInfo,com.sun.tools.xjc.model.CAttributePropertyInfo,com.sun.tools.xjc.model.CValuePropertyInfo,com.sun.tools.xjc.model.CElementPropertyInfo,com.sun.tools.xjc.model.CReferencePropertyInfo,com.sun.tools.xjc.model.CWildcardTypeInfo,com.sun.tools.xjc.model.CTypeRef>protected MModelInfoOrigin createModelInfoOrigin(com.sun.tools.xjc.model.Model info)
createModelInfoOrigin in class CMInfoFactory<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.Model,com.sun.tools.xjc.model.CTypeInfo,com.sun.tools.xjc.model.CBuiltinLeafInfo,com.sun.tools.xjc.model.CElement,com.sun.tools.xjc.model.CElementInfo,com.sun.tools.xjc.model.CEnumLeafInfo,com.sun.tools.xjc.model.CEnumConstant,com.sun.tools.xjc.model.CClassInfo,com.sun.tools.xjc.model.CPropertyInfo,com.sun.tools.xjc.model.CAttributePropertyInfo,com.sun.tools.xjc.model.CValuePropertyInfo,com.sun.tools.xjc.model.CElementPropertyInfo,com.sun.tools.xjc.model.CReferencePropertyInfo,com.sun.tools.xjc.model.CWildcardTypeInfo,com.sun.tools.xjc.model.CTypeRef>protected MPackageInfoOrigin createPackageInfoOrigin(com.sun.codemodel.JPackage info)
protected MClassInfoOrigin createClassInfoOrigin(com.sun.tools.xjc.model.CClassInfo info)
createClassInfoOrigin in class CMInfoFactory<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.Model,com.sun.tools.xjc.model.CTypeInfo,com.sun.tools.xjc.model.CBuiltinLeafInfo,com.sun.tools.xjc.model.CElement,com.sun.tools.xjc.model.CElementInfo,com.sun.tools.xjc.model.CEnumLeafInfo,com.sun.tools.xjc.model.CEnumConstant,com.sun.tools.xjc.model.CClassInfo,com.sun.tools.xjc.model.CPropertyInfo,com.sun.tools.xjc.model.CAttributePropertyInfo,com.sun.tools.xjc.model.CValuePropertyInfo,com.sun.tools.xjc.model.CElementPropertyInfo,com.sun.tools.xjc.model.CReferencePropertyInfo,com.sun.tools.xjc.model.CWildcardTypeInfo,com.sun.tools.xjc.model.CTypeRef>protected MElementOrigin createElementOrigin(com.sun.tools.xjc.model.CElement info)
createElementOrigin in class CMInfoFactory<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.Model,com.sun.tools.xjc.model.CTypeInfo,com.sun.tools.xjc.model.CBuiltinLeafInfo,com.sun.tools.xjc.model.CElement,com.sun.tools.xjc.model.CElementInfo,com.sun.tools.xjc.model.CEnumLeafInfo,com.sun.tools.xjc.model.CEnumConstant,com.sun.tools.xjc.model.CClassInfo,com.sun.tools.xjc.model.CPropertyInfo,com.sun.tools.xjc.model.CAttributePropertyInfo,com.sun.tools.xjc.model.CValuePropertyInfo,com.sun.tools.xjc.model.CElementPropertyInfo,com.sun.tools.xjc.model.CReferencePropertyInfo,com.sun.tools.xjc.model.CWildcardTypeInfo,com.sun.tools.xjc.model.CTypeRef>protected MElementTypeRefOrigin createElementTypeRefOrigin(com.sun.tools.xjc.model.CElementPropertyInfo ep, com.sun.tools.xjc.model.CTypeRef typeRef)
createElementTypeRefOrigin in class CMInfoFactory<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.Model,com.sun.tools.xjc.model.CTypeInfo,com.sun.tools.xjc.model.CBuiltinLeafInfo,com.sun.tools.xjc.model.CElement,com.sun.tools.xjc.model.CElementInfo,com.sun.tools.xjc.model.CEnumLeafInfo,com.sun.tools.xjc.model.CEnumConstant,com.sun.tools.xjc.model.CClassInfo,com.sun.tools.xjc.model.CPropertyInfo,com.sun.tools.xjc.model.CAttributePropertyInfo,com.sun.tools.xjc.model.CValuePropertyInfo,com.sun.tools.xjc.model.CElementPropertyInfo,com.sun.tools.xjc.model.CReferencePropertyInfo,com.sun.tools.xjc.model.CWildcardTypeInfo,com.sun.tools.xjc.model.CTypeRef>protected MClassRefOrigin createClassRefOrigin(com.sun.tools.xjc.model.CClassRef info)
protected MPropertyInfoOrigin createPropertyInfoOrigin(com.sun.tools.xjc.model.CPropertyInfo info)
createPropertyInfoOrigin in class CMInfoFactory<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.Model,com.sun.tools.xjc.model.CTypeInfo,com.sun.tools.xjc.model.CBuiltinLeafInfo,com.sun.tools.xjc.model.CElement,com.sun.tools.xjc.model.CElementInfo,com.sun.tools.xjc.model.CEnumLeafInfo,com.sun.tools.xjc.model.CEnumConstant,com.sun.tools.xjc.model.CClassInfo,com.sun.tools.xjc.model.CPropertyInfo,com.sun.tools.xjc.model.CAttributePropertyInfo,com.sun.tools.xjc.model.CValuePropertyInfo,com.sun.tools.xjc.model.CElementPropertyInfo,com.sun.tools.xjc.model.CReferencePropertyInfo,com.sun.tools.xjc.model.CWildcardTypeInfo,com.sun.tools.xjc.model.CTypeRef>protected MElementInfoOrigin createElementInfoOrigin(com.sun.tools.xjc.model.CElementInfo info)
createElementInfoOrigin in class CMInfoFactory<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.Model,com.sun.tools.xjc.model.CTypeInfo,com.sun.tools.xjc.model.CBuiltinLeafInfo,com.sun.tools.xjc.model.CElement,com.sun.tools.xjc.model.CElementInfo,com.sun.tools.xjc.model.CEnumLeafInfo,com.sun.tools.xjc.model.CEnumConstant,com.sun.tools.xjc.model.CClassInfo,com.sun.tools.xjc.model.CPropertyInfo,com.sun.tools.xjc.model.CAttributePropertyInfo,com.sun.tools.xjc.model.CValuePropertyInfo,com.sun.tools.xjc.model.CElementPropertyInfo,com.sun.tools.xjc.model.CReferencePropertyInfo,com.sun.tools.xjc.model.CWildcardTypeInfo,com.sun.tools.xjc.model.CTypeRef>protected MEnumLeafInfoOrigin createEnumLeafInfoOrigin(com.sun.tools.xjc.model.CEnumLeafInfo info)
createEnumLeafInfoOrigin in class CMInfoFactory<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.Model,com.sun.tools.xjc.model.CTypeInfo,com.sun.tools.xjc.model.CBuiltinLeafInfo,com.sun.tools.xjc.model.CElement,com.sun.tools.xjc.model.CElementInfo,com.sun.tools.xjc.model.CEnumLeafInfo,com.sun.tools.xjc.model.CEnumConstant,com.sun.tools.xjc.model.CClassInfo,com.sun.tools.xjc.model.CPropertyInfo,com.sun.tools.xjc.model.CAttributePropertyInfo,com.sun.tools.xjc.model.CValuePropertyInfo,com.sun.tools.xjc.model.CElementPropertyInfo,com.sun.tools.xjc.model.CReferencePropertyInfo,com.sun.tools.xjc.model.CWildcardTypeInfo,com.sun.tools.xjc.model.CTypeRef>protected MEnumConstantInfoOrigin createEnumConstantInfoOrigin(com.sun.tools.xjc.model.CEnumConstant info)
createEnumConstantInfoOrigin in class CMInfoFactory<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.Model,com.sun.tools.xjc.model.CTypeInfo,com.sun.tools.xjc.model.CBuiltinLeafInfo,com.sun.tools.xjc.model.CElement,com.sun.tools.xjc.model.CElementInfo,com.sun.tools.xjc.model.CEnumLeafInfo,com.sun.tools.xjc.model.CEnumConstant,com.sun.tools.xjc.model.CClassInfo,com.sun.tools.xjc.model.CPropertyInfo,com.sun.tools.xjc.model.CAttributePropertyInfo,com.sun.tools.xjc.model.CValuePropertyInfo,com.sun.tools.xjc.model.CElementPropertyInfo,com.sun.tools.xjc.model.CReferencePropertyInfo,com.sun.tools.xjc.model.CWildcardTypeInfo,com.sun.tools.xjc.model.CTypeRef>protected com.sun.tools.xjc.model.nav.NType createListType(com.sun.tools.xjc.model.nav.NType elementType)
createListType in class CMInfoFactory<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.Model,com.sun.tools.xjc.model.CTypeInfo,com.sun.tools.xjc.model.CBuiltinLeafInfo,com.sun.tools.xjc.model.CElement,com.sun.tools.xjc.model.CElementInfo,com.sun.tools.xjc.model.CEnumLeafInfo,com.sun.tools.xjc.model.CEnumConstant,com.sun.tools.xjc.model.CClassInfo,com.sun.tools.xjc.model.CPropertyInfo,com.sun.tools.xjc.model.CAttributePropertyInfo,com.sun.tools.xjc.model.CValuePropertyInfo,com.sun.tools.xjc.model.CElementPropertyInfo,com.sun.tools.xjc.model.CReferencePropertyInfo,com.sun.tools.xjc.model.CWildcardTypeInfo,com.sun.tools.xjc.model.CTypeRef>protected MClassTypeInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,?> createBaseTypeInfo(com.sun.tools.xjc.model.CClassInfo info)
createBaseTypeInfo in class CMInfoFactory<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.Model,com.sun.tools.xjc.model.CTypeInfo,com.sun.tools.xjc.model.CBuiltinLeafInfo,com.sun.tools.xjc.model.CElement,com.sun.tools.xjc.model.CElementInfo,com.sun.tools.xjc.model.CEnumLeafInfo,com.sun.tools.xjc.model.CEnumConstant,com.sun.tools.xjc.model.CClassInfo,com.sun.tools.xjc.model.CPropertyInfo,com.sun.tools.xjc.model.CAttributePropertyInfo,com.sun.tools.xjc.model.CValuePropertyInfo,com.sun.tools.xjc.model.CElementPropertyInfo,com.sun.tools.xjc.model.CReferencePropertyInfo,com.sun.tools.xjc.model.CWildcardTypeInfo,com.sun.tools.xjc.model.CTypeRef>protected Class<?> loadClass(com.sun.tools.xjc.model.nav.NType referencedType)
loadClass in class CMInfoFactory<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.Model,com.sun.tools.xjc.model.CTypeInfo,com.sun.tools.xjc.model.CBuiltinLeafInfo,com.sun.tools.xjc.model.CElement,com.sun.tools.xjc.model.CElementInfo,com.sun.tools.xjc.model.CEnumLeafInfo,com.sun.tools.xjc.model.CEnumConstant,com.sun.tools.xjc.model.CClassInfo,com.sun.tools.xjc.model.CPropertyInfo,com.sun.tools.xjc.model.CAttributePropertyInfo,com.sun.tools.xjc.model.CValuePropertyInfo,com.sun.tools.xjc.model.CElementPropertyInfo,com.sun.tools.xjc.model.CReferencePropertyInfo,com.sun.tools.xjc.model.CWildcardTypeInfo,com.sun.tools.xjc.model.CTypeRef>protected String getDefaultValue(com.sun.tools.xjc.model.CAttributePropertyInfo propertyInfo)
getDefaultValue in class CMInfoFactory<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.Model,com.sun.tools.xjc.model.CTypeInfo,com.sun.tools.xjc.model.CBuiltinLeafInfo,com.sun.tools.xjc.model.CElement,com.sun.tools.xjc.model.CElementInfo,com.sun.tools.xjc.model.CEnumLeafInfo,com.sun.tools.xjc.model.CEnumConstant,com.sun.tools.xjc.model.CClassInfo,com.sun.tools.xjc.model.CPropertyInfo,com.sun.tools.xjc.model.CAttributePropertyInfo,com.sun.tools.xjc.model.CValuePropertyInfo,com.sun.tools.xjc.model.CElementPropertyInfo,com.sun.tools.xjc.model.CReferencePropertyInfo,com.sun.tools.xjc.model.CWildcardTypeInfo,com.sun.tools.xjc.model.CTypeRef>protected NamespaceContext getDefaultValueNamespaceContext(com.sun.tools.xjc.model.CAttributePropertyInfo propertyInfo)
getDefaultValueNamespaceContext in class CMInfoFactory<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.Model,com.sun.tools.xjc.model.CTypeInfo,com.sun.tools.xjc.model.CBuiltinLeafInfo,com.sun.tools.xjc.model.CElement,com.sun.tools.xjc.model.CElementInfo,com.sun.tools.xjc.model.CEnumLeafInfo,com.sun.tools.xjc.model.CEnumConstant,com.sun.tools.xjc.model.CClassInfo,com.sun.tools.xjc.model.CPropertyInfo,com.sun.tools.xjc.model.CAttributePropertyInfo,com.sun.tools.xjc.model.CValuePropertyInfo,com.sun.tools.xjc.model.CElementPropertyInfo,com.sun.tools.xjc.model.CReferencePropertyInfo,com.sun.tools.xjc.model.CWildcardTypeInfo,com.sun.tools.xjc.model.CTypeRef>protected String getDefaultValue(com.sun.xml.bind.v2.model.core.TypeRef<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> typeRef)
getDefaultValue in class CMInfoFactory<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.Model,com.sun.tools.xjc.model.CTypeInfo,com.sun.tools.xjc.model.CBuiltinLeafInfo,com.sun.tools.xjc.model.CElement,com.sun.tools.xjc.model.CElementInfo,com.sun.tools.xjc.model.CEnumLeafInfo,com.sun.tools.xjc.model.CEnumConstant,com.sun.tools.xjc.model.CClassInfo,com.sun.tools.xjc.model.CPropertyInfo,com.sun.tools.xjc.model.CAttributePropertyInfo,com.sun.tools.xjc.model.CValuePropertyInfo,com.sun.tools.xjc.model.CElementPropertyInfo,com.sun.tools.xjc.model.CReferencePropertyInfo,com.sun.tools.xjc.model.CWildcardTypeInfo,com.sun.tools.xjc.model.CTypeRef>protected NamespaceContext getDefaultValueNamespaceContext(com.sun.xml.bind.v2.model.core.TypeRef<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> typeRef)
getDefaultValueNamespaceContext in class CMInfoFactory<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.Model,com.sun.tools.xjc.model.CTypeInfo,com.sun.tools.xjc.model.CBuiltinLeafInfo,com.sun.tools.xjc.model.CElement,com.sun.tools.xjc.model.CElementInfo,com.sun.tools.xjc.model.CEnumLeafInfo,com.sun.tools.xjc.model.CEnumConstant,com.sun.tools.xjc.model.CClassInfo,com.sun.tools.xjc.model.CPropertyInfo,com.sun.tools.xjc.model.CAttributePropertyInfo,com.sun.tools.xjc.model.CValuePropertyInfo,com.sun.tools.xjc.model.CElementPropertyInfo,com.sun.tools.xjc.model.CReferencePropertyInfo,com.sun.tools.xjc.model.CWildcardTypeInfo,com.sun.tools.xjc.model.CTypeRef>Copyright © 2005-2016. All Rights Reserved.