| DocumentGenerator Methods | 
The DocumentGenerator type exposes the following members.
| Name | Description | |
|---|---|---|
| NewInstanceNodeType | 
            Creates new instance of the given type
              | |
| RegisterDefaultFactory | 
            Registers the default factory for the documents, which overlaps the default one
              | |
| RegisterDocumentType(String, IDocumentFactory) | 
            Registers the given document type class
              | |
| RegisterDocumentTypeNodeType(String) | 
            Registers the given document type class
              |