public interface com.sun.tools.internal.ws.wsdl.document.WSDLDocumentVisitor extends com.sun.tools.internal.ws.wsdl.framework.ExtensionVisitor
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.sun.tools.internal.ws.wsdl.document.WSDLDocumentVisitor
  super_class: java.lang.Object
{
  public abstract void preVisit(com.sun.tools.internal.ws.wsdl.document.Definitions);
    descriptor: (Lcom/sun/tools/internal/ws/wsdl/document/Definitions;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
             Name  Flags
      definitions  

  public abstract void postVisit(com.sun.tools.internal.ws.wsdl.document.Definitions);
    descriptor: (Lcom/sun/tools/internal/ws/wsdl/document/Definitions;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
             Name  Flags
      definitions  

  public abstract void visit(com.sun.tools.internal.ws.wsdl.document.Import);
    descriptor: (Lcom/sun/tools/internal/ws/wsdl/document/Import;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
      Name  Flags
      i     

  public abstract void preVisit(com.sun.tools.internal.ws.wsdl.document.Types);
    descriptor: (Lcom/sun/tools/internal/ws/wsdl/document/Types;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
       Name  Flags
      types  

  public abstract void postVisit(com.sun.tools.internal.ws.wsdl.document.Types);
    descriptor: (Lcom/sun/tools/internal/ws/wsdl/document/Types;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
       Name  Flags
      types  

  public abstract void preVisit(com.sun.tools.internal.ws.wsdl.document.Message);
    descriptor: (Lcom/sun/tools/internal/ws/wsdl/document/Message;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
         Name  Flags
      message  

  public abstract void postVisit(com.sun.tools.internal.ws.wsdl.document.Message);
    descriptor: (Lcom/sun/tools/internal/ws/wsdl/document/Message;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
         Name  Flags
      message  

  public abstract void visit(com.sun.tools.internal.ws.wsdl.document.MessagePart);
    descriptor: (Lcom/sun/tools/internal/ws/wsdl/document/MessagePart;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
      Name  Flags
      part  

  public abstract void preVisit(com.sun.tools.internal.ws.wsdl.document.PortType);
    descriptor: (Lcom/sun/tools/internal/ws/wsdl/document/PortType;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
          Name  Flags
      portType  

  public abstract void postVisit(com.sun.tools.internal.ws.wsdl.document.PortType);
    descriptor: (Lcom/sun/tools/internal/ws/wsdl/document/PortType;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
          Name  Flags
      portType  

  public abstract void preVisit(com.sun.tools.internal.ws.wsdl.document.Operation);
    descriptor: (Lcom/sun/tools/internal/ws/wsdl/document/Operation;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
           Name  Flags
      operation  

  public abstract void postVisit(com.sun.tools.internal.ws.wsdl.document.Operation);
    descriptor: (Lcom/sun/tools/internal/ws/wsdl/document/Operation;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
           Name  Flags
      operation  

  public abstract void preVisit(com.sun.tools.internal.ws.wsdl.document.Input);
    descriptor: (Lcom/sun/tools/internal/ws/wsdl/document/Input;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
       Name  Flags
      input  

  public abstract void postVisit(com.sun.tools.internal.ws.wsdl.document.Input);
    descriptor: (Lcom/sun/tools/internal/ws/wsdl/document/Input;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
       Name  Flags
      input  

  public abstract void preVisit(com.sun.tools.internal.ws.wsdl.document.Output);
    descriptor: (Lcom/sun/tools/internal/ws/wsdl/document/Output;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
        Name  Flags
      output  

  public abstract void postVisit(com.sun.tools.internal.ws.wsdl.document.Output);
    descriptor: (Lcom/sun/tools/internal/ws/wsdl/document/Output;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
        Name  Flags
      output  

  public abstract void preVisit(com.sun.tools.internal.ws.wsdl.document.Fault);
    descriptor: (Lcom/sun/tools/internal/ws/wsdl/document/Fault;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
       Name  Flags
      fault  

  public abstract void postVisit(com.sun.tools.internal.ws.wsdl.document.Fault);
    descriptor: (Lcom/sun/tools/internal/ws/wsdl/document/Fault;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
       Name  Flags
      fault  

  public abstract void preVisit(com.sun.tools.internal.ws.wsdl.document.Binding);
    descriptor: (Lcom/sun/tools/internal/ws/wsdl/document/Binding;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
         Name  Flags
      binding  

  public abstract void postVisit(com.sun.tools.internal.ws.wsdl.document.Binding);
    descriptor: (Lcom/sun/tools/internal/ws/wsdl/document/Binding;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
         Name  Flags
      binding  

  public abstract void preVisit(com.sun.tools.internal.ws.wsdl.document.BindingOperation);
    descriptor: (Lcom/sun/tools/internal/ws/wsdl/document/BindingOperation;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
           Name  Flags
      operation  

  public abstract void postVisit(com.sun.tools.internal.ws.wsdl.document.BindingOperation);
    descriptor: (Lcom/sun/tools/internal/ws/wsdl/document/BindingOperation;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
           Name  Flags
      operation  

  public abstract void preVisit(com.sun.tools.internal.ws.wsdl.document.BindingInput);
    descriptor: (Lcom/sun/tools/internal/ws/wsdl/document/BindingInput;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
       Name  Flags
      input  

  public abstract void postVisit(com.sun.tools.internal.ws.wsdl.document.BindingInput);
    descriptor: (Lcom/sun/tools/internal/ws/wsdl/document/BindingInput;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
       Name  Flags
      input  

  public abstract void preVisit(com.sun.tools.internal.ws.wsdl.document.BindingOutput);
    descriptor: (Lcom/sun/tools/internal/ws/wsdl/document/BindingOutput;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
        Name  Flags
      output  

  public abstract void postVisit(com.sun.tools.internal.ws.wsdl.document.BindingOutput);
    descriptor: (Lcom/sun/tools/internal/ws/wsdl/document/BindingOutput;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
        Name  Flags
      output  

  public abstract void preVisit(com.sun.tools.internal.ws.wsdl.document.BindingFault);
    descriptor: (Lcom/sun/tools/internal/ws/wsdl/document/BindingFault;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
       Name  Flags
      fault  

  public abstract void postVisit(com.sun.tools.internal.ws.wsdl.document.BindingFault);
    descriptor: (Lcom/sun/tools/internal/ws/wsdl/document/BindingFault;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
       Name  Flags
      fault  

  public abstract void preVisit(com.sun.tools.internal.ws.wsdl.document.Service);
    descriptor: (Lcom/sun/tools/internal/ws/wsdl/document/Service;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
         Name  Flags
      service  

  public abstract void postVisit(com.sun.tools.internal.ws.wsdl.document.Service);
    descriptor: (Lcom/sun/tools/internal/ws/wsdl/document/Service;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
         Name  Flags
      service  

  public abstract void preVisit(com.sun.tools.internal.ws.wsdl.document.Port);
    descriptor: (Lcom/sun/tools/internal/ws/wsdl/document/Port;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
      Name  Flags
      port  

  public abstract void postVisit(com.sun.tools.internal.ws.wsdl.document.Port);
    descriptor: (Lcom/sun/tools/internal/ws/wsdl/document/Port;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
      Name  Flags
      port  

  public abstract void visit(com.sun.tools.internal.ws.wsdl.document.Documentation);
    descriptor: (Lcom/sun/tools/internal/ws/wsdl/document/Documentation;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
               Name  Flags
      documentation  
}
SourceFile: "WSDLDocumentVisitor.java"