Package org.exoplatform.xml.object
Class XMLValue
java.lang.Object
org.exoplatform.xml.object.XMLBaseObject
org.exoplatform.xml.object.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
Constructors -
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
-
Constructor Details
-
XMLValue
public XMLValue() -
XMLValue
- Throws:
Exception
-