eXo Kernel :: Container 2.4.11-UXP01

org.exoplatform.xml.object
Class XMLArray

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

public class XMLArray
extends Object

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

Constructor Summary
XMLArray()
           
XMLArray(Object o)
           
 
Method Summary
 void addValue(Object object)
           
 Iterator getIterator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLArray

public XMLArray()

XMLArray

public XMLArray(Object o)
         throws Exception
Throws:
Exception
Method Detail

addValue

public void addValue(Object object)

getIterator

public Iterator getIterator()

eXo Kernel :: Container 2.4.11-UXP01

Copyright © 2014 eXo Platform SAS. All Rights Reserved.