Accessing Data with Paths
Paths are references to sources of data. They are similar in concept to file system paths that are used to access files or XPath expressions that are used to access data in a structured document. All access to data of any kind from a renderer is performed through paths. Paths can be used to access the values of server interface properties, text in localized properties files, localized properties resources in the database, and other values.