| org.apache.cocoon.sitemap.SitemapParameters
SitemapParameters | public class SitemapParameters extends Parameters implements Locatable(Code) | | Extension to the Avalon Parameters to give location information
version: CVS $Id: SitemapParameters.java 433543 2006-08-22 06:22:54Z crossley $ |
Inner Class :public static class LocatedHashMap extends HashMap implements Locatable | |
getLocation | public static Location getLocation(Parameters param)(Code) | | Get the location of a Parameters object, returning
Location.UNKNOWN if no location could be found.
Parameters: param - the location since: 2.1.8 |
|
|