Uses of Interface
org.apache.wsil.WSILElementWithText

Packages that use WSILElementWithText
org.apache.wsil   
org.apache.wsil.impl   
 

Uses of WSILElementWithText in org.apache.wsil
 

Subinterfaces of WSILElementWithText in org.apache.wsil
 interface Abstract
          Abstract element in a WS-Inspection document.
 interface ServiceName
          Service name element in a WS-Inspection document.
 

Uses of WSILElementWithText in org.apache.wsil.impl
 

Classes in org.apache.wsil.impl that implement WSILElementWithText
 class AbstractImpl
          This class provides the support for the <abstract> element.
 class ServiceNameImpl
          This class provides the support for the <name> element.
 class WSILElementWithTextImpl
          This class is the base class for elements that have a text node.
 



Copyright ? 2001 International Business Machines Corporation. All Rights Reserved.