Expose RDF.serialize() to translators to assist with debugging.

This commit is contained in:
aurimasv 2012-05-12 05:25:41 -05:00
parent 72789baef6
commit f112b0f9c2

View File

@ -2285,7 +2285,8 @@ Zotero.Translate.IO._RDFSandbox.prototype = {
"getArcsOut":"r",
"getSources":"r",
"getTargets":"r",
"getStatementsMatching":"r"
"getStatementsMatching":"r",
"serialize":"r"
},
/**