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 TypeInterfaceDescriptioninterface
WS-Inspection description element.interface
Inspection element within a WS-Inspection document.interface
Link element within a WS-Inspection document.interface
WS-Inspection service element. -
Uses of WSILElementWithAbstract in org.apache.wsil.impl
Classes in org.apache.wsil.impl that implement WSILElementWithAbstractModifier and TypeClassDescriptionclass
This class provides the support for the <description> element.class
This class provides the support for the <inspection> element.class
This class provides the support for the <link> element.class
This class provides the support for the <service> element.class
This class is the base class for elements that contain service references.class
This 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 Abstract
XMLReader.parseAbstract
(Element abstractElement, WSILElementWithAbstract wsilElement) Parse abstract element.