| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RendererConfiguration
Interface that provides the renderer with configuration information about its current environment.
| Method Summary | |
|---|---|
 java.lang.String | 
getCharacterEncoding()
Will return the character encoding for the current application.  | 
 java.lang.String | 
getWebAppContextPath()
Returns the context path of the running web application.  | 
 boolean | 
isAllowCamelCase()
If this method returns true then camelCase links will be allowed and generated.  | 
 boolean | 
isNofollowExternalLinks()
If this method returns true then external links will be generated with the rel=nofollow attribute.  | 
| Method Detail | 
|---|
java.lang.String getWebAppContextPath()
boolean isNofollowExternalLinks()
boolean isAllowCamelCase()
java.lang.String getCharacterEncoding()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||