|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xulfaces.utils.XulUtils
public abstract class XulUtils
| Constructor Summary | |
|---|---|
XulUtils()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
encodeString(java.lang.String string)
|
static Bridge |
getBridge()
|
static boolean |
isEmptyElement(java.lang.String name)
|
static java.lang.String |
toDecimalEscape(char ch)
Return character as a decimal escape. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XulUtils()
| Method Detail |
|---|
public static boolean isEmptyElement(java.lang.String name)
public static Bridge getBridge()
public static java.lang.String encodeString(java.lang.String string)
public static java.lang.String toDecimalEscape(char ch)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||