DocumentOutput Objects
Subclass of BuiltObject.
This encapsulates the concrete results of executing DocumentBuilder nodes
that produce generic document-type outputs.
d.getDocumentOutputType() : DocumentOutputType
Returns the DocumentOutputType of this output.
The returned value corresponds with one of the output-type constants
defined by DocumentOutputType.
d.getTypeName() : string
Returns the name of this type of output object.