org.xcmis.client.gwt.unmarshallers.parser
Class CapabilitiesParser
java.lang.Object
org.xcmis.client.gwt.unmarshallers.parser.CapabilitiesParser
public class CapabilitiesParser
- extends Object
Created by The eXo Platform SAS.
- Version:
- $Id: ${date} ${time}
- Author:
- Ann Zhuleva
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CapabilitiesParser
protected CapabilitiesParser()
- Constructor.
parse
public static CmisRepositoryCapabilitiesType parse(com.google.gwt.xml.client.Node node)
- Parse xml node to get
CmisRepositoryCapabilitiesType.
- Parameters:
node - node
- Returns:
CmisRepositoryCapabilitiesType
Copyright © 2010 eXo Platform SAS. All Rights Reserved.