Package | Description |
---|---|
org.netbeans.modules.xml.wsdl.model | |
org.netbeans.modules.xml.wsdl.model.spi | |
org.netbeans.modules.xml.wsdl.model.visitor |
Modifier and Type | Method and Description |
---|---|
void |
WSDLComponent.accept(WSDLVisitor visitor) |
Modifier and Type | Method and Description |
---|---|
void |
GenericExtensibilityElement.accept(WSDLVisitor visitor) |
Modifier and Type | Class and Description |
---|---|
class |
ChildVisitor
Recursive visitor.
|
class |
DefaultVisitor |
class |
FindReferencedVisitor<T extends ReferenceableWSDLComponent> |
class |
FindWSDLComponent |