|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExtensionRegistry | |
|---|---|
| org.apache.wsil | |
| org.apache.wsil.impl.extension | |
| org.apache.wsil.xml | |
| Uses of ExtensionRegistry in org.apache.wsil |
|---|
| Fields in org.apache.wsil declared as ExtensionRegistry | |
|---|---|
protected ExtensionRegistry |
WSILDocument.extRegistry
WS-Inspection extension registry. |
| Methods in org.apache.wsil that return ExtensionRegistry | |
|---|---|
ExtensionRegistry |
WSILDocument.getExtensionRegistry()
Get the WS-Inspection extension registry implementation. |
| Methods in org.apache.wsil with parameters of type ExtensionRegistry | |
|---|---|
void |
WSILDocument.setExtensionRegistry(ExtensionRegistry extRegistry)
Set the WS-Inspection extension registry implementation. |
| Uses of ExtensionRegistry in org.apache.wsil.impl.extension |
|---|
| Subclasses of ExtensionRegistry in org.apache.wsil.impl.extension | |
|---|---|
class |
ExtensionRegistryImpl
This class is an implementation of an ExtensionRegistry. |
| Uses of ExtensionRegistry in org.apache.wsil.xml |
|---|
| Fields in org.apache.wsil.xml declared as ExtensionRegistry | |
|---|---|
protected ExtensionRegistry |
XMLWriter.extRegistry
WSIL extension registry. |
protected ExtensionRegistry |
XMLReader.extRegistry
WSIL extension registry. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||