|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.directwebremoting.extend.ConvertUtil
public class ConvertUtil
| Field Summary | |
|---|---|
static int |
INBOUND_INDEX_TYPE
splitInbound() returns the type info in this parameter |
static int |
INBOUND_INDEX_VALUE
splitInbound() returns the value info in this parameter |
| Constructor Summary | |
|---|---|
ConvertUtil()
|
|
| Method Summary | |
|---|---|
static java.lang.String[] |
splitInbound(java.lang.String data)
The javascript outbound marshaller prefixes the toString value with a colon and the original type information. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int INBOUND_INDEX_TYPE
public static final int INBOUND_INDEX_VALUE
| Constructor Detail |
|---|
public ConvertUtil()
| Method Detail |
|---|
public static java.lang.String[] splitInbound(java.lang.String data)
data - The string to be split up
|
Copyright ยจ 2008 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||