All LDAP Classes
Internal LDAP Classes

org.ietf.ldap
Class LDAPAttributeSet.WrappedIterator

java.lang.Object
  extended byorg.ietf.ldap.LDAPAttributeSet.WrappedIterator
All Implemented Interfaces:
java.util.Iterator
Enclosing class:
LDAPAttributeSet

private static final class LDAPAttributeSet.WrappedIterator
extends java.lang.Object
implements java.util.Iterator

An iterator that creates org.ietf.ldap.LDAPAttribute instances from an iterator of com.novell.ldap.LDAPAttribute instances.


Field Summary
private  java.util.Iterator iterator
           
 
Constructor Summary
(package private) LDAPAttributeSet.WrappedIterator(java.util.Iterator iterator)
           
 
Method Summary
 boolean hasNext()
           
 java.lang.Object next()
           
 void remove()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

iterator

private final java.util.Iterator iterator
Constructor Detail

LDAPAttributeSet.WrappedIterator

LDAPAttributeSet.WrappedIterator(java.util.Iterator iterator)
Method Detail

hasNext

public boolean hasNext()
Specified by:
hasNext in interface java.util.Iterator

next

public java.lang.Object next()
Specified by:
next in interface java.util.Iterator

remove

public void remove()
Specified by:
remove in interface java.util.Iterator

All LDAP Classes
Internal LDAP Classes

Copyright © 2002 Novell, Inc. All Rights Reserved.
Novell, Inc.
1800 South Novell Place
Provo, Ut 84606
Phone: (801) 861-5000