org.xcmis.client.gwt.unmarshallers.parser
Class AtomAuthorParser
java.lang.Object
org.xcmis.client.gwt.unmarshallers.parser.AtomAuthorParser
public class AtomAuthorParser
- extends Object
Created by The eXo Platform SAS.
- Version:
- $Id: ${date} ${time}
- Author:
- Ann Zhuleva
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AtomAuthorParser
protected AtomAuthorParser()
- Constructor.
parse
public static AtomAuthor parse(com.google.gwt.xml.client.Node response)
- Parse xml document and return
AtomAuthor.
- Parameters:
response - response
- Returns:
AtomAuthor
Copyright © 2010 eXo Platform SAS. All Rights Reserved.