org.xcmis.client.gwt.unmarshallers.parser
Class PropertiesParser

java.lang.Object
  extended by 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

Constructor Summary
protected PropertiesParser()
          Constructor.
 
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
 

Constructor Detail

PropertiesParser

protected PropertiesParser()
Constructor.

Method Detail

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.