Sun Java System Access Manager 7.1 C API Reference

The Property API for C

The property API for C are used to manipulate configuration data read from a standard JavaTM properties file. A properties file is a text file that contains a list of key/value pairs. More information on properties files can be found at http://java.sun.com/j2se/1.4.2/docs/api/java/util/Properties.html#load(java.io.InputStream).