| Package | Description |
|---|---|
| com.google.enterprise.connector.spi |
Defines the SPI for connector developers who wish to write
plug-ins to the Google Search Appliance.
|
| com.google.enterprise.connector.util |
Defines utility classes that might be helpful for connector developers.
|
| com.google.enterprise.connector.util.diffing |
The
diffing package provides a framework for writing
connectors to repositories that do not provide information about
added, deleted, or updated documents. |
| com.google.enterprise.connector.util.testing |
| Class and Description |
|---|
| InputStreamFactory
Interface for a factory for an
InputStream to read a document. |
| Class and Description |
|---|
| Base16
Base16 encoder class.
|
| Base64DecoderException
Exception thrown when encountering an invalid Base64 input character.
|
| BasicChecksumGenerator
An implementation of
ChecksumGenerator that return
hexadecimal-encoded checksums using algorithms from
java.security.MessageDigest. |
| ChecksumGenerator
Provide checksums over input.
|
| Clock
Injectable clock to allow better testing.
|
| InputStreamFactory
Interface for a factory for an
InputStream to read a document. |
| SAXParseErrorHandler
A simple
ErrorHandler implementation to be used with the
the SAX Parser. |
| UniqueIdGenerator
Interface for providers of a unique String ID.
|
| UrlValidatorException
Represents an invalid HTTP response during URL validation.
|
| Class and Description |
|---|
| ChecksumGenerator
Provide checksums over input.
|
| Class and Description |
|---|
| Clock
Injectable clock to allow better testing.
|