Version: 1.1.1

org.soap.sax
Interface FaultTags

All Known Implementing Classes:
SOAPFaultParser

public interface FaultTags


Field Summary
static String DESCRIPTION
           
static String FAULT
           
static String FAULT_CODE
           
static String FAULT_DETAIL
           
static String FAULT_STRING
           
static String INVALID_PROP_QNAME
           
static String RESOURCE_UNAVAIL
           
static String RESOURCE_UNKNOWN
           
static String TIMESTAMP
           
 

Field Detail

RESOURCE_UNKNOWN

static final String RESOURCE_UNKNOWN
See Also:
Constant Field Values

RESOURCE_UNAVAIL

static final String RESOURCE_UNAVAIL
See Also:
Constant Field Values

INVALID_PROP_QNAME

static final String INVALID_PROP_QNAME
See Also:
Constant Field Values

TIMESTAMP

static final String TIMESTAMP
See Also:
Constant Field Values

DESCRIPTION

static final String DESCRIPTION
See Also:
Constant Field Values

FAULT_CODE

static final String FAULT_CODE
See Also:
Constant Field Values

FAULT_STRING

static final String FAULT_STRING
See Also:
Constant Field Values

FAULT_DETAIL

static final String FAULT_DETAIL
See Also:
Constant Field Values

FAULT

static final String FAULT
See Also:
Constant Field Values

Version: 1.1.1

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010