Package adams.flow.transformer

Class Summary
TwitterConverter Turns a Twitter tweet or status into different representation.
Please note that tweet and status objects differ in what fields are available:
- tweet-specific: LANGUAGE_CODE
- status-specific: PLACE, COUNTRY, COUNTRY_CODE
Also, GEO location data might not be available.
For more information on the date format, see:
Javadoc.
TwitterFilter Filters Twitter objects (tweet/status) according to the provided filter expression.
 

Enum Summary
TwitterConverter.OutputType The output to generate.
TwitterConverter.TwitterField The available fields for generating the output.
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.