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

java.lang.Object
  extended by org.xcmis.client.gwt.unmarshallers.parser.PropertyDefinitionParser

public class PropertyDefinitionParser
extends Object

Created by The eXo Platform SAS.

Version:
$Id: ${date} ${time}
Author:
Ann Zhuleva

Constructor Summary
protected PropertyDefinitionParser()
          Constructor.
 
Method Summary
static PropertyDefinition<?> parse(com.google.gwt.xml.client.Node node)
          Parse xml element to get CmisPropertyBooleanDefinitionType.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyDefinitionParser

protected PropertyDefinitionParser()
Constructor.

Method Detail

parse

public static PropertyDefinition<?> parse(com.google.gwt.xml.client.Node node)
Parse xml element to get CmisPropertyBooleanDefinitionType.

Parameters:
node - node
Returns:
CmisPropertyBooleanDefinitionType


Copyright © 2010 eXo Platform SAS. All Rights Reserved.