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

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

Constructor Summary
protected AtomAuthorParser()
          Constructor.
 
Method Summary
static AtomAuthor parse(com.google.gwt.xml.client.Node response)
          Parse xml document and return AtomAuthor.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AtomAuthorParser

protected AtomAuthorParser()
Constructor.

Method Detail

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.