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

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

public class RepositoryInfoParser
extends Object

Created by The eXo Platform SAS.

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

Constructor Summary
protected RepositoryInfoParser()
          Constructor.
 
Method Summary
static void parse(com.google.gwt.xml.client.Node node, CmisRepositoryInfo repositoryInfo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepositoryInfoParser

protected RepositoryInfoParser()
Constructor.

Method Detail

parse

public static void parse(com.google.gwt.xml.client.Node node,
                         CmisRepositoryInfo repositoryInfo)
Parameters:
node - node
repositoryInfo - repository info


Copyright © 2010 eXo Platform SAS. All Rights Reserved.