|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectUrlConfig
public class UrlConfig
Constructor Summary | |
---|---|
UrlConfig()
|
|
UrlConfig(Boolean urlEncodeUrls,
Boolean htmlAmpEntity,
String templatedUrlFormatterClass)
|
Method Summary | |
---|---|
String |
getTemplatedUrlFormatterClass()
|
boolean |
isHtmlAmpEntity()
|
boolean |
isUrlEncodeUrls()
|
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UrlConfig()
public UrlConfig(Boolean urlEncodeUrls, Boolean htmlAmpEntity, String templatedUrlFormatterClass)
Method Detail |
---|
public boolean isUrlEncodeUrls()
public boolean isHtmlAmpEntity()
public String getTemplatedUrlFormatterClass()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |