|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbsoluteURLFilter | |
|---|---|
| org.jasig.portal.utils | |
| Uses of AbsoluteURLFilter in org.jasig.portal.utils |
|---|
| Subclasses of AbsoluteURLFilter in org.jasig.portal.utils | |
|---|---|
class |
WMLURLFilter
Replaces all relative URLs with absolute URLs in a WML document |
class |
XHTMLURLFilter
Replaces all relative URLs with absolute URLs in an XHTML document |
| Methods in org.jasig.portal.utils that return AbsoluteURLFilter | |
|---|---|
static AbsoluteURLFilter |
AbsoluteURLFilter.newAbsoluteURLFilter(String mimeType,
String baseUrl,
ContentHandler handler)
A factory method that uses a mime type to decide which kind of AbsoluteURLFilter to instantiate. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||