JavaScript is disabled on your browser.
C D E G I O P R S T U
C
convertFileNameAnchorHTML(String) - Static method in class org.gcube.social_networking.socialutillibrary.Utils
convertHashtagsAnchorHTML(String, List<String>) - Static method in class org.gcube.social_networking.socialutillibrary.Utils
convert the hashtag in HTML anchor and also Encode the params Base64
convertMentionPeopleAnchorHTML(String, ArrayList<ItemBean>, HttpServletRequest) - Static method in class org.gcube.social_networking.socialutillibrary.Utils
convert the mentioned people in HTML anchor and also Encode the params Base64
convertMentionUsernamesAnchorHTML(String, ArrayList<ItemBean>, String, String) - Static method in class org.gcube.social_networking.socialutillibrary.Utils
convert the mentioned people in HTML anchor and also Encode the params Base64
createDescriptionFromContent(String) - Static method in class org.gcube.social_networking.socialutillibrary.Utils
generate the description parsing the content (Best Guess)
createHref(String, String, String) - Static method in class org.gcube.socialnetworking.socialtoken.ReplaceableToken
createLink(String, String, Map<String, String>) - Static method in class org.gcube.socialnetworking.socialtoken.ReplaceableToken
D
DEFAULT_DELIMITER_REGEX - Static variable in class org.gcube.socialnetworking.tokenization.GCubeStringTokenizer
The default delimiter regex is any whitespaces '\s'
delimiter - Variable in class org.gcube.socialnetworking.tokenization.Token
E
end - Variable in class org.gcube.socialnetworking.tokenization.Token
escapeHtml(String) - Static method in class org.gcube.social_networking.socialutillibrary.Utils
Escape an html string.
escapeHtmlAndTransformUrl(String) - Static method in class org.gcube.social_networking.socialutillibrary.Utils
Escape an html string.
extractURL(String) - Static method in class org.gcube.social_networking.socialutillibrary.Utils
utility method that extract an url ina text when you paste a link.
G
GCubeStringTokenizer - Class in org.gcube.socialnetworking.tokenization
GCubeStringTokenizer(String) - Constructor for class org.gcube.socialnetworking.tokenization.GCubeStringTokenizer
GCubeStringTokenizer(String, String) - Constructor for class org.gcube.socialnetworking.tokenization.GCubeStringTokenizer
getDelimiter() - Method in class org.gcube.socialnetworking.socialtoken.ReplaceableToken
getDelimiter() - Method in class org.gcube.socialnetworking.tokenization.Token
getDelimiterRegex() - Method in class org.gcube.socialnetworking.tokenization.GCubeStringTokenizer
getDisplayableItemBeans(String, String, boolean) - Static method in class org.gcube.social_networking.socialutillibrary.Utils
getEnd() - Method in class org.gcube.socialnetworking.tokenization.Token
getExtractedURL() - Method in class org.gcube.socialnetworking.socialtoken.URLToken
getHashTags(String) - Static method in class org.gcube.social_networking.socialutillibrary.Utils
utility method that extract the hashtags from a text
getHashtags() - Method in class org.gcube.socialnetworking.socialtoken.SocialMessageParser
getHttpToken(String) - Static method in class org.gcube.social_networking.socialutillibrary.Utils
check the tokens of a pasted text and see if there's any http link in it
getMentionedUsernames(String) - Static method in class org.gcube.social_networking.socialutillibrary.Utils
getOriginalString() - Method in class org.gcube.socialnetworking.tokenization.GCubeStringTokenizer
getParsedMessage() - Method in class org.gcube.socialnetworking.socialtoken.SocialMessageParser
getParsedMessage(List<ItemBean>, String) - Method in class org.gcube.socialnetworking.socialtoken.SocialMessageParser
getPostfix() - Method in class org.gcube.socialnetworking.socialtoken.SanitizedURL
getPrefix() - Method in class org.gcube.socialnetworking.socialtoken.SanitizedURL
getStart() - Method in class org.gcube.socialnetworking.tokenization.Token
getToken(int) - Method in class org.gcube.socialnetworking.tokenization.GCubeStringTokenizer
getToken() - Method in class org.gcube.socialnetworking.tokenization.Token
getTokenReplacement() - Method in class org.gcube.socialnetworking.socialtoken.ReplaceableToken
getTokenReplacement() - Method in class org.gcube.socialnetworking.socialtoken.URLToken
getTokens() - Method in class org.gcube.socialnetworking.socialtoken.SocialMessageParser
getTokens() - Method in class org.gcube.socialnetworking.tokenization.GCubeStringTokenizer
getURL() - Method in class org.gcube.socialnetworking.socialtoken.SanitizedURL
getURLTokens() - Method in class org.gcube.socialnetworking.socialtoken.SocialMessageParser
I
IPV4_REGEX - Static variable in class org.gcube.social_networking.socialutillibrary.Utils
IPv4 regex
IPV6_REGEX - Static variable in class org.gcube.social_networking.socialutillibrary.Utils
IPV6 regex needs to be put in square brackets, see below
isURL(String) - Static method in class org.gcube.socialnetworking.socialtoken.URLToken
O
org.gcube.social_networking.socialutillibrary - package org.gcube.social_networking.socialutillibrary
org.gcube.socialnetworking.socialtoken - package org.gcube.socialnetworking.socialtoken
org.gcube.socialnetworking.tokenization - package org.gcube.socialnetworking.tokenization
P
postfix - Variable in class org.gcube.socialnetworking.socialtoken.SanitizedURL
prefix - Variable in class org.gcube.socialnetworking.socialtoken.SanitizedURL
R
removeHTMLFromText(String) - Static method in class org.gcube.social_networking.socialutillibrary.Utils
Remove HTML tags from text by using the following '\\<[^>]*>"'
ReplaceableToken - Class in org.gcube.socialnetworking.socialtoken
ReplaceableToken(String, String, int, int) - Constructor for class org.gcube.socialnetworking.socialtoken.ReplaceableToken
ReplaceableToken(Token) - Constructor for class org.gcube.socialnetworking.socialtoken.ReplaceableToken
ReplaceableToken(Token, String) - Constructor for class org.gcube.socialnetworking.socialtoken.ReplaceableToken
replaced - Variable in class org.gcube.socialnetworking.socialtoken.ReplaceableToken
S
SanitizedURL - Class in org.gcube.socialnetworking.socialtoken
SanitizedURL(String) - Constructor for class org.gcube.socialnetworking.socialtoken.SanitizedURL
sanitizedURL - Variable in class org.gcube.socialnetworking.socialtoken.URLToken
SocialMessageParser - Class in org.gcube.socialnetworking.socialtoken
SocialMessageParser(String) - Constructor for class org.gcube.socialnetworking.socialtoken.SocialMessageParser
start - Variable in class org.gcube.socialnetworking.tokenization.Token
T
Token - Class in org.gcube.socialnetworking.tokenization
Token(String, String, int, int) - Constructor for class org.gcube.socialnetworking.tokenization.Token
token - Variable in class org.gcube.socialnetworking.tokenization.Token
tokenReplacement - Variable in class org.gcube.socialnetworking.socialtoken.ReplaceableToken
toString() - Method in class org.gcube.socialnetworking.tokenization.Token
transformUrls(String) - Static method in class org.gcube.social_networking.socialutillibrary.Utils
utility method that convert a url ina text in a clickable url by the browser
and if the user has just pasted a link, converts the link in: shared a link
U
url - Variable in class org.gcube.socialnetworking.socialtoken.SanitizedURL
URLToken - Class in org.gcube.socialnetworking.socialtoken
URLToken(String, String, int, int) - Constructor for class org.gcube.socialnetworking.socialtoken.URLToken
URLToken(Token) - Constructor for class org.gcube.socialnetworking.socialtoken.URLToken
Utils - Class in org.gcube.social_networking.socialutillibrary
Utils() - Constructor for class org.gcube.social_networking.socialutillibrary.Utils
C D E G I O P R S T U
Copyright © 2019. All rights reserved.