| Package | Description |
|---|---|
| weblogic.xml.schema.binding |
| Modifier and Type | Method and Description |
|---|---|
Object |
Deserializer.deserialize(XMLName name,
Attribute att,
DeserializationContext context)
Take an XML instance, create and populate the corresponding
Object.
|
Object |
Deserializer.deserialize(XMLName name,
XMLInputStream reader,
DeserializationContext context)
Take an XML instance, create and populate the corresponding
Object.
|