Uses of Class
org.exoplatform.xml.object.XMLBaseObject
-
Packages that use XMLBaseObject Package Description org.exoplatform.xml.object -
-
Uses of XMLBaseObject in org.exoplatform.xml.object
Subclasses of XMLBaseObject in org.exoplatform.xml.object Modifier and Type Class Description classXMLFieldclassXMLKeyclassXMLValueMethods in org.exoplatform.xml.object that return XMLBaseObject Modifier and Type Method Description XMLBaseObjectXMLEntry. getKey()XMLBaseObjectXMLEntry. getValue()Methods in org.exoplatform.xml.object with parameters of type XMLBaseObject Modifier and Type Method Description voidXMLEntry. setKey(XMLBaseObject key)voidXMLEntry. setValue(XMLBaseObject value)
-