Uses of Interface
org.apache.wsil.Inspection
Packages that use Inspection
-
Uses of Inspection in org.apache.wsil
Fields in org.apache.wsil declared as InspectionModifier and TypeFieldDescriptionprotected InspectionWSILDocument.inspectionInspection element.Methods in org.apache.wsil that return InspectionModifier and TypeMethodDescriptionWSILDocument.getInspection()Get the inspection element for this document. -
Uses of Inspection in org.apache.wsil.impl
Classes in org.apache.wsil.impl that implement InspectionModifier and TypeClassDescriptionclassThis 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 InspectionModifier and TypeMethodDescriptionprotected LinkXMLReader.parseLink(Element linkElement, Inspection inspection) Parse link element.protected ServiceXMLReader.parseService(Element serviceElement, Inspection inspection) Parse service element.protected voidXMLReader.saveNS(Element element, Inspection inspection) Save namespace settings.