org.sonar.wsclient.gwt.unmarshallers
Class SourceUnmarshaller

java.lang.Object
  extended by org.sonar.wsclient.gwt.unmarshallers.AbstractUnmarshaller<Source>
      extended by org.sonar.wsclient.gwt.unmarshallers.SourceUnmarshaller
All Implemented Interfaces:
Unmarshaller<Source>

public class SourceUnmarshaller
extends AbstractUnmarshaller<Source>


Constructor Summary
SourceUnmarshaller()
           
 
Method Summary
protected  Source parse(com.google.gwt.json.client.JSONObject json)
           
 
Methods inherited from class org.sonar.wsclient.gwt.unmarshallers.AbstractUnmarshaller
toModel, toModels
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SourceUnmarshaller

public SourceUnmarshaller()
Method Detail

parse

protected Source parse(com.google.gwt.json.client.JSONObject json)
Specified by:
parse in class AbstractUnmarshaller<Source>


Copyright © 2009-2010 SonarSource. All Rights Reserved.