30 #include "nsISupports.idl"
40 [scriptable,
uuid(a7e0473e-1dd1-11b2-be3e-ab8233cc8f85)]
nsIURI getContentURI(in nsIURI aURI)
Return a library content URI for the URI specified by aURI. A library content URI is a specially form...
nsIURI getFileContentURI(in nsIFile aFile)
Return a library content URI for the file specified by aFile. Special processing is required to conve...
nsIFile getCanonicalPath(in nsIFile aFile)
Return the path in a way that is as canonical as possible for the filesystem it resides on; this may ...
Set of library utilities.