Package com.autonomy.aci.constants

Provides definitions for the action, parameter and XML tag names used when communicating with ACI servers and lists of the character encodings and languages supported by IDOL.

See:
          Description

Interface Summary
AciConstants Container for generic ACI server constants such as tag names and values and responses.
DiSHConstants Constants specifically used by the DiSH server and assosciated DiSHService class.
IDOLConstants Constants specifically used by the IDOLServer and the IDOL functionality interfaces.
 

Class Summary
IDOLEncodings The character encodings supported by IDOL.
IDOLLanguages The languages supported by IDOL.
 

Package com.autonomy.aci.constants Description

Provides definitions for the action, parameter and XML tag names used when communicating with ACI servers and lists of the character encodings and languages supported by IDOL.

Package Specification

This package requires the Java Platform v1.3 or later.

Related Documentation

For information on the actions and parameters that can be used with an ACI server, see the online help by sending "action=help" to its ACI port (http://<host>:<ACI port>/action=help) using a browser.

See Also:
com.autonomy.aci package, com.autonomy.aci.services package