com.opensymphony.sitemesh
Interface SiteMeshContext

All Known Implementing Classes:
SiteMeshWebAppContext

public interface SiteMeshContext

Since:
SiteMesh 3
Author:
Joe Walnes

Method Summary
 String getContentType()
           
 void setContentType(String contentType)
           
 

Method Detail

setContentType

void setContentType(String contentType)

getContentType

String getContentType()

www.opensymphony.com/sitemesh/