Package | Description |
---|---|
org.apache.wsil | |
org.apache.wsil.impl.extension | |
org.apache.wsil.xml |
Modifier and Type | Field and Description |
---|---|
protected ExtensionRegistry |
WSILDocument.extRegistry
WS-Inspection extension registry.
|
Modifier and Type | Method and Description |
---|---|
ExtensionRegistry |
WSILDocument.getExtensionRegistry()
Get the WS-Inspection extension registry implementation.
|
Modifier and Type | Method and Description |
---|---|
void |
WSILDocument.setExtensionRegistry(ExtensionRegistry extRegistry)
Set the WS-Inspection extension registry implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
ExtensionRegistryImpl
This class is an implementation of an ExtensionRegistry.
|
Modifier and Type | Field and Description |
---|---|
protected ExtensionRegistry |
XMLReader.extRegistry
WSIL extension registry.
|
protected ExtensionRegistry |
XMLWriter.extRegistry
WSIL extension registry.
|
Copyright ? 2001 International Business Machines Corporation. All Rights Reserved.