com.atlassian.confluence.userstatus.tag
Class HashTagHelper

java.lang.Object
  extended by com.atlassian.confluence.userstatus.tag.HashTagHelper

public class HashTagHelper
extends java.lang.Object


Constructor Summary
HashTagHelper()
           
 
Method Summary
static java.util.Set<java.lang.String> extractHashtags(java.lang.String status)
           
static java.lang.String linkHashTags(java.lang.String status)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HashTagHelper

public HashTagHelper()
Method Detail

extractHashtags

public static java.util.Set<java.lang.String> extractHashtags(java.lang.String status)

linkHashTags

public static java.lang.String linkHashTags(java.lang.String status)


Copyright © 2003-2010 Atlassian. All Rights Reserved.