bing.results
Class BingInstantAnswerResult
java.lang.Object
bing.results.BingResult
bing.results.BingInstantAnswerResult
public class BingInstantAnswerResult
- extends BingResult
Represents an individual instant answer result.
Method Summary |
java.lang.String |
getAttribution()
|
java.lang.String |
getContentType()
The section labeled "Content Types" on the bottom of http://msdn.microsoft.com/en-us/library/bceeb75a-69ee-4a2e-98db-9cd560830b13 should be consulted to determine
type content types are available for use. |
java.lang.String |
getInstantAnswerSpecificData()
As the property name indicates, this is content specific data. |
java.lang.String |
getTitle()
|
java.lang.String |
getUrl()
|
Methods inherited from class java.lang.Object |
equals, getClass, notify, notifyAll, toString, wait, wait, wait |
BingInstantAnswerResult
public BingInstantAnswerResult(java.util.Hashtable dict)
getUrl
public java.lang.String getUrl()
getAttribution
public java.lang.String getAttribution()
getContentType
public java.lang.String getContentType()
- The section labeled "Content Types" on the bottom of http://msdn.microsoft.com/en-us/library/bceeb75a-69ee-4a2e-98db-9cd560830b13 should be consulted to determine
type content types are available for use.
getTitle
public java.lang.String getTitle()
getInstantAnswerSpecificData
public java.lang.String getInstantAnswerSpecificData()
- As the property name indicates, this is content specific data. To see a table of content type specific data results check: http://msdn.microsoft.com/en-us/library/1f42bcb1-f2fb-4cd1-ae31-38ae39d2adda