org.xcmis.client.gwt.unmarshallers.parser
Class PropertiesParser
java.lang.Object
org.xcmis.client.gwt.unmarshallers.parser.PropertiesParser
public class PropertiesParser
- extends Object
Created by The eXo Platform SAS.
- Version:
- $Id: ${date} ${time}
- Author:
- Ann Zhuleva
|
Method Summary |
static Map<String,Property<?>> |
parse(com.google.gwt.xml.client.Node node)
Parse properties xml element to CmisPropertiesType. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertiesParser
protected PropertiesParser()
- Constructor.
parse
public static Map<String,Property<?>> parse(com.google.gwt.xml.client.Node node)
- Parse properties xml element to
CmisPropertiesType.
- Parameters:
node - node
- Returns:
- CmisPropertiesType CMIS properties type
Copyright © 2010 eXo Platform SAS. All Rights Reserved.