Home | History | Annotate | Download | only in util

Lines Matching refs:matchURL

201     Video video = Video.matchURL(url, text);
207 YouTubeVideo ytVideo = YouTubeVideo.matchURL(url, text);
213 Photo photo = Photo.matchURL(url, text);
219 FlickrPhoto flickrPhoto = FlickrPhoto.matchURL(url, text);
829 public static Video matchURL(String url, String text) {
888 public static YouTubeVideo matchURL(String url, String text) {
979 public static Photo matchURL(String url, String text) {
1066 public static FlickrPhoto matchURL(String url, String text) {