com.ibm.di.eventhandler.ldap
Class SearchResultEntry

java.lang.Object
  extended by com.ibm.di.eventhandler.ldap.Sequence
      extended by com.ibm.di.eventhandler.ldap.SearchResultEntry

public class SearchResultEntry
extends Sequence


Field Summary
 
Fields inherited from class com.ibm.di.eventhandler.ldap.Sequence
buffer, tag
 
Constructor Summary
SearchResultEntry(Entry entry, java.lang.String charset)
           
 
Method Summary
 
Methods inherited from class com.ibm.di.eventhandler.ldap.Sequence
addBuffer, addBuffer, flip, getBuffer, getBuffer, getBuffer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchResultEntry

public SearchResultEntry(Entry entry,
                         java.lang.String charset)
                  throws java.lang.Exception
Throws:
java.lang.Exception