Close
dtSearch Engine API for Java
ExtractionOptions.setUnnamedAttachmentLinkText Method

Text to use for link to an attachment that has no name

Syntax
Java
public void setUnnamedAttachmentLinkText(String v);

If an attachment has no name attribute in the input document, the value in unnamedAttachmentLinkText will be used as the visible text for the HTML link in the generated output.