32 #ifndef SBMETADATAJOBITEM_H_
33 #define SBMETADATAJOBITEM_H_
38 #include <nsISupports.h>
40 #include <nsAutoPtr.h>
41 #include <sbIMetadataHandler.h>
42 #include <sbIPropertyArray.h>
69 nsStringArray* aRequiredProperties,
82 nsresult
GetURL(nsACString& aURL);
83 nsresult
SetURL(
const nsACString& aURL);
102 #endif // SBMETADATAJOBITEM_H_
An interface to carry around arrays of nsIProperty instances Note that implementations of the interfa...