Package org.exoplatform.xml.object
Class XMLKey
- java.lang.Object
-
- org.exoplatform.xml.object.XMLBaseObject
-
- org.exoplatform.xml.object.XMLKey
-
public class XMLKey extends XMLBaseObject
- Since:
- Apr 11, 2005
- Version:
- $Id: XMLKey.java 5799 2006-05-28 17:55:42Z geaz $
- Author:
- Tuan Nguyen (tuan08@users.sourceforge.net)
-
-
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
-
-
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
-
-