Apache CXF API

Uses of Class
org.apache.cxf.tools.corba.processors.idl.WSDLSchemaManager

Packages that use WSDLSchemaManager
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
protected  WSDLSchemaManager ParamDeferredAction.manager
           
protected  WSDLSchemaManager VisitorBase.manager
           
 

Methods in org.apache.cxf.tools.corba.processors.idl that return WSDLSchemaManager
 WSDLSchemaManager WSDLASTVisitor.getManager()
           
 

Constructors in org.apache.cxf.tools.corba.processors.idl with parameters of type WSDLSchemaManager
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)
           
 


Apache CXF API

Apache CXF