org.apache.wsil
Interface Abstract

All Superinterfaces:
java.io.Serializable, WSILElement, WSILElementWithText
All Known Implementing Classes:
AbstractImpl

public interface Abstract
extends WSILElementWithText

Abstract element in a WS-Inspection document.

Version:
1.0
Author:
Peter Brittenham

Field Summary
static java.lang.String ELEM_NAME
          Element name.
static QName QNAME
          QName.
 
Method Summary
 
Methods inherited from interface org.apache.wsil.WSILElementWithText
getLang, getText, setLang, setText
 
Methods inherited from interface org.apache.wsil.WSILElement
toXMLString
 

Field Detail

ELEM_NAME

static final java.lang.String ELEM_NAME
Element name.

See Also:
Constant Field Values

QNAME

static final QName QNAME
QName.



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