Uses of Class
org.apache.cxf.tools.corba.processors.idl.ModuleToNSMapper
Packages that use ModuleToNSMapper
-
Uses of ModuleToNSMapper in org.apache.cxf.tools.corba.processors.idl
Fields in org.apache.cxf.tools.corba.processors.idl declared as ModuleToNSMapperModifier and TypeFieldDescriptionprotected ModuleToNSMapperParamDeferredAction.mapperprotected ModuleToNSMapperVisitorBase.mapperMethods in org.apache.cxf.tools.corba.processors.idl that return ModuleToNSMapperModifier and TypeMethodDescriptionIDLModuleProcessor.getMapper()WSDLASTVisitor.getModuleToNSMapper()Constructors in org.apache.cxf.tools.corba.processors.idl with parameters of type ModuleToNSMapperModifierConstructorDescriptionParamDeferredAction(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)