Package org.ldaptive.io
-
Interface Summary Interface Description ResourceLoader Creates anInputStream
from a string URI.SearchResultReader Interface for reading ldap search results.SearchResultWriter Interface for writing ldap search results. -
Class Summary Class Description ClasspathResourceLoader Creates anInputStream
from a string that is prefixed with 'classpath:'.FileResourceLoader Creates anInputStream
from a string that is prefixed with 'file:'.Hex Utility for hexidecimal encoding and decoding.LdifReader Reads an LDIF from aReader
and returns aSearchResponse
.LdifWriter Writes aSearchResponse
as LDIF to aWriter
.ResourceUtils Provides utility methods for resources.URLResourceLoader Creates anInputStream
from a string that is aURL
.