|
eXo Kernel :: Container 2.4.4-CLD | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.xml.object.XMLBaseObject
org.exoplatform.xml.object.XMLValue
public class XMLValue
| Field Summary |
|---|
| Fields inherited from class org.exoplatform.xml.object.XMLBaseObject |
|---|
ARRAY, BOOLEAN, COLLECTION, DATE, DOUBLE, FLOAT, INT, LONG, MAP, NATIVE_ARRAY, OBJECT, STRING, type, value |
| Constructor Summary | |
|---|---|
XMLValue()
|
|
XMLValue(Class objecttype,
Object val)
|
|
| Method Summary |
|---|
| Methods inherited from class org.exoplatform.xml.object.XMLBaseObject |
|---|
getBoolean, getCollection, getDate, getDouble, getFloat, getInt, getLong, getMap, getNativeArray, getObject, getObjectValue, getString, getType, getValue, setBoolean, setCollection, setCollectiontValue, setDate, setDouble, setFloat, setInt, setLong, setMap, setMapValue, setNativeArray, setNativeArrayValue, setObject, setObjectValue, setString, setType, setType, setValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMLValue()
public XMLValue(Class objecttype,
Object val)
throws Exception
Exception
|
eXo Kernel :: Container 2.4.4-CLD | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||