public interface SearchResultWriter
| Modifier and Type | Method and Description |
|---|---|
void |
write(SearchResult result)
Writes the supplied ldap result.
|
void write(SearchResult result) throws java.io.IOException
result - ldap result to writejava.io.IOException - if an error occurs using the writer