public interface SearchResultWriter
Modifier and Type | Method and Description |
---|---|
void |
write(SearchResult result)
Writes the supplied ldap result.
|
void write(SearchResult result) throws IOException
result
- ldap result to writeIOException
- if an error occurs using the writerCopyright © 2003-2019 Virginia Tech. All Rights Reserved.