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