This project has retired. For details please refer to its
Attic page.
SitemapParameters.LocatedHashMap (Cocoon Sitemap Implementation 1.0.0 API)
org.apache.cocoon.sitemap
Class SitemapParameters.LocatedHashMap
java.lang.Object
java.util.AbstractMap
java.util.HashMap
org.apache.cocoon.sitemap.SitemapParameters.LocatedHashMap
- All Implemented Interfaces:
- Cloneable, org.apache.cocoon.util.location.Locatable, Map, Serializable
- Enclosing class:
- SitemapParameters
- public static class SitemapParameters.LocatedHashMap
- extends HashMap
- implements org.apache.cocoon.util.location.Locatable
For internal use only.
- See Also:
- Serialized Form
Method Summary |
org.apache.cocoon.util.location.Location |
getLocation()
|
Methods inherited from class java.util.HashMap |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
SitemapParameters.LocatedHashMap
public SitemapParameters.LocatedHashMap(org.apache.cocoon.util.location.Location loc)
SitemapParameters.LocatedHashMap
public SitemapParameters.LocatedHashMap(org.apache.cocoon.util.location.Location loc,
int size)
getLocation
public org.apache.cocoon.util.location.Location getLocation()
- Specified by:
getLocation
in interface org.apache.cocoon.util.location.Locatable
Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.