Package | Description |
---|---|
org.apache.wsil | |
org.apache.wsil.impl | |
org.apache.wsil.xml |
Modifier and Type | Interface and Description |
---|---|
interface |
Description
WS-Inspection description element.
|
interface |
Inspection
Inspection element within a WS-Inspection document.
|
interface |
Link
Link element within a WS-Inspection document.
|
interface |
Service
WS-Inspection service element.
|
Modifier and Type | Class and Description |
---|---|
class |
DescriptionImpl
This class provides the support for the <description> element.
|
class |
InspectionImpl
This class provides the support for the <inspection> element.
|
class |
LinkImpl
This class provides the support for the <link> element.
|
class |
ServiceImpl
This class provides the support for the <service> element.
|
class |
ServiceReferenceElement
This class is the base class for elements that contain service references.
|
class |
WSILElementWithAbstractImpl
This class is the base class for all elements that have an abstract.
|
Modifier and Type | Method and Description |
---|---|
protected Abstract |
XMLReader.parseAbstract(org.w3c.dom.Element abstractElement,
WSILElementWithAbstract wsilElement)
Parse abstract element.
|
Copyright ? 2001 International Business Machines Corporation. All Rights Reserved.