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, getBuilderRuntimeName, getBuilderStreamID, getID, isClosed, isExportable, setID, setName
clearKeyedProperty, creationDate, getKeyedPropertyKeys, getKeyedPropertyValue, getLabel, getName, getPropertyType, getPropertyValue, getSavedByVersion, getStructuredPropertyDefinition, isKeyedProperty, isLocked, isProperty, isServerConnectionRequiredProperty, propertyIterator, setKeyedPropertyValue, setLabel, setPropertyValue, setPropertyValues, setPropertyValuesFrom, unlock
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()
(C) Copyright IBM Corp. 1994, 2015. All Rights Reserved.