org.exoplatform.xml.object
Class XMLMap

java.lang.Object
  extended by org.exoplatform.xml.object.XMLMap

public class XMLMap
extends java.lang.Object

Since:
Apr 11, 2005
Version:
$Id: XMLMap.java 5799 2006-05-28 17:55:42Z geaz $
Author:
Tuan Nguyen (tuan08@users.sourceforge.net)

Constructor Summary
XMLMap()
           
XMLMap(java.util.Map map)
           
 
Method Summary
 java.util.Iterator getEntryIterator()
           
 java.util.Map getMap()
           
 java.lang.String getType()
           
 void setType(java.lang.String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLMap

public XMLMap()

XMLMap

public XMLMap(java.util.Map map)
       throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

getType

public java.lang.String getType()

setType

public void setType(java.lang.String s)

getEntryIterator

public java.util.Iterator getEntryIterator()

getMap

public java.util.Map getMap()
                     throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2012 eXo Platform SAS. All Rights Reserved.