The DocumentGenerator type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
NewInstance NodeType |
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
| |
RegisterDocumentType NodeType (String) |
Registers the given document type class
|
See Also