public interface DocumentOutput extends BuiltObject
DocumentBuilder
nodes that produce generic document-type outputs.Modifier and Type | Method and Description |
---|---|
DocumentOutputType |
getDocumentOutputType()
Returns the
DocumentOutputType of this output. |
java.lang.String |
getTypeName()
Returns the name of this type of output object.
|
close, getBuilderProcessorID, getBuilderStreamID, getID, isClosed, isExportable
getKeyedPropertyKeys, getKeyedPropertyValue, getLabel, getName, getPropertyType, getPropertyValue, getSavedByVersion, getStructuredPropertyDefinition, isKeyedProperty, isProperty, isServerConnectionRequiredProperty, propertyIterator, setKeyedPropertyValue, setLabel, setPropertyValue, setPropertyValues, setPropertyValuesFrom
getContainerTagIterator, getContainerTags, getContainerTypeID, getContentContainer, getContentModel, getContentModelTags, putContentContainer
DocumentOutputType getDocumentOutputType()
DocumentOutputType
of this output.
The returned value corresponds with one of the
output-type constants defined by DocumentOutputType
.DocumentOutputType
of this objectDocumentOutputType
java.lang.String getTypeName()
Copyright © 2014 Integral Solutions Ltd. All Rights Reserved.