|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.jperdian.rss2.rendering.HtmlHelper
Helps in the generation of HTML content
| Constructor Summary | |
HtmlHelper()
|
|
| Method Summary | |
static java.lang.String |
getDefaultStyles()
Gets the default styles to be used |
static java.lang.String |
getImgTagFromResource(java.lang.String resource)
Creates an IMG tag from the given source image resource location |
static java.lang.String |
getImgTagFromResource(java.lang.String resource,
java.lang.String additionalParameters)
Creates an IMG tag from the given source image resource location |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public HtmlHelper()
| Method Detail |
public static java.lang.String getImgTagFromResource(java.lang.String resource)
public static java.lang.String getImgTagFromResource(java.lang.String resource,
java.lang.String additionalParameters)
public static java.lang.String getDefaultStyles()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||