Uses of Class
org.exoplatform.xml.object.XMLCollection
-
Packages that use XMLCollection Package Description org.exoplatform.xml.object -
-
Uses of XMLCollection in org.exoplatform.xml.object
Methods in org.exoplatform.xml.object that return XMLCollection Modifier and Type Method Description XMLCollectionXMLBaseObject. getCollection()static XMLCollectionXMLCollection. getXMLCollection(InputStream is)Methods in org.exoplatform.xml.object with parameters of type XMLCollection Modifier and Type Method Description voidXMLBaseObject. setCollection(XMLCollection collection)
-