java.io.SerializableAccessPoint, AddPublisherAssertions, Address, AddressLine, AssertionStatusItem, AssertionStatusReport, AuthInfo, AuthToken, BindingDetail, BindingKey, BindingTemplate, BindingTemplates, BusinessDetail, BusinessDetailExt, BusinessEntity, BusinessEntityExt, BusinessInfo, BusinessInfos, BusinessKey, BusinessList, BusinessService, BusinessServices, CategoryBag, CompletionStatus, Contact, Contacts, DeleteBinding, DeleteBusiness, DeletePublisherAssertions, DeleteService, DeleteTModel, Description, DiscardAuthToken, DiscoveryURL, DiscoveryURLs, DispositionReport, Email, ErrInfo, FindBinding, FindBusiness, FindQualifier, FindQualifiers, FindRelatedBusinesses, FindService, FindTModel, FromKey, GetAssertionStatusReport, GetAuthToken, GetBindingDetail, GetBusinessDetail, GetBusinessDetailExt, GetPublisherAssertions, GetRegisteredInfo, GetServiceDetail, GetTModelDetail, HostingRedirector, IdentifierBag, InstanceDetails, InstanceParms, KeyedReference, KeysOwned, KeyValue, Name, OverviewDoc, OverviewURL, PersonName, Phone, PublisherAssertion, PublisherAssertions, RegisteredInfo, RelatedBusinessesList, RelatedBusinessInfo, RelatedBusinessInfos, Result, SaveBinding, SaveBusiness, SaveService, SaveTModel, ServiceDetail, ServiceInfo, ServiceInfos, ServiceKey, ServiceList, SetPublisherAssertions, SharedRelationships, TModel, TModelBag, TModelDetail, TModelInfo, TModelInfos, TModelInstanceDetails, TModelInstanceInfo, TModelKey, TModelList, ToKey, UploadRegister, ValidateValuespublic abstract class UDDIElement
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field | Description |
|---|---|---|
protected org.w3c.dom.Element |
base |
|
static java.lang.String |
GENERIC |
|
static java.lang.String |
SOAPNS |
|
static java.lang.String |
XMLNS |
|
static java.lang.String |
XMLNS_PREFIX |
| Constructor | Description |
|---|---|
UDDIElement() |
|
UDDIElement(org.w3c.dom.Element el) |
| Modifier and Type | Method | Description |
|---|---|---|
org.w3c.dom.NodeList |
getChildElementsByTagName(org.w3c.dom.Element el,
java.lang.String tag) |
|
protected java.lang.String |
getText(org.w3c.dom.Node el) |
Performs a utility function.
|
abstract void |
saveToXML(org.w3c.dom.Element base) |
public static java.lang.String GENERIC
public static java.lang.String XMLNS
public static java.lang.String XMLNS_PREFIX
public static java.lang.String SOAPNS
protected org.w3c.dom.Element base
public UDDIElement()
public UDDIElement(org.w3c.dom.Element el)
throws UDDIException
UDDIExceptionpublic abstract void saveToXML(org.w3c.dom.Element base)
protected java.lang.String getText(org.w3c.dom.Node el)
el - Elementpublic org.w3c.dom.NodeList getChildElementsByTagName(org.w3c.dom.Element el,
java.lang.String tag)
Copyright © 2001 International Business Machines Corporation, Hewlett-Packard Company. All Rights Reserved.