com.jalios.jcms
Class FaviconManager
java.lang.Object
  
com.jalios.jcms.FaviconManager
public class FaviconManager
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
REVISION
public static final String REVISION
- See Also:
 - Constant Field Values
 
getInstance
public static FaviconManager getInstance()
 
getIcon
public String getIcon(String url)
- Returns the bookmark icon (ie the favicon) of the given URL.
- Parameters:
 url - the URL to get the icon
- Returns:
 - the bookmark icon (ie the favicon) of the given URL.
 - Since:
 
  - jcms-6.0.0
 
 
 
extractFavIcon
protected String extractFavIcon(String url)
 
extractFavIconFromContent
protected String extractFavIconFromContent(String content,
                                           String url)
 
Copyright © 2001-2010 Jalios SA. All Rights Reserved.