Modifier and Type | Interface and Description |
---|---|
interface |
Abstract
Abstract element in a WS-Inspection document.
|
interface |
Description
WS-Inspection description element.
|
interface |
Inspection
Inspection element within a WS-Inspection document.
|
interface |
Link
Link element within a WS-Inspection document.
|
interface |
Service
WS-Inspection service element.
|
interface |
ServiceName
Service name element in a WS-Inspection document.
|
interface |
WSILElementWithAbstract
Common WS-Inpsection element definition for elements that contain an abstract element.
|
interface |
WSILElementWithText
A WS-Inspection element that can contain a text value.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ExtensionElement
This class will ...
|
Modifier and Type | Class and Description |
---|---|
class |
UnknownExtensionElement
This class is used to represent an unknown extension element.
|
Modifier and Type | Method and Description |
---|---|
ExtensionElement |
ExtensionReader.parseElement(org.w3c.dom.Element element,
WSILElement wsilElement)
Parse extension element.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BusinessDescription
UDDI extension element for WSIL document - businessDescription element.
|
interface |
ServiceDescription
UDDI extension element for WSIL document - serviceDescription element.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ImplementedBinding
This is the interface definition for yhe <implementedBinding> element.
|
interface |
Reference
This is the interface definition for yhe <reference> element.
|
interface |
ReferencedService
This is the interface definition for yhe <referencedService> element.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractImpl
This class provides the support for the <abstract> element.
|
class |
DescriptionImpl
This class provides the support for the <description> element.
|
class |
InspectionImpl
This class provides the support for the <inspection> element.
|
class |
LinkImpl
This class provides the support for the <link> element.
|
class |
ServiceImpl
This class provides the support for the <service> element.
|
class |
ServiceNameImpl
This class provides the support for the <name> element.
|
class |
ServiceReferenceElement
This class is the base class for elements that contain service references.
|
class |
WSILElementWithAbstractImpl
This class is the base class for all elements that have an abstract.
|
class |
WSILElementWithTextImpl
This class is the base class for elements that have a text node.
|
Modifier and Type | Class and Description |
---|---|
class |
ExtensionElementImpl
This class is the base class for all implementations of the
ExtensionElement interface.
|
Modifier and Type | Class and Description |
---|---|
class |
BusinessDescriptionImpl
This class contains the implementation for a
<wsiluddi:businessDescription> element.
|
class |
ServiceDescriptionImpl
This class contains the implementation for a
<wsiluddi:serviceDescription> element.
|
Modifier and Type | Method and Description |
---|---|
protected ExtensionElement |
UDDIExtensionReader.parseBusinessDescription(org.w3c.dom.Element businessDescriptionElement,
WSILElement wsilElement)
Parse business description element.
|
protected BusinessKey |
UDDIExtensionReader.parseBusinessKey(org.w3c.dom.Element element,
WSILElement wsilElement)
Parse businessKey element.
|
protected CategoryBag |
UDDIExtensionReader.parseCategoryBag(org.w3c.dom.Element categoryBagElement,
WSILElement wsilElement)
Parse CategoryBag element.
|
protected DiscoveryURL |
UDDIExtensionReader.parseDiscoveryURL(org.w3c.dom.Element element,
WSILElement wsilElement)
Parse discoveryURL element.
|
ExtensionElement |
UDDIExtensionReader.parseElement(org.w3c.dom.Element element,
WSILElement wsilElement)
Parse extension element.
|
protected ExtensionElement |
UDDIExtensionReader.parseServiceDescription(org.w3c.dom.Element serviceDescriptionElement,
WSILElement wsilElement)
Parse service description element.
|
protected ServiceKey |
UDDIExtensionReader.parseServiceKey(org.w3c.dom.Element element,
WSILElement wsilElement)
Parse serviceKey element.
|
Modifier and Type | Class and Description |
---|---|
class |
ImplementedBindingImpl
This class contains the implementation for a
<wsilwsdl:implementedBinding> element.
|
class |
ReferencedServiceImpl
This class contains the implementation for a
<wsilwsdl:referencedService> element.
|
class |
ReferenceImpl
This class contians the implementation for a
<wsilwsdl:reference element>.
|
Modifier and Type | Method and Description |
---|---|
ExtensionElement |
WSDLExtensionReader.parseElement(org.w3c.dom.Element element,
WSILElement wsilElement)
Parse extension element.
|
protected ExtensionElement |
WSDLExtensionReader.parseImplementedBinding(org.w3c.dom.Element element,
WSILElement wsilElement)
Parse implementedBinding element.
|
protected ExtensionElement |
WSDLExtensionReader.parseReference(org.w3c.dom.Element referenceElement,
WSILElement wsilElement)
Parse reference element.
|
protected ExtensionElement |
WSDLExtensionReader.parseReferencedService(org.w3c.dom.Element element,
WSILElement wsilElement)
Parse referencedService element.
|
Modifier and Type | Method and Description |
---|---|
protected ExtensionElement |
XMLReader.parseExtensionElement(org.w3c.dom.Element element,
WSILElement wsilElement)
Parse extension element.
|
Copyright ? 2001 International Business Machines Corporation. All Rights Reserved.