| Package | Description |
|---|---|
| org.apache.wsil.extension | |
| org.apache.wsil.impl.extension.uddi | |
| org.apache.wsil.impl.extension.wsdl |
| Modifier and Type | Method and Description |
|---|---|
ExtensionReader |
ExtensionRegistry.getReader(java.lang.String namespace)
Get an extension reader for a specific namespace.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExtensionRegistry.addReader(java.lang.String namespace,
ExtensionReader reader)
Add an extension reader for a specific namespace.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UDDIExtensionReader
The UDDI extension reader class is used to parse the UDDI extension elements.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WSDLExtensionReader
The WSDL extension reader class is used to parse the WSDL extension elements.
|
Copyright ? 2001 International Business Machines Corporation. All Rights Reserved.