| Package | Description |
|---|---|
| org.apache.cxf.binding.corba.utils | |
| org.apache.cxf.binding.corba.wsdl | |
| org.apache.cxf.tools.corba.processors.idl | |
| org.apache.cxf.tools.corba.processors.wsdl |
| Modifier and Type | Method and Description |
|---|---|
static CorbaTypeMap |
CorbaUtils.createCorbaTypeMap(List<TypeMappingType> tmTypes) |
| Modifier and Type | Method and Description |
|---|---|
TypeMappingType |
ObjectFactory.createTypeMappingType()
Create an instance of
TypeMappingType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<TypeMappingType> |
ObjectFactory.createTypeMapping(TypeMappingType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<TypeMappingType> |
ObjectFactory.createTypeMapping(TypeMappingType value)
|
| Modifier and Type | Field and Description |
|---|---|
protected TypeMappingType |
TypesVisitorBase.typeMap |
protected TypeMappingType |
VisitorBase.typeMap |
| Modifier and Type | Method and Description |
|---|---|
TypeMappingType |
WSDLSchemaManager.createCorbaTypeMap(javax.wsdl.Definition definition,
String corbatypemaptns) |
TypeMappingType |
TypesVisitorBase.getCorbaTypeMap() |
TypeMappingType |
WSDLASTVisitor.getTypeMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
IDLToWSDLProcessor.cleanUpTypeMap(TypeMappingType typeMap) |
static CorbaType |
ScopedNameVisitor.findCorbaType(TypeMappingType typeMap,
QName typeName) |
static CorbaType |
ScopedNameVisitor.findCorbaTypeForSchemaType(TypeMappingType typeMap,
QName schemaTypeName,
Scope scopedName) |
static String |
TypesUtils.getConstValueByName(antlr.collections.AST node,
TypeMappingType typeMap) |
| Constructor and Description |
|---|
TypesVisitorBase(org.apache.ws.commons.schema.XmlSchemaCollection xmlSchemas,
org.apache.ws.commons.schema.XmlSchema xmlSchema,
TypeMappingType typeMapRef) |
| Modifier and Type | Method and Description |
|---|---|
void |
WSDLToCorbaBinding.cleanUpTypeMap(TypeMappingType typeMap) |
void |
WSDLToCorbaHelper.setTypeMap(TypeMappingType map) |
Apache CXF