Oracle Fusion Middleware
Oracle WebLogic Server 10.3.1 API Reference
11g Release 1 (10.3.1)

Part Number E13941-02

Uses of Package
weblogic.xml.schema.binding

Packages that use weblogic.xml.schema.binding
weblogic.webservice.encoding Deprecated. Provides classes for weblogic.webservice.encoding. 
weblogic.xml.schema.binding Provides a framework for defining a data binding between XML Schema types and Java types. 
 

Classes in weblogic.xml.schema.binding used by weblogic.webservice.encoding
DeserializationException
          A DeserializationException is thrown if an error occurs during deserializtion.
Deserializer
          A Deserialzer is responsible for taking an xml instance of some Schema Type and creating and populating a corresponding Java Object.
SerializationException
          A SerializationException is thrown if an error occurs during serializtion.
Serializer
          A Serialzer is responsible for taking a java Object and writing a xml instance of some Schema Type.
 

Classes in weblogic.xml.schema.binding used by weblogic.xml.schema.binding
DeserializationException
          A DeserializationException is thrown if an error occurs during deserializtion.
Deserializer
          A Deserialzer is responsible for taking an xml instance of some Schema Type and creating and populating a corresponding Java Object.
SerializationException
          A SerializationException is thrown if an error occurs during serializtion.
 


Documentation is available at
http://download.oracle.com/docs/cd/E12839_01/web.1111/wls.htm
Copyright 1996, 2009, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Oracle WebLogic Server 10.3.1 API Reference
11g Release 1 (10.3.1)

Part Number E13941-02