Uses of Class
org.apache.cxf.tools.corba.processors.idl.WSDLSchemaManager
-
Packages that use WSDLSchemaManager Package Description org.apache.cxf.tools.corba.processors.idl -
-
Uses of WSDLSchemaManager in org.apache.cxf.tools.corba.processors.idl
Fields in org.apache.cxf.tools.corba.processors.idl declared as WSDLSchemaManager Modifier and Type Field Description protected WSDLSchemaManagerParamDeferredAction. managerprotected WSDLSchemaManagerVisitorBase. managerMethods in org.apache.cxf.tools.corba.processors.idl that return WSDLSchemaManager Modifier and Type Method Description WSDLSchemaManagerWSDLASTVisitor. getManager()Constructors in org.apache.cxf.tools.corba.processors.idl with parameters of type WSDLSchemaManager 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)
-