Class PartialPageParser.HashSimpleMap
java.lang.Object
com.opensymphony.module.sitemesh.parser.PartialPageParser.HashSimpleMap
- All Implemented Interfaces:
PartialPageParser.SimpleMap
- Enclosing class:
PartialPageParser
public static class PartialPageParser.HashSimpleMap
extends Object
implements PartialPageParser.SimpleMap
The Class HashSimpleMap.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HashSimpleMap
public HashSimpleMap()
-
-
Method Details
-
put
Description copied from interface:PartialPageParser.SimpleMapPut.- Specified by:
putin interfacePartialPageParser.SimpleMap- Parameters:
key- the keyvalue- the value
-
getMap
Gets the map.- Returns:
- the map
-