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