BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


Uses of Class
weblogic.xml.schema.binding.SoapArrayCodecBase.EntryIterator

Packages that use SoapArrayCodecBase.EntryIterator
weblogic.xml.schema.binding Provides a framework for defining a data binding between XML Schema types and Java types. 
 

Uses of SoapArrayCodecBase.EntryIterator in weblogic.xml.schema.binding
 

Methods in weblogic.xml.schema.binding with parameters of type SoapArrayCodecBase.EntryIterator
protected  void TypedSoapArrayCodecBase.populateArray(Object array, SoapArrayCodecBase.EntryIterator entry_itr, weblogic.xml.schema.binding.DeserializationContext context)
           
protected  void TypedSoapArrayCodecBase.populateArray(Object array, SoapArrayCodecBase.EntryIterator entry_itr, int curr_dim, weblogic.xml.schema.binding.DeserializationContext context)
           
protected  Object SoapArrayCodecBase.createAndPopulateArray(SoapArrayCodecBase.EntryIterator entry_itr, weblogic.xml.schema.binding.internal.SoapArrayDescriptor array_desc, String id, weblogic.xml.schema.binding.DeserializationContext context)
           
protected  Object SoapArrayCodecBase.populateAccumulator(weblogic.xml.schema.binding.util.runtime.Accumulator accum, SoapArrayCodecBase.EntryIterator entry_itr, weblogic.xml.schema.binding.DeserializationContext context)
           
protected  void SoapArrayCodecBase.populateArray(Object array, SoapArrayCodecBase.EntryIterator entry_itr, weblogic.xml.schema.binding.DeserializationContext context)
           
protected  void SoapArrayCodecBase.populateComponentArray(Object array, SoapArrayCodecBase.EntryIterator entry_itr, weblogic.xml.schema.binding.DeserializationContext context)
           
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs91
Copyright 2005 BEA Systems Inc.