org.xcmis.client.gwt.unmarshallers.parser
Class CollectionsParser
java.lang.Object
org.xcmis.client.gwt.unmarshallers.parser.CollectionsParser
public class CollectionsParser
- extends Object
Created by The eXo Platform SAS.
- Version:
- $Id: ${date} ${time}
- Author:
- Ann Zhuleva
|
Method Summary |
static List<CmisCollection> |
parse(com.google.gwt.xml.client.Node node)
Retrieve information about repositories collections from xml. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CollectionsParser
protected CollectionsParser()
- Constructor.
parse
public static List<CmisCollection> parse(com.google.gwt.xml.client.Node node)
- Retrieve information about repositories collections from xml.
- Parameters:
node - node
- Returns:
- List containing
CmisCollection
Copyright © 2010 eXo Platform SAS. All Rights Reserved.