eXo Kernel :: Container 2.4.4-CLD

org.exoplatform.xml.object
Class XMLMap

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

public class XMLMap
extends 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(Map map)
           
 
Method Summary
 Iterator getEntryIterator()
           
 Map getMap()
           
 String getType()
           
 void setType(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(Map map)
       throws Exception
Throws:
Exception
Method Detail

getType

public String getType()

setType

public void setType(String s)

getEntryIterator

public Iterator getEntryIterator()

getMap

public Map getMap()
           throws Exception
Throws:
Exception

eXo Kernel :: Container 2.4.4-CLD

Copyright © 2013 eXo Platform SAS. All Rights Reserved.