MutableDocument Constructor |
Name | Description | |
---|---|---|
MutableDocument |
Default Constructor
| |
MutableDocument(IDictionaryString, Object) |
Creates a document with the given properties
| |
MutableDocument(String) |
Creates a document given an ID
| |
MutableDocument(String, IDictionaryString, Object) |
Creates a document with the given ID and properties
|