Xport Interface: document overview

Xport's document type alias, (and other aliases typed from xhtml_document), is one of the most important types in the toolkit. It's operations will will not be used as frequently as other's like element, but is the main object that you'll be concened with. A document object encompasses an xhtml document. The document object forms the document tree which consists of the document's content.

The type alias that you use for your document depends on two factors. The document type you wish to use, and the character type you wish to use. The table in the interface overview lists the available type aliases for Xport's document.

When you create a document object, you have the option of creating it without any contained elements, or with the root elements present in the document object. To create a root document, one with root elements, you supply the document's constructor with the argument root_doc. To create an empty document object, don't supply any argument in the document's constructor. This is detailed further in document::document().

All of document's public operations are listed below, categorized by their behavior. It will be benifitial for you to learn all these operations well, as all operations of document are very important.

Constructor
Root element retrieval
Insertion/deletion operations
Iterator retrieval
Input/Output
miscellaneous operations
Work Time Studio

Datasoft Solutions is proud to present their landmark product, Work Time Studio. Utilizing the tree container library, Work Time Studio provides unparalleled features in personal time, project and task management software. If you're looking for a way to increase your productivity, visit Work Time Studio's product website, and start being more productive today.