| Package | Description |
|---|---|
| org.apache.wsil | |
| org.apache.wsil.impl | |
| org.apache.wsil.xml |
| Modifier and Type | Field and Description |
|---|---|
protected Inspection |
WSILDocument.inspection
Inspection element.
|
| Modifier and Type | Method and Description |
|---|---|
Inspection |
WSILDocument.getInspection()
Get the inspection element for this document.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InspectionImpl
This class provides the support for the <inspection> element.
|
| Modifier and Type | Method and Description |
|---|---|
protected Link |
XMLReader.parseLink(org.w3c.dom.Element linkElement,
Inspection inspection)
Parse link element.
|
protected Service |
XMLReader.parseService(org.w3c.dom.Element serviceElement,
Inspection inspection)
Parse service element.
|
protected void |
XMLReader.saveNS(org.w3c.dom.Element element,
Inspection inspection)
Save namespace settings.
|
Copyright ? 2001 International Business Machines Corporation. All Rights Reserved.