org.cruxframework.crux.widgets.client.rss.feed
Class SearchResult

java.lang.Object
  extended by com.google.gwt.core.client.JavaScriptObject
      extended by org.cruxframework.crux.widgets.client.rss.feed.SearchResult

public class SearchResult
extends com.google.gwt.core.client.JavaScriptObject


Constructor Summary
protected SearchResult()
           
 
Method Summary
 String getContentSnippet()
           
 String getLink()
           
 String getTitle()
           
 String getUrl()
           
 
Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SearchResult

protected SearchResult()
Method Detail

getTitle

public final String getTitle()

getLink

public final String getLink()

getContentSnippet

public final String getContentSnippet()

getUrl

public final String getUrl()


Copyright © 2015. All rights reserved.