nsIURIRefObject

A class which can represent any node which points to an
external URI, e.g. , ,

Methods

Reset()

Go back to the beginning of the attribute list.

GetNextURI()

Return the next rewritable URI.

RewriteAllURIs(aOldPat, aNewPat, aMakeRel)

Go back to the beginning of the attribute list

Parameters

aOldPat Old pattern to be replaced, e.g. file:///a/b/
aNewPat New pattern to be replaced, e.g. http://mypage.aol.com/
aMakeRel Rewrite links as relative vs. absolute

Attributes

node