public interface WSDLDocumentVisitor extends ExtensionVisitor
postVisit, preVisit
void preVisit(Definitions definitions) throws Exception
Exception
void postVisit(Definitions definitions) throws Exception
Exception
void visit(MessagePart part) throws Exception
Exception
void preVisit(BindingOperation operation) throws Exception
Exception
void postVisit(BindingOperation operation) throws Exception
Exception
void preVisit(BindingInput input) throws Exception
Exception
void postVisit(BindingInput input) throws Exception
Exception
void preVisit(BindingOutput output) throws Exception
Exception
void postVisit(BindingOutput output) throws Exception
Exception
void preVisit(BindingFault fault) throws Exception
Exception
void postVisit(BindingFault fault) throws Exception
Exception
void visit(Documentation documentation) throws Exception
Exception
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.