Skip navigation links

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09


Uses of Package
weblogic.xml.schema.binding

Packages that use weblogic.xml.schema.binding
weblogic.xml.schema.binding   
weblogic.xml.schema.binding.util.runtime   

 

Classes in weblogic.xml.schema.binding used by weblogic.xml.schema.binding
ClassContext
           
DeserializationContext
          The state information passed to each invocation of deserialize.
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.
EncodingStyle
          Represents an encoding style.
SchemaContext
          An identifier used to distinguish one use of a Schema construct from another.
SerializationContext
          The state information passed to each invocation of serialize.
SerializationException
          A SerializationException is thrown if an error occurs during serializtion.
SerializationPhase
          typesafe enum for possible serialization states
Serializer
          A Serialzer is responsible for taking a java Object and writing a xml instance of some Schema Type.
TypeMapping
          A Collection of TypeMappingEntry objects.
TypeMappingEntry
          A TypeMappingEntry represents a complete, bi-directional mapping between a Schema Type and a Java class.

 

Classes in weblogic.xml.schema.binding used by weblogic.xml.schema.binding.util.runtime
Serializer
          A Serialzer is responsible for taking a java Object and writing a xml instance of some Schema Type.

 


Skip navigation links

Copyright 1996, 2015, 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
Java API Reference for Oracle WebLogic Server
12c (12.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09