org.xcmis.client.gwt.unmarshallers.parser
Class PropertyDefinitionParser
java.lang.Object
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
|
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 |
PropertyDefinitionParser
protected PropertyDefinitionParser()
- Constructor.
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.