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