org.exoplatform.xml.object
Class XMLEntry
java.lang.Object
org.exoplatform.xml.object.XMLEntry
public class XMLEntry
- extends Object
- Since:
- Apr 11, 2005
- Version:
- $Id: XMLEntry.java 5799 2006-05-28 17:55:42Z geaz $
- Author:
- Tuan Nguyen (tuan08@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLEntry
public XMLEntry()
XMLEntry
public XMLEntry(Object key,
Object val)
throws Exception
- Throws:
Exception
getKey
public XMLBaseObject getKey()
setKey
public void setKey(XMLBaseObject key)
getValue
public XMLBaseObject getValue()
setValue
public void setValue(XMLBaseObject value)
Copyright © 2015 eXo Platform SAS. All Rights Reserved.