com.opensymphony.sitemesh
Interface SiteMeshContext

All Known Implementing Classes:
SiteMeshWebAppContext

public interface SiteMeshContext

Since:
SiteMesh 3
Author:
Joe Walnes

Method Summary
 java.lang.String getContentType()
           
 void setContentType(java.lang.String contentType)
           
 

Method Detail

setContentType

void setContentType(java.lang.String contentType)

getContentType

java.lang.String getContentType()

www.opensymphony.com/sitemesh/