Uses of Class
org.exoplatform.xml.object.XMLBaseObject

Packages that use XMLBaseObject
org.exoplatform.xml.object   
 

Uses of XMLBaseObject in org.exoplatform.xml.object
 

Subclasses of XMLBaseObject in org.exoplatform.xml.object
 class XMLField
           
 class XMLKey
           
 class XMLValue
           
 

Methods in org.exoplatform.xml.object that return XMLBaseObject
 XMLBaseObject XMLEntry.getKey()
           
 XMLBaseObject XMLEntry.getValue()
           
 

Methods in org.exoplatform.xml.object with parameters of type XMLBaseObject
 void XMLEntry.setKey(XMLBaseObject key)
           
 void XMLEntry.setValue(XMLBaseObject value)
           
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.