Add some comments explaining what these files do. rs=jst

git-svn-id: svn://10.0.0.236/trunk@193256 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bzbarsky%mit.edu
2006-03-30 08:03:04 +00:00
parent 85b93e54b8
commit 79c2bd2cd6
40 changed files with 189 additions and 21 deletions

View File

@@ -36,6 +36,11 @@
*
* ***** END LICENSE BLOCK ***** */
/*
* Object that can be used to serialize selections, ranges, or nodes
* to strings in a gazillion different ways.
*/
#include "nsIDocumentEncoder.h"
#include "nscore.h"