|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.opensymphony.module.sitemesh.Factory
com.opensymphony.module.sitemesh.factory.BaseFactory
com.opensymphony.module.sitemesh.factory.DefaultFactory
org.apache.struts2.sitemesh.StrutsSiteMeshFactory
public class StrutsSiteMeshFactory
Field Summary |
---|
Fields inherited from class com.opensymphony.module.sitemesh.factory.DefaultFactory |
---|
configCheckMillis |
Fields inherited from class com.opensymphony.module.sitemesh.factory.BaseFactory |
---|
config, decoratorMapper, excludeUrls, pageParsers |
Constructor Summary | |
---|---|
StrutsSiteMeshFactory(com.opensymphony.module.sitemesh.Config config)
|
Method Summary | |
---|---|
boolean |
shouldParsePage(String contentType)
Determine whether a Page of given content-type should be parsed or not, avoiding inner action parsing. |
Methods inherited from class com.opensymphony.module.sitemesh.factory.DefaultFactory |
---|
refresh |
Methods inherited from class com.opensymphony.module.sitemesh.factory.BaseFactory |
---|
addExcludeUrl, clearDecoratorMappers, clearExcludeUrls, clearParserMappings, getDecoratorMapper, getDecoratorMapper, getPageParser, isPathExcluded, mapParser, pushDecoratorMapper |
Methods inherited from class com.opensymphony.module.sitemesh.Factory |
---|
getInstance |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StrutsSiteMeshFactory(com.opensymphony.module.sitemesh.Config config)
Method Detail |
---|
public boolean shouldParsePage(String contentType)
shouldParsePage
in interface com.opensymphony.module.sitemesh.PageParserSelector
shouldParsePage
in class com.opensymphony.module.sitemesh.factory.BaseFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |