Initializes a Document, either with default values or with specified parent directory and core file name.
There are two constructors for the Document class. The parent directory and core file name can be set to default values (an empty string), or they can be set to specified values. In both cases, the title is set to an empty string.
|
|
Name |
Description |
|
Initializes the parent directory, core file name, and title to "". | |
|
Initializes the parent directory and core file name to the specified arguments, and the title to "". |
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|