Uses of Class
org.exoplatform.xml.object.XMLObject
-
Packages that use XMLObject Package Description org.exoplatform.container.xml org.exoplatform.xml.object -
-
Uses of XMLObject in org.exoplatform.container.xml
Methods in org.exoplatform.container.xml that return XMLObject Modifier and Type Method Description XMLObjectObjectParameter. getXMLObject()Methods in org.exoplatform.container.xml with parameters of type XMLObject Modifier and Type Method Description voidObjectParameter. setXMLObject(XMLObject xmlobject) -
Uses of XMLObject in org.exoplatform.xml.object
Methods in org.exoplatform.xml.object that return XMLObject Modifier and Type Method Description XMLObjectXMLBaseObject. getObject()static XMLObjectXMLObject. getXMLObject(InputStream is)Methods in org.exoplatform.xml.object with parameters of type XMLObject Modifier and Type Method Description voidXMLBaseObject. setObject(XMLObject o)
-