Uses of Interface
org.apache.wsil.WSILElementWithAbstract
Packages that use WSILElementWithAbstract
-
Uses of WSILElementWithAbstract in org.apache.wsil
Subinterfaces of WSILElementWithAbstract in org.apache.wsilModifier and TypeInterfaceDescriptioninterfaceWS-Inspection description element.interfaceInspection element within a WS-Inspection document.interfaceLink element within a WS-Inspection document.interfaceWS-Inspection service element. -
Uses of WSILElementWithAbstract in org.apache.wsil.impl
Classes in org.apache.wsil.impl that implement WSILElementWithAbstractModifier and TypeClassDescriptionclassThis class provides the support for the <description> element.classThis class provides the support for the <inspection> element.classThis class provides the support for the <link> element.classThis class provides the support for the <service> element.classThis class is the base class for elements that contain service references.classThis class is the base class for all elements that have an abstract. -
Uses of WSILElementWithAbstract in org.apache.wsil.xml
Methods in org.apache.wsil.xml with parameters of type WSILElementWithAbstractModifier and TypeMethodDescriptionprotected AbstractXMLReader.parseAbstract(Element abstractElement, WSILElementWithAbstract wsilElement) Parse abstract element.