|
||||||||||
| 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 | |
|---|---|
String |
getCharacterEncoding()
Will return the character encoding for the current application. |
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 |
|---|
String getWebAppContextPath()
boolean isNofollowExternalLinks()
boolean isAllowCamelCase()
String getCharacterEncoding()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||