eXo Kernel :: Container 2.4.13-GA

org.exoplatform.xml.object
Class XMLKey

java.lang.Object
  extended by org.exoplatform.xml.object.XMLBaseObject
      extended by 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
 
Constructor Summary
XMLKey()
           
XMLKey(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

XMLKey

public XMLKey()

XMLKey

public XMLKey(Class objecttype,
              Object val)
       throws Exception
Throws:
Exception

eXo Kernel :: Container 2.4.13-GA

Copyright © 2015 eXo Platform SAS. All Rights Reserved.