Uses of Class
org.apache.cxf.tools.corba.processors.idl.ModuleToNSMapper
-
Packages that use ModuleToNSMapper Package Description org.apache.cxf.tools.corba.processors.idl -
-
Uses of ModuleToNSMapper in org.apache.cxf.tools.corba.processors.idl
Fields in org.apache.cxf.tools.corba.processors.idl declared as ModuleToNSMapper Modifier and Type Field Description protected ModuleToNSMapperParamDeferredAction. mapperprotected ModuleToNSMapperVisitorBase. mapperMethods in org.apache.cxf.tools.corba.processors.idl that return ModuleToNSMapper Modifier and Type Method Description ModuleToNSMapperIDLModuleProcessor. getMapper()ModuleToNSMapperWSDLASTVisitor. getModuleToNSMapper()Constructors in org.apache.cxf.tools.corba.processors.idl with parameters of type ModuleToNSMapper Constructor Description ParamDeferredAction(org.apache.ws.commons.schema.XmlSchemaElement elem, Scope ts, org.apache.ws.commons.schema.XmlSchema xmlSchema, org.apache.ws.commons.schema.XmlSchemaCollection xmlSchemas, WSDLSchemaManager man, ModuleToNSMapper map)
-