Searched refs:matchURL (Results 1 – 1 of 1) sorted by relevance
201 Video video = Video.matchURL(url, text); in tokenForUrl()207 YouTubeVideo ytVideo = YouTubeVideo.matchURL(url, text); in tokenForUrl()213 Photo photo = Photo.matchURL(url, text); in tokenForUrl()219 FlickrPhoto flickrPhoto = FlickrPhoto.matchURL(url, text); in tokenForUrl()829 public static Video matchURL(String url, String text) { in matchURL() method in AbstractMessageParser.Video888 public static YouTubeVideo matchURL(String url, String text) { in matchURL() method in AbstractMessageParser.YouTubeVideo979 public static Photo matchURL(String url, String text) { in matchURL() method in AbstractMessageParser.Photo1066 public static FlickrPhoto matchURL(String url, String text) { in matchURL() method in AbstractMessageParser.FlickrPhoto