|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Inspection | |
---|---|
org.apache.wsil | |
org.apache.wsil.impl | |
org.apache.wsil.xml |
Uses of Inspection in org.apache.wsil |
---|
Fields in org.apache.wsil declared as Inspection | |
---|---|
protected Inspection |
WSILDocument.inspection
Inspection element. |
Methods in org.apache.wsil that return Inspection | |
---|---|
Inspection |
WSILDocument.getInspection()
Get the inspection element for this document. |
Uses of Inspection in org.apache.wsil.impl |
---|
Classes in org.apache.wsil.impl that implement Inspection | |
---|---|
class |
InspectionImpl
This class provides the support for the <inspection> element. |
Uses of Inspection in org.apache.wsil.xml |
---|
Methods in org.apache.wsil.xml with parameters of type Inspection | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |