sunlabs.brazil.util.http
Interface MapHtmlUrl.Map

Enclosing class:
MapHtmlUrl

public static interface MapHtmlUrl.Map

Every URL calls this to map the string.


Method Summary
 String mapUrl(String src, boolean isStyle)
          Map a url.
 

Method Detail

mapUrl

String mapUrl(String src,
              boolean isStyle)
Map a url.

Parameters:
src - The original URL
isStyle - "true" if this is a URL in a stylesheet
Returns:
The converted string, or "null" if there is no change.

Version Kenai-svn-r24, Generated 08/18/09
Copyright (c) 2001-2009, Sun Microsystems.