public class PortTypeVisitor extends VisitorBase
deferredActions, definition, manager, mapper, schema, schemas, scopedNames, typeMap, wsdlVisitor| Constructor and Description |
|---|
PortTypeVisitor(Scope scope,
javax.wsdl.Definition defn,
org.apache.ws.commons.schema.XmlSchema schemaRef,
WSDLASTVisitor wsdlASTVisitor) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
accept(antlr.collections.AST node) |
javax.wsdl.Binding |
createBinding(String scopedPortTypeName) |
void |
visit(antlr.collections.AST node) |
getCorbaType, getFullyQualifiedName, getSchemaType, getScope, getScopedNames, getWsdlVisitor, setCorbaType, setFullyQualifiedName, setSchemaTypepublic PortTypeVisitor(Scope scope, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, WSDLASTVisitor wsdlASTVisitor)
public static boolean accept(antlr.collections.AST node)
public void visit(antlr.collections.AST node)
visit in interface Visitorvisit in class VisitorBasepublic javax.wsdl.Binding createBinding(String scopedPortTypeName)
Apache CXF