|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.multisoftgroup.jerry.webchat.util.HtmlGenerator
public class HtmlGenerator
| Constructor Summary | |
|---|---|
HtmlGenerator()
|
|
| Method Summary | |
|---|---|
static String |
getHtmlCode(JerryAccount account,
String serverName,
int port)
|
static String |
getImgCode(String serverName,
int port,
boolean online,
String fileName,
int accountId)
|
static String |
getImgTestCode(String serverName,
int port,
JerryAccount account,
boolean online)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HtmlGenerator()
| Method Detail |
|---|
public static String getHtmlCode(JerryAccount account,
String serverName,
int port)
public static String getImgTestCode(String serverName,
int port,
JerryAccount account,
boolean online)
public static String getImgCode(String serverName,
int port,
boolean online,
String fileName,
int accountId)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||