|
Java API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use.* | |
| Package | Description |
|---|---|
| oracle.uddi.message | Provides classes that represent the data structures in UDDI API XML messages. |
| oracle.uddi.message.datatype.binding | |
| oracle.uddi.message.request | |
| oracle.uddi.message.util | |
| Uses of UnmarshallException in oracle.uddi.message |
| Methods in oracle.uddi.message that throw UnmarshallException | |
| Type | Name |
|---|---|
void |
DefaultXmlScanner.close()
Closes the XmlScanner and relinquishes any underlying resources. |
void |
UddiElement.unmarshall(XmlScanner xmlScanner)
Deserializes the content of this UDDI element (thereby populating the element with data) from the source specified by the XmlScanner instance. |
void |
XmlScanner.close()
|
| Uses of UnmarshallException in oracle.uddi.message.datatype.binding |
| Constructors in oracle.uddi.message.datatype.binding that throw UnmarshallException | |
| Type | Name |
|---|---|
TModelInstanceInfo.TModelInstanceInfo(org.w3c.dom.Element el)
|
|
| Uses of UnmarshallException in oracle.uddi.message.request |
| Constructors in oracle.uddi.message.request that throw UnmarshallException | |
| Type | Name |
|---|---|
DiscardAuthToken.DiscardAuthToken(org.w3c.dom.Element el)
|
|
| Uses of UnmarshallException in oracle.uddi.message.util |
| Methods in oracle.uddi.message.util that throw UnmarshallException | |
| Type | Name |
|---|---|
static FindQualifierConstants |
FindQualifierConstants.valueOf(java.lang.String value)
|
|
Java API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||