public class DSpacePropertyFileReader
extends org.apache.cocoon.acting.AbstractAction
Class will read the DSpace configuration file via the ConfigurationManager
It accepts the name of the property to read and the name of the variable to
use in the sitemap scope.
For example:
Will place the value of the "dspace.dir" property in the "dspace_dir" variable to be
used in the sitemap.
Author:
Jay Paz
Field Summary
Fields inherited from class org.apache.cocoon.acting.AbstractAction
EMPTY_MAP
Fields inherited from interface org.apache.cocoon.acting.Action