BEA Systems, Inc.


weblogic.xml.schema.binding
Class SoapArrayCodecBase.EntryIterator

java.lang.Object
  |
  +--weblogic.xml.schema.binding.SoapArrayCodecBase.EntryIterator

protected static class SoapArrayCodecBase.EntryIterator
extends java.lang.Object


Constructor Summary
SoapArrayCodecBase.EntryIterator(weblogic.xml.schema.binding.internal.SoapArrayDescriptor array_desc, Deserializer component_deserializer, XMLInputStream rdr, weblogic.xml.schema.binding.DeserializationContext ctx)
           
 
Method Summary
 boolean hasNext()
           
 java.lang.Object next()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SoapArrayCodecBase.EntryIterator

public SoapArrayCodecBase.EntryIterator(weblogic.xml.schema.binding.internal.SoapArrayDescriptor array_desc,
                                        Deserializer component_deserializer,
                                        XMLInputStream rdr,
                                        weblogic.xml.schema.binding.DeserializationContext ctx)
                                 throws XMLStreamException,
                                        DeserializationException
Method Detail

hasNext

public boolean hasNext()

next

public java.lang.Object next()
                      throws XMLStreamException,
                             DeserializationException

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs70

Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
WebLogic Server 7.0 API Reference