extractHashTags method

List<String> extractHashTags (String text)

Extracts hash tags from a text.

  • text a text that contains hash tags Returns a list with extracted and compressed tags.