Uses of Class
org.apache.cxf.tools.corba.processors.idl.VisitorTypeHolder
Packages that use VisitorTypeHolder
-
Uses of VisitorTypeHolder in org.apache.cxf.tools.corba.processors.idl
Methods in org.apache.cxf.tools.corba.processors.idl with parameters of type VisitorTypeHolderModifier and TypeMethodDescriptionprotected static booleanScopedNameVisitor.findNonSchemaType(String name, WSDLASTVisitor wsdlVisitor, VisitorTypeHolder holder) protected static booleanScopedNameVisitor.findSchemaType(Scope scope, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, antlr.collections.AST node, WSDLASTVisitor wsdlVisitor, VisitorTypeHolder holder) protected static booleanScopedNameVisitor.findSchemaType(Scope scope, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, antlr.collections.AST node, WSDLASTVisitor wsdlVisitor, VisitorTypeHolder holder, boolean checkExact) static booleanScopedNameVisitor.findSchemaTypeInBaseScope(List<Scope> scopeList, Scope scope, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, antlr.collections.AST node, WSDLASTVisitor wsdlVisitor, VisitorTypeHolder holder) protected static voidScopedNameVisitor.populateAliasSchemaType(CorbaType corbaType, WSDLASTVisitor wsdlVisitor, VisitorTypeHolder holder)