Oracle Outside In Java API Reference
8.5.2

E57629-02
A B C D E F G H I M N O P R S T V W X 

A

addAreaHighlight(HighlightAreaAnnotation) - Method in interface com.oracle.outsidein.annotations.Annotatable
Applies highlighting to a rectangular area in the destination document.
addAreaHighlight(HighlightAreaAnnotation, String) - Method in interface com.oracle.outsidein.annotations.Annotatable
Applies highlighting to a rectangular area in the destination document and associates a comment with the annotation.
addAreaHighlight(HighlightAreaAnnotation, Map<String, String>) - Method in interface com.oracle.outsidein.annotations.Annotatable
Applies highlighting to a rectangular area in the destination document and associates properties with the annotation.
addAreaHighlight(HighlightAreaAnnotation, String, Map<String, String>) - Method in interface com.oracle.outsidein.annotations.Annotatable
Applies highlighting to a rectangular area in the destination document and associates a comment and properties with the annotation.
addKeyValuePairs(Map<String, String>) - Method in interface com.oracle.outsidein.Exporter
Associates key/value pairs with the exported document for use in Web View Export (HTML5 destination file format).
addMarginText(MarginText.Location, String) - Method in class com.oracle.outsidein.options.MarginText
Adds a line of Margin text.
addMarginText(Map<MarginText.Location, String>) - Method in class com.oracle.outsidein.options.MarginText
Adds a set of Margin text lines.
addSourceFile(File) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the next source document when exporting multiple input documents to the same destination document.
addSourceFile(SeekableByteChannel6) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets an object that implements SeekableByteChannel6 to be used as the next source document when exporting multiple input documents to the same destination document.
addSourceFile(SeekableByteChannel6, String) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets an object that implements SeekableByteChannel6 to be used as the next source document when exporting multiple input documents to the same destination document and provides information about the filename.
addSourceFile(File) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
addSourceFile(SeekableByteChannel6) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
addSourceFile(SeekableByteChannel6, String) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
addStampAnnotation(StampAnnotation) - Method in interface com.oracle.outsidein.annotations.Annotatable
Overlays a stamp image on the destination document.
addStampAnnotation(StampAnnotation, String) - Method in interface com.oracle.outsidein.annotations.Annotatable
Overlays a stamp image on the destination document document and associates a comment with the annotation.
addStampAnnotation(StampAnnotation, Map<String, String>) - Method in interface com.oracle.outsidein.annotations.Annotatable
Overlays a stamp image on the destination document document and associates properties with the annotation.
addStampAnnotation(StampAnnotation, String, Map<String, String>) - Method in interface com.oracle.outsidein.annotations.Annotatable
Overlays a stamp image on the destination document document and associates a comment and properties with the annotation.
addStampImageFile(Map<String, File>) - Method in interface com.oracle.outsidein.annotations.Annotatable
Specifies stamp image files to be used in stamp annotations.
addStampImageURL(Map<String, URI>) - Method in interface com.oracle.outsidein.annotations.Annotatable
Specifies stamp image files to be used in stamp annotations.
addTextHighlight(HighlightTextAnnotation) - Method in interface com.oracle.outsidein.annotations.Annotatable
Applies highlighting to text in the destination document.
addTextHighlight(HighlightTextAnnotation, String) - Method in interface com.oracle.outsidein.annotations.Annotatable
Applies highlighting to text in the destination document and associates a comment with the annotation.
addTextHighlight(HighlightTextAnnotation, Map<String, String>) - Method in interface com.oracle.outsidein.annotations.Annotatable
Applies highlighting to text in the destination document and associates a set of properties with the annotation.
addTextHighlight(HighlightTextAnnotation, String, Map<String, String>) - Method in interface com.oracle.outsidein.annotations.Annotatable
Applies highlighting to text in the destination document and associates a comment and properties with the annotation.
Annotatable - Interface in com.oracle.outsidein.annotations
Interface for adding annotations to an exported document.
Annotation - Class in com.oracle.outsidein.annotations
Annotation.UnitTypeValue - Enum in com.oracle.outsidein.annotations
Units that specify how the dimensions and location values of the annotation should be interpreted.
applyHighlights(String) - Method in interface com.oracle.outsidein.annotations.Annotatable
Applies a set of json highlights when exporting to the HTML5 destination document.
ArchiveNode - Class in com.oracle.outsidein
Contains information describing a node within an archive source document.

B

bNextFile - Variable in class com.oracle.outsidein.options.OptionsCacheImpl
 
bOpenForNonSequentialAccess - Variable in class com.oracle.outsidein.options.OptionsCacheImpl.SourceFileInfo
 

C

Callback - Class in com.oracle.outsidein
Enables API users to handle certain callbacks from the Outside In technology.
Callback() - Constructor for class com.oracle.outsidein.Callback
 
callback - Variable in class com.oracle.outsidein.options.OptionsCacheImpl.SourceFileInfo
 
Callback.AssociationValue - Enum in com.oracle.outsidein
Describes the relationship of a new file to the original destination file.
Callback.CreateNewFileResponse - Class in com.oracle.outsidein
Callback.CreateNewFileResponse(File, String) - Constructor for class com.oracle.outsidein.Callback.CreateNewFileResponse
Constructor specifying the destination file to write.
Callback.CreateNewFileResponse(SeekableByteChannel6, String) - Constructor for class com.oracle.outsidein.Callback.CreateNewFileResponse
Constructor for redirecting I/O for a new destination file.
Callback.FileTypeValue - Enum in com.oracle.outsidein
Defines the type of file requested to be opened in Callback.openFile(Callback.FileTypeValue, String)
Callback.NewPageResponse - Class in com.oracle.outsidein
Holds response values returned by Callback.prepareNewPage(long).
Callback.NewPageResponse(MarginText) - Constructor for class com.oracle.outsidein.Callback.NewPageResponse
Constructor specifying the margin text to be used for the new page in the exported document.
Callback.OpenFileResponse - Class in com.oracle.outsidein
Holds response values returned by Callback.openFile(FileTypeValue, String).
Callback.OpenFileResponse(File) - Constructor for class com.oracle.outsidein.Callback.OpenFileResponse
Constructor specifying the file to open.
Callback.OpenFileResponse(SeekableByteChannel6) - Constructor for class com.oracle.outsidein.Callback.OpenFileResponse
Constructor for redirecting I/O for the file to be opened.
canRead() - Method in class com.oracle.outsidein.SeekableByteChannel6ToBasicIO
 
canWrite() - Method in class com.oracle.outsidein.SeekableByteChannel6ToBasicIO
 
CharAttributeValues - Enum in com.oracle.outsidein.annotations
List of character attributes that can be altered in a text annotation.
close() - Method in interface com.oracle.outsidein.Document
Closes the Exporter object.
close() - Method in class com.oracle.outsidein.SeekableByteChannel6ToBasicIO
 
ColorInfo - Class in com.oracle.outsidein
Contains color information for use in annotations and options such as transparency color.
ColorInfo() - Constructor for class com.oracle.outsidein.ColorInfo
The default constructor that uses the default color
ColorInfo(byte, byte, byte) - Constructor for class com.oracle.outsidein.ColorInfo
Constructor used to create a specific color.
com.oracle.outsidein - package com.oracle.outsidein
Contains the primary Outside In Java API classes.
com.oracle.outsidein.annotations - package com.oracle.outsidein.annotations
Facilities for highlighting text and areas of the converted output document.
com.oracle.outsidein.options - package com.oracle.outsidein.options
Facilities for setting and getting options that can alter the behavior of conversions.
createNewFile(FileFormat, FileFormat, Callback.AssociationValue, String) - Method in class com.oracle.outsidein.Callback
This callback is made any time a new output file needs to be generated.

D

Document - Interface in com.oracle.outsidein
Interface for interacting with a source document.
Document.FileIdInfoFlagValue - Enum in com.oracle.outsidein
Enumeration indicating what type of file format identification information to return from getFileId().
Document.SubDocumentIdentifierTypeValue - Enum in com.oracle.outsidein
Type of subdocument Exporter to create when calling Exporter.newSubDocumentExporter()
Document.SubObjectTypeValue - Enum in com.oracle.outsidein
Type of subobject Exporter to create when calling Exporter.newSubObjectExporter()
dstFile - Variable in class com.oracle.outsidein.options.OptionsCacheImpl
 
dstFileId - Variable in class com.oracle.outsidein.options.OptionsCacheImpl
 
dstRedirect - Variable in class com.oracle.outsidein.options.OptionsCacheImpl
 

E

excludeHeader(MailHeaders.MailTypeValue, MailHeaders.MailHeaderValue) - Method in class com.oracle.outsidein.options.MailHeaders
Indicates a specific e-mail header to exclude for the specified type of e-mails.
excludeHeader(MailHeaders.MailTypeValue, String) - Method in class com.oracle.outsidein.options.MailHeaders
Indicates a custom e-mail header to exclude for the specified type of e-mails.
export() - Method in interface com.oracle.outsidein.Exporter
Executes the conversion of a single input file.
Exporter - Interface in com.oracle.outsidein
Main interface for exporting an input document to a specified output format.
Exporter.PageInformationValues - Enum in com.oracle.outsidein
Describes the list of page level information that can be requested.
ExportStatus - Class in com.oracle.outsidein
Contains the status of an Exporter.export() operation.
ExportStatus.ExportStatusFlags - Enum in com.oracle.outsidein
Flags indicating data that was encountered during the conversion.

F

file - Variable in class com.oracle.outsidein.options.OptionsCacheImpl.SourceFileInfo
 
FileFormat - Enum in com.oracle.outsidein
Describes the format of a source document or the intended output format for a destination document.
FontAliases - Class in com.oracle.outsidein.options
Maps source document fonts to different fonts in the destination document.
FontAliases(boolean, Map<String, String>) - Constructor for class com.oracle.outsidein.options.FontAliases
Constructs a new list of font aliases for use as the parameter to OptionsCache.setFontAliasList(FontAliases).
FontInfo - Class in com.oracle.outsidein.options
Contains information describing a font's name and height attribute.
FontInfo(String, int) - Constructor for class com.oracle.outsidein.options.FontInfo
Creates a FontInfo object with the given font face name and the given height.
FontList - Class in com.oracle.outsidein.options
Describes a list of fonts to be included or excluded during the export process.
FontList(boolean, String[]) - Constructor for class com.oracle.outsidein.options.FontList
Creates a FontList object describing the names of the fonts to either include or exclude from the export process.
forId(int) - Static method in enum com.oracle.outsidein.FileFormat
Maps a format's integer id (as obtained from FileFormat.getId()) to a FileFormat enumeration value.
format - Variable in class com.oracle.outsidein.options.OptionsCacheImpl.SourceFileInfo
 
forValue(long) - Static method in enum com.oracle.outsidein.ObjectInfo.CompressionValue
 

G

getAcceptAlternateGraphics() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the AcceptAlternateGraphics option.
getAcceptAlternateGraphics() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getAdvanceMode() - Method in class com.oracle.outsidein.options.GridWrapInfo
Obtains the current setting for the method to traverse a source spreadsheet or database when using a grid-enabled template.
getAliasList() - Method in class com.oracle.outsidein.options.FontAliases
Obtains the list of font aliases set.
getAppendEmailAttachments() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the AppendEmailAttachments option.
getAppendEmailAttachments() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getApplyZLIBCompression() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the ApplyZLIBCompression option.
getApplyZLIBCompression() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getArchiveNode(int) - Method in interface com.oracle.outsidein.Document
Retrieves information on an archive node.
getArchiveNodeCount() - Method in interface com.oracle.outsidein.Document
Retrieves the number of nodes in an archive file.
getBaseline() - Method in class com.oracle.outsidein.options.MailHeaders
Obtains the baseline set of headers.
getBiDiReorderMethod() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the BiDiReorderMethod option.
getBiDiReorderMethod() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getBlue() - Method in class com.oracle.outsidein.ColorInfo
Retrieves the current blue color as a byte value.
getBorderMode() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the BorderMode option.
getBorderMode() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getBorderStyle() - Method in class com.oracle.outsidein.annotations.HighlightAreaAnnotation
Obtains the line style to be used to draw the border of the area annotation
getBottom() - Method in class com.oracle.outsidein.options.Margins
Obtains the bottom margin of the page in twips
getBottomBorder() - Method in class com.oracle.outsidein.annotations.HighlightAreaAnnotation
Obtains the attributes of the bottom border of the area annotation
getCollapseWhiteSpace() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the CollapseWhiteSpace option.
getCollapseWhiteSpace() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getCompression() - Method in class com.oracle.outsidein.ObjectInfo
Obtains the compression used to store the embedded object in the source document.
getCropToContent() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the CropToContent option.
getCropToContent() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getDataType() - Method in interface com.oracle.outsidein.options.Option
Gets the type of data that an option takes.
getDataType() - Method in enum com.oracle.outsidein.options.Options
 
getDefault() - Method in interface com.oracle.outsidein.options.OptionImpl
 
getDefault() - Method in enum com.oracle.outsidein.options.Options
 
getDefaultAliases() - Static method in class com.oracle.outsidein.options.FontAliases
Obtains a copy of the immutable platform-specific default font aliases.
getDefaultInputCharacterSet() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the DefaultInputCharacterSet option.
getDefaultInputCharacterSet() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getDefaultPageMargins() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the DefaultPageMargins option.
getDefaultPageMargins() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getDefaultPageSize() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the DefaultPageSize option.
getDefaultPageSize() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getDefaultRenderFont() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the DefaultRenderFont option.
getDefaultRenderFont() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getDefinitionReference() - Method in class com.oracle.outsidein.options.XMLReference
Obtains the pathname of the file used as the XML definition reference.
getDescription() - Method in enum com.oracle.outsidein.FileFormat
Returns a human readable name or description of the file format.
getDescription() - Method in interface com.oracle.outsidein.options.Option
Obtains a brief, human readable description of this option.
getDescription() - Method in enum com.oracle.outsidein.options.Options
 
getDetectGrayScaleAsColor() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the DetectGrayScaleAsColor option.
getDetectGrayScaleAsColor() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getDocumentMemoryMode() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the DocumentMemoryMode option.
getDocumentMemoryMode() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getDropPDFHyphens() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the DropPDFHyphens option.
getDropPDFHyphens() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getEmailAttachmentHandling() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the EmailAttachmentHandling option.
getEmailAttachmentHandling() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getEmailHeaders() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the EmailHeaders option.
getEmailHeaders() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getEmbedFonts() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the EmbedFonts option.
getEmbedFonts() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getEnableAllSubObjects() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the EnableAllSubObjects option.
getEnableAllSubObjects() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getEnableAlphaBlending() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the EnableAlphaBlending option.
getEnableAlphaBlending() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getEndCharCount() - Method in class com.oracle.outsidein.annotations.RedactAnnotation
Retrieves the character where the redaction will end
getExportPerformanceMode() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the ExportPerformanceMode option.
getExportPerformanceMode() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getExportStatus() - Method in interface com.oracle.outsidein.Exporter
Obtains information relating to the most recent successful export.
getExternalStylesheets() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the ExternalStylesheets option.
getExternalStylesheets() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
Gets the .
getExtractEmbeddedFiles() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the ExtractEmbeddedFiles option.
getExtractEmbeddedFiles() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getExtractXMPMetadata() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the ExtractXMPMetadata option.
getExtractXMPMetadata() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getFallbackFormat() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the FallbackFormat option.
getFallbackFormat() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getFileId(Document.FileIdInfoFlagValue) - Method in interface com.oracle.outsidein.Document
Retrieves the file format for a source document.
getFileSize() - Method in class com.oracle.outsidein.ArchiveNode
Obtains the uncompressed size of this node in bytes.
getFillColor() - Method in class com.oracle.outsidein.annotations.HighlightAreaAnnotation
Obtains the color to be used to fill the area annotation
getFitHeightToPages() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the FitHeightToPages option.
getFitHeightToPages() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getFitWidthToPages() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the FitWidthToPages option.
getFitWidthToPages() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getFlags() - Method in class com.oracle.outsidein.ObjectInfo
Obtains flags describing attributes of the embedded object.
getFontAliasList() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the FontAliasList option.
getFontAliasList() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getFontBaseURL() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the FontBaseURL option.
getFontBaseURL() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getFontDirectories() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the FontDirectories option.
getFontDirectories() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
Gets the .
getFontFace() - Method in class com.oracle.outsidein.options.FontInfo
Obtains the name of the font.
getFontFilter() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the FontFilter option.
getFontFilter() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getFontReferenceMethod() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the FontReferenceMethod option.
getFontReferenceMethod() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getFontsList() - Method in class com.oracle.outsidein.options.FontList
Obtains the list of fonts to be included or excluded.
getFormatId() - Method in class com.oracle.outsidein.ObjectInfo
Obtains the file format of the embedded object.
getGenerateBulletsAndNumbering() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the GenerateBulletsAndNumbering option.
getGenerateBulletsAndNumbering() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getGenerateExcelRevisions() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the GenerateExcelRevisions option.
getGenerateExcelRevisions() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getGenerateJavascriptTabs() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the GenerateJavascriptTabs option.
getGenerateJavascriptTabs() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getGraphicHeight() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the GraphicHeight option.
getGraphicHeight() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getGraphicHeightLimit() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the GraphicHeightLimit option.
getGraphicHeightLimit() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getGraphicOutputDPI() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the GraphicOutputDPI option.
getGraphicOutputDPI() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getGraphicRenderAsPage() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the GraphicRenderAsPage option.
getGraphicRenderAsPage() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getGraphicSizeLimit() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the GraphicSizeLimit option.
getGraphicSizeLimit() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getGraphicSizeMethod() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the GraphicSizeMethod option.
getGraphicSizeMethod() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getGraphicWidth() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the GraphicWidth option.
getGraphicWidth() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getGraphicWidthLimit() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the GraphicWidthLimit option.
getGraphicWidthLimit() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getGreen() - Method in class com.oracle.outsidein.ColorInfo
Retrieves the current blue color as a byte value.
getGridMaxPageHeight() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the GridMaxPageHeight option.
getGridMaxPageHeight() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getGridMaxPageWidth() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the GridMaxPageWidth option.
getGridMaxPageWidth() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getGridWrap() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the GridWrap option.
getGridWrap() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getHeight() - Method in class com.oracle.outsidein.annotations.Annotation
Obtains the height of the annotation object.
getHeight() - Method in class com.oracle.outsidein.options.FontInfo
Obtains the size of the font in half points.
getHeight() - Method in class com.oracle.outsidein.options.PageInfo
Obtains the height of the page.
getHorzOffset() - Method in class com.oracle.outsidein.options.Watermark
Obtains the horizontal distance, in twips, to move the watermark from the center.
getHTMLFlavor() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the HTMLFlavor option.
getHTMLFlavor() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getHTMLOutputFormatting() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the HTMLOutputFormatting option.
getHTMLOutputFormatting() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getId() - Method in enum com.oracle.outsidein.FileFormat
Returns a static and unique integer id for the file format.
getIECondCommentMode() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the IECondCommentMode option.
getIECondCommentMode() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getIgnorePassword() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the IgnorePassword option.
getIgnorePassword() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getImageFile() - Method in class com.oracle.outsidein.options.Watermark
Obtains the File object describing the watermark image.
getImagePassthrough() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the ImagePassthrough option.
getImagePassthrough() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getIncludeCharacterAttributes() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the IncludeCharacterAttributes option.
getIncludeCharacterAttributes() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getIncludeSearchMLOffset() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the IncludeSearchMLOffset option.
getIncludeSearchMLOffset() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getInterlacedGIFs() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the InterlacedGIFs option.
getInterlacedGIFs() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getInternalRendering() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the InternalRendering option.
getInternalRendering() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getISODateTimes() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the ISODateTimes option.
getISODateTimes() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getItemTypes() - Method in interface com.oracle.outsidein.options.Option
Gets the type parameters for option values that are generics.
getItemTypes() - Method in enum com.oracle.outsidein.options.Options
 
getJPEGQuality() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the JPEGQuality option.
getJPEGQuality() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getLabel() - Method in class com.oracle.outsidein.annotations.RedactAnnotation
Retrieves the text that will be drawn on top of the redaction annotation area
getLeft() - Method in class com.oracle.outsidein.annotations.Annotation
Obtains the left coordinate or column where the annotation should be placed.
getLeft() - Method in class com.oracle.outsidein.options.Margins
Obtains the left margin of the page in twips
getLeftBorder() - Method in class com.oracle.outsidein.annotations.HighlightAreaAnnotation
Obtains the attributes of the left border of the area annotation
getLinearizePDFOutput() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the LinearizePDFOutput option.
getLinearizePDFOutput() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getLotusNotesDirectory() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the LotusNotesDirectory option.
getLotusNotesDirectory() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getMarginText() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the MarginText option.
getMarginText() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getMarginTextFont() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the MarginTextFont option.
getMarginTextFont() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getMarginTextGPBData() - Method in class com.oracle.outsidein.Callback.NewPageResponse
Used internally by the Outside In API, and not to be used externally.
getMaxColumns() - Method in class com.oracle.outsidein.options.GridWrapInfo
Obtains the maximum number of columms that each template "grid" (applicable only to spreadsheet or database files) should contain.
getMaxRows() - Method in class com.oracle.outsidein.options.GridWrapInfo
Obtains the maximum number of rows that each template "grid" (applicable only to spreadsheet or database files) should contain.
getName() - Method in class com.oracle.outsidein.ObjectInfo
Obtains the name of the embedded object.
getName() - Method in interface com.oracle.outsidein.options.Option
Obtains the unique name of this option.
getName() - Method in enum com.oracle.outsidein.options.Options
 
getNodeName() - Method in class com.oracle.outsidein.ArchiveNode
Obtains the name of this node including its path from the root of the parent archive.
getNodeNum() - Method in class com.oracle.outsidein.ArchiveNode
Obtains the 0-based index assigned to this node based on its order within the parent archive.
getNullReplacementCharacter() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the NullReplacementCharacter option.
getNullReplacementCharacter() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getObjectInfo() - Method in interface com.oracle.outsidein.Document
Retrieves information about the current subobject.
getOILinkHiliteArea() - Method in class com.oracle.outsidein.annotations.HighlightAreaAnnotation
Used internally by the Outside In API and not to be used externally.
getOILinkHiliteStamp() - Method in class com.oracle.outsidein.annotations.StampAnnotation
Used internally by the Outside In API and not to be used externally.
getOILinkHiliteText() - Method in class com.oracle.outsidein.annotations.HighlightTextAnnotation
Used internally by the Outside In API and not to be used externally.
getOpacity() - Method in class com.oracle.outsidein.annotations.Annotation
Obtains the opacity of the annotation in the range of 0.0 to 1.0.
getOpacity() - Method in class com.oracle.outsidein.options.Watermark
Obtains the opacity of the watermark as a value between 0 and 255, inclusive.
getOptionScope() - Method in interface com.oracle.outsidein.options.OptionImpl
 
getOptionScope() - Method in enum com.oracle.outsidein.options.Options
 
getOptionValue() - Method in class com.oracle.outsidein.ColorInfo
An internally used method to obtain the color as a long value.
getOutputChangeTracking() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the OutputChangeTracking option.
getOutputChangeTracking() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getOutputCharacterSet() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the OutputCharacterSet option.
getOutputCharacterSet() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getOutputGraphicType() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the OutputGraphicType option.
getOutputGraphicType() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getOutputRawtext() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the OutputRawtext option.
getOutputRawtext() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getPageBreakLimit() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the PageBreakLimit option.
getPageBreakLimit() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getPageCount(FileFormat) - Method in interface com.oracle.outsidein.Exporter
Gets the number of pages of output that will be produced when the document is exported to the specified format.
getPageCount() - Method in class com.oracle.outsidein.ExportStatus
Gets a count of all of the output pages produced during an Exporter.export() operation.
getPageDirection() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the PageDirection option.
getPageDirection() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getPageFitMode() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the PageFitMode option.
getPageFitMode() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getPageMLFlags() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the PageMLFlags option.
getPageMLFlags() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getPageRange() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the PageRange option.
getPageRange() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getPageScalePercent() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the PageScalePercent option.
getPageScalePercent() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getParseXMPMetadata() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the ParseXMPMetadata option.
getParseXMPMetadata() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getPBData() - Method in class com.oracle.outsidein.options.MarginText
Used internally by the Outside In API and not to be used externally.
getPDFReorderBiDi() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the PDFReorderBiDi option.
getPDFReorderBiDi() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getPercent() - Method in class com.oracle.outsidein.options.Watermark
Obtains the scaling value of the watermark image as a percentage of the image's original size.
getPerformExtendedFI() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the PerformExtendedFI option.
getPerformExtendedFI() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getPostLibraryScripts() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the PostLibraryScripts option.
getPostLibraryScripts() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
Gets the .
getPreLibraryScripts() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the PreLibraryScripts option.
getPreLibraryScripts() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
Gets the .
getPreventGraphicOverlap() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the PreventGraphicOverlap option.
getPreventGraphicOverlap() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getPrintAll() - Method in class com.oracle.outsidein.options.PageRange
Obtains whether all pages of the document are set to be rendered
getPrinterName() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the PrinterName option.
getPrinterName() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getProcessOLEEmbeddingMode() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the ProcessOLEEmbeddingMode option.
getProcessOLEEmbeddingMode() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getQuickThumbnail() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the QuickThumbnail option.
getQuickThumbnail() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getRawTextBufferSize() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the RawTextBufferSize option.
getRawTextBufferSize() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getRed() - Method in class com.oracle.outsidein.ColorInfo
Retrieves the current red color as a byte value.
getRedactionColor() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the RedactionColor option.
getRedactionColor() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getRedactionLabelFont() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the RedactionLabelFont option.
getRedactionLabelFont() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getRedactionLabelsVisible() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the RedactionLabelsVisible option.
getRedactionLabelsVisible() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getRedactionsEnabled() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the RedactionsEnabled option.
getRedactionsEnabled() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getReferenceMethod() - Method in class com.oracle.outsidein.options.XMLReference
Obtains the type of XML definition file used when exporting to an XML destination format.
getRenderEmbeddedFonts() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the RenderEmbeddedFonts option.
getRenderEmbeddedFonts() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getRenderGridlines() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the RenderGridlines option.
getRenderGridlines() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getRenderHeadings() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the RenderHeadings option.
getRenderHeadings() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getRight() - Method in class com.oracle.outsidein.options.Margins
Obtains the right margin of the page in twips
getRightBorder() - Method in class com.oracle.outsidein.annotations.HighlightAreaAnnotation
Obtains the attributes of the right border of the area annotation
getSearchMLFlags() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the SearchMLFlags option.
getSearchMLFlags() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getSectionIndex() - Method in class com.oracle.outsidein.annotations.Annotation
Obtains the 0-based index of the sheet/image/slide where the annotation will be applied.
getShowArchiveFullPath() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the ShowArchiveFullPath option.
getShowArchiveFullPath() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getShowColumnHeadings() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the ShowColumnHeadings option.
getShowColumnHeadings() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getShowHiddenCells() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the ShowHiddenCells option.
getShowHiddenCells() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getShowHiddenSpreadSheetData() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the ShowHiddenSpreadSheetData option.
getShowHiddenSpreadSheetData() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getShowHiddenText() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the ShowHiddenText option.
getShowHiddenText() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getSimpleStyleNames() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the SimpleStyleNames option.
getSimpleStyleNames() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getSize() - Method in class com.oracle.outsidein.SeekableByteChannel6ToBasicIO
 
getSizeMode() - Method in class com.oracle.outsidein.annotations.StampAnnotation
Obtains the method of sizing the source image.
getStampName() - Method in class com.oracle.outsidein.annotations.StampAnnotation
Obtains the String name used to reference the stamp image file.
getStartCharCount() - Method in class com.oracle.outsidein.annotations.RedactAnnotation
Retrieves the character where the redaction will start.
getStartPage() - Method in class com.oracle.outsidein.options.PageRange
Obtain the start page of the page range.
getStatusFlags() - Method in class com.oracle.outsidein.ExportStatus
Gets information about possible fidelity issues with the original document.
getStopPage() - Method in class com.oracle.outsidein.options.PageRange
Obtains the last page of the page range.
getStrictFile() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the StrictFile option.
getStrictFile() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getStrokeOutText() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the StrokeOutText option.
getStrokeOutText() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getSubDocsFailed() - Method in class com.oracle.outsidein.ExportStatus
Gets the number of subdocuments that were not converted.
getSubDocsPassed() - Method in class com.oracle.outsidein.ExportStatus
Gets the number of subdocuments that were successfully converted.
getSupportingProducts() - Method in interface com.oracle.outsidein.options.Option
Gets the set of products that support this option
getSupportingProducts() - Method in enum com.oracle.outsidein.options.Options
 
getSuppressEmptyCells() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the SuppressEmptyCells option.
getSuppressEmptyCells() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getSuppressFontAttributes() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the SuppressFontAttributes option.
getSuppressFontAttributes() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getTempDirectory() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the TempDirectory option.
getTempDirectory() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getTIFFByteOrder() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the TIFFByteOrder option.
getTIFFByteOrder() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getTIFFColorSpace() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the TIFFColorSpace option.
getTIFFColorSpace() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getTIFFCompression() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the TIFFCompression option.
getTIFFCompression() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getTIFFFillOrder() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the TIFFFillOrder option.
getTIFFFillOrder() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getTIFFMultiPage() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the TIFFMultiPage option.
getTIFFMultiPage() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getTime() - Method in class com.oracle.outsidein.ArchiveNode
Obtains the last modification date of this node.
getTimeZoneOffset() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the TimeZoneOffset option.
getTimeZoneOffset() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getTop() - Method in class com.oracle.outsidein.annotations.Annotation
Obtains the top coordinate or row where the annotation should be placed.
getTop() - Method in class com.oracle.outsidein.options.Margins
Obtains the top margin of the page in twips
getTopBorder() - Method in class com.oracle.outsidein.annotations.HighlightAreaAnnotation
Obtains the attributes of the top border of the area annotation
getTransparencyColor() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the TransparencyColor option.
getTransparencyColor() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getUnderlyingFile() - Method in class com.oracle.outsidein.SeekableByteChannel6ToBasicIO
 
getUnderlyingFileName() - Method in class com.oracle.outsidein.SeekableByteChannel6ToBasicIO
 
getUnicodeByteOrder() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the UnicodeByteOrder option.
getUnicodeByteOrder() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getUnits() - Method in class com.oracle.outsidein.annotations.Annotation
Obtains the units of measurement used for the dimensions and location of the annotation object.
getUnits() - Method in class com.oracle.outsidein.options.PageInfo
Obtains the units of measurement used for the width and height values.
getUnmappableCharacter() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the UnmappableCharacter option.
getUnmappableCharacter() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getUnmappedText() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the UnmappedText option.
getUnmappedText() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getURLPathOutput() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the URLPathOutput option.
getURLPathOutput() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getURLPathResources() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the URLPathResources option.
getURLPathResources() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getUseDocumentPageSettings() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the UseDocumentPageSettings option.
getUseDocumentPageSettings() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getUserId() - Method in class com.oracle.outsidein.annotations.Annotation
Obtains the numeric user Id associated with this annotation object.
getVectorObjectLimit() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the VectorObjectLimit option.
getVectorObjectLimit() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getVertOffset() - Method in class com.oracle.outsidein.options.Watermark
Obtains the vertical distance, in twips, to move the watermark from the center.
getWatermark() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the Watermark option.
getWatermark() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getWebFontPermissions() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the WebFontPermissions option.
getWebFontPermissions() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getWebViewLibraryName() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the WebViewLibraryName option.
getWebViewLibraryName() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getWebViewStructure() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the WebViewStructure option.
getWebViewStructure() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getWebViewStylesheetName() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the WebViewStylesheetName option.
getWebViewStylesheetName() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getWidth() - Method in class com.oracle.outsidein.annotations.Annotation
Obtains the width of the annotation object.
getWidth() - Method in class com.oracle.outsidein.options.PageInfo
Obtains the width of the page.
getXMLDefinitionReference() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the XMLDefinitionReference option.
getXMLDefinitionReference() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
getXXFormatOptions() - Method in interface com.oracle.outsidein.options.OptionsCache
Gets the XXFormatOptions option.
getXXFormatOptions() - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
GridWrapInfo - Class in com.oracle.outsidein.options
Describes the method of wrapping grids in a spreadsheet or database source file.
GridWrapInfo(boolean) - Constructor for class com.oracle.outsidein.options.GridWrapInfo
Creates a grid wrap object with the grid wrapping set to either enabled or disabled.
GridWrapInfo(boolean, long, long, GridWrapInfo.AdvanceModeValue) - Constructor for class com.oracle.outsidein.options.GridWrapInfo
Creates a grid wrap object supplied with all possible grid wrap data.
GridWrapInfo.AdvanceModeValue - Enum in com.oracle.outsidein.options
Values indicating how the grids.next.body template element is used when traversing a source spreadsheet or database.

H

HighlightAreaAnnotation - Class in com.oracle.outsidein.annotations
Describes a rectangular area to be highlighted in the destination document.
HighlightAreaAnnotation(long, long, long, long, long, long, Annotation.UnitTypeValue, float, ColorInfo, HighlightAreaAnnotation.AnnoBorder, HighlightAreaAnnotation.BorderStyleValue) - Constructor for class com.oracle.outsidein.annotations.HighlightAreaAnnotation
Creates an area annotation with the specified attributes and location.
HighlightAreaAnnotation.AnnoBorder - Class in com.oracle.outsidein.annotations
Describes the attributes of an annotation border such as color and thickness.
HighlightAreaAnnotation.AnnoBorder(ColorInfo, long) - Constructor for class com.oracle.outsidein.annotations.HighlightAreaAnnotation.AnnoBorder
Creates a border object to be applied to area annotations
HighlightAreaAnnotation.BorderSideValue - Enum in com.oracle.outsidein.annotations
Identifies a side of an area annotation for purposes of applying a border
HighlightAreaAnnotation.BorderStyleValue - Enum in com.oracle.outsidein.annotations
The line style of an area annotation's border
HighlightTextAnnotation - Class in com.oracle.outsidein.annotations
Describes text highlights to apply to a run of text content in the destination document.
HighlightTextAnnotation(long, long, ColorInfo, ColorInfo) - Constructor for class com.oracle.outsidein.annotations.HighlightTextAnnotation
Creates a text annotation with a specific foreground and background color.
HighlightTextAnnotation(long, long, EnumSet<CharAttributeValues>, EnumSet<CharAttributeValues>) - Constructor for class com.oracle.outsidein.annotations.HighlightTextAnnotation
Creates a text annotation that changes the character attributes of the specified text.
HighlightTextAnnotation(long, long, ColorInfo, ColorInfo, EnumSet<CharAttributeValues>, EnumSet<CharAttributeValues>) - Constructor for class com.oracle.outsidein.annotations.HighlightTextAnnotation
Creates a text annotation that changes the character attributes and applies a specific foreground and background color to the specified text.

I

includeHeader(MailHeaders.MailTypeValue, MailHeaders.MailHeaderValue) - Method in class com.oracle.outsidein.options.MailHeaders
Indicates a specific e-mail header to include for the specified type of e-mails.
includeHeader(MailHeaders.MailTypeValue, String, String) - Method in class com.oracle.outsidein.options.MailHeaders
Indicates a custom e-mail header to include for the specified type of e-mails.
inheritSourceFileInfo(OptionsCacheImpl.SourceFileInfo) - Method in class com.oracle.outsidein.options.OptionsCacheImpl.SourceFileInfo
 
isDefaultColor() - Method in class com.oracle.outsidein.ColorInfo
Tells whether or not the color is using the default red, green, and blue values.
isExcludeList() - Method in class com.oracle.outsidein.options.FontList
Whether this font list object describes a list of fonts to exclude from the transformation.
isFolder() - Method in class com.oracle.outsidein.ArchiveNode
Determines if this node describes a folder instead of a file.
isWrappingEnabled() - Method in class com.oracle.outsidein.options.GridWrapInfo
 

M

m_cumulativeInfo - Variable in class com.oracle.outsidein.options.OptionsCacheImpl
 
m_exportTimeout - Variable in class com.oracle.outsidein.options.OptionsCacheImpl.SourceFileInfo
 
m_Height - Variable in class com.oracle.outsidein.annotations.Annotation
 
m_highlightJsonDataList - Variable in class com.oracle.outsidein.options.OptionsCacheImpl.SourceFileInfo
 
m_hilites - Variable in class com.oracle.outsidein.options.OptionsCacheImpl.SourceFileInfo
 
m_keyValuePairs - Variable in class com.oracle.outsidein.options.OptionsCacheImpl.SourceFileInfo
 
m_Left - Variable in class com.oracle.outsidein.annotations.Annotation
 
m_notesidfile - Variable in class com.oracle.outsidein.options.OptionsCacheImpl.SourceFileInfo
 
m_Opacity - Variable in class com.oracle.outsidein.annotations.Annotation
 
m_optionsCache - Variable in class com.oracle.outsidein.options.OptionsCacheImpl.SourceFileInfo
 
m_passwords - Variable in class com.oracle.outsidein.options.OptionsCacheImpl.SourceFileInfo
 
m_redactions - Variable in class com.oracle.outsidein.options.OptionsCacheImpl.SourceFileInfo
 
m_Section - Variable in class com.oracle.outsidein.annotations.Annotation
 
m_srcInfo - Variable in class com.oracle.outsidein.options.OptionsCacheImpl
 
m_srcInfoList - Variable in class com.oracle.outsidein.options.OptionsCacheImpl
 
m_stampimages - Variable in class com.oracle.outsidein.options.OptionsCacheImpl.SourceFileInfo
 
m_templatefile - Variable in class com.oracle.outsidein.options.OptionsCacheImpl
 
m_Top - Variable in class com.oracle.outsidein.annotations.Annotation
 
m_Units - Variable in class com.oracle.outsidein.annotations.Annotation
 
m_UserId - Variable in class com.oracle.outsidein.annotations.Annotation
 
m_Width - Variable in class com.oracle.outsidein.annotations.Annotation
 
MailHeaders - Class in com.oracle.outsidein.options
Contains listings of e-mail headers to render or exclude when transforming source documents that contain e-mail file formats.
MailHeaders(MailHeaders.BaselineValue) - Constructor for class com.oracle.outsidein.options.MailHeaders
Creates a MailHeaders object made up of only the headers defined by the specified baseline.
MailHeaders.BaselineValue - Enum in com.oracle.outsidein.options
The initial set of headers that make up the baseline.
MailHeaders.MailHeaderValue - Enum in com.oracle.outsidein.options
The available fields in a mail message.
MailHeaders.MailTypeValue - Enum in com.oracle.outsidein.options
The type(s) of mail documents in which to either show or hide headers
Margins - Class in com.oracle.outsidein.options
Describes page margins used when writing or rendering an output file.
Margins(long, long, long, long) - Constructor for class com.oracle.outsidein.options.Margins
Creates an object describing the size of page margins
MarginText - Class in com.oracle.outsidein.options
Describes margin text or "endorsements" for use in Image Export technologies.
MarginText(MarginText.Location, String) - Constructor for class com.oracle.outsidein.options.MarginText
Constructs a Margin text object.
MarginText(Map<MarginText.Location, String>) - Constructor for class com.oracle.outsidein.options.MarginText
Constructs a Margin text object.
MarginText.Location - Enum in com.oracle.outsidein.options
Enumeration of possible locations for placing text

N

newArchiveNodeExporter(int) - Method in interface com.oracle.outsidein.Exporter
Creates a new Exporter object using an archive node within the current source file as its input document.
newArchiveNodeExporter(int, int, int) - Method in interface com.oracle.outsidein.Exporter
Creates a new Exporter object using an archive node within the current source file as its input document.
newFileInfo(FileFormat, FileFormat, Callback.AssociationValue, String, String) - Method in class com.oracle.outsidein.Callback
This callback is made just after each new file has been created.
newLocalExporter() - Static method in class com.oracle.outsidein.OutsideIn
Creates a new Exporter object that processes conversions on the local machine.
newLocalExporter(String) - Static method in class com.oracle.outsidein.OutsideIn
Used internally by the Outside In API, and not to be used externally.
newLocalExporter(Exporter) - Static method in class com.oracle.outsidein.OutsideIn
Clones an Exporter object that processes conversions on the local machine.
newSubDocumentExporter(int, Document.SubDocumentIdentifierTypeValue) - Method in interface com.oracle.outsidein.Exporter
Creates a new Exporter object that uses an embedding within the current source file as its input document.
newSubObjectExporter(Document.SubObjectTypeValue, int, int, int, int) - Method in interface com.oracle.outsidein.Exporter
Creates a new Exporter object using a subobject within the current source file as its input document.

O

ObjectInfo - Class in com.oracle.outsidein
Describes an embedded object within the source document.
ObjectInfo.CompressionValue - Enum in com.oracle.outsidein
Describes the compression used to store the embedded object in the source document.
ObjectInfo.ObjectInfoFlagValues - Enum in com.oracle.outsidein
Flags indicating the attributes of an embedded object such as password protection and encryption.
open() - Method in class com.oracle.outsidein.SeekableByteChannel6ToBasicIO
 
openFile(Callback.FileTypeValue, String) - Method in class com.oracle.outsidein.Callback
This callback is made when a supplementary file needs to be opened.
Option - Interface in com.oracle.outsidein.options
Interface for exposing an export option by name and providing a brief description of the option.
Option.OutsideInProducts - Enum in com.oracle.outsidein.options
List of Outside In export products
OptionImpl - Interface in com.oracle.outsidein.options
Used internally by the Outside In API and not to be used externally.
OptionImpl.OptionScopeValue - Enum in com.oracle.outsidein.options
Used internally by the Outside In API and not to be used externally.
Options - Enum in com.oracle.outsidein.options
List of options available in Outside In.
Options.BiDiReorderMethodValue - Enum in com.oracle.outsidein.options
Values for the byte order of Unicode characters in the output files when Unicode is chosen as the output character set.
Options.BorderModeValue - Enum in com.oracle.outsidein.options
Values indicating how borders are handled for spreadsheet and database files.
Options.DefaultInputCharacterSetValue - Enum in com.oracle.outsidein.options
Values for the default character set used when Outside In cannot determine the character set used to encode the text of a source file.
Options.DocumentMemoryModeValue - Enum in com.oracle.outsidein.options
Values for specifying the maximum amount of memory the technology may use to store the document's data.
Options.EmailAttachmentHandlingValue - Enum in com.oracle.outsidein.options
Values for specifying the action to take when attachments are encountered in the source document.
Options.EmbedFontsValue - Enum in com.oracle.outsidein.options
Values indicating which fonts to embed in the destination file.
Options.ExportPerformanceModeValue - Enum in com.oracle.outsidein.options
Values indicating the performance mode to be used.
Options.ExtractEmbeddedFilesValue - Enum in com.oracle.outsidein.options
Values used to control the extraction of attachments to email documents.
Options.FallbackFormatValue - Enum in com.oracle.outsidein.options
Values to control how unknown files are handled.
Options.FontReferenceMethodValue - Enum in com.oracle.outsidein.options
Values to control the way fonts are present (or not) in HTML5 output.
Options.GraphicSizeMethodValue - Enum in com.oracle.outsidein.options
Values indicating the general algorithm to use when scaling graphics.
Options.HTMLFlavorValue - Enum in com.oracle.outsidein.options
Values to tailor html output to a specific browser.
Options.IECondCommentFlagValues - Enum in com.oracle.outsidein.options
Values to control special types of comments that will be read by particular versions of browsers or other products.
Options.IncludeCharacterAttributeValues - Enum in com.oracle.outsidein.options
The character attribute values that may be tracked and output to XML tags when exporting to SEARCHML destination file formats.
Options.OutputCharacterSetValue - Enum in com.oracle.outsidein.options
Available character sets to use in the destination file.
Options.OutputGraphicTypeValue - Enum in com.oracle.outsidein.options
Available formats for graphic files that are produced by the technology.
Options.PageDirectionValue - Enum in com.oracle.outsidein.options
Values indicating the order of that pages are rendered for spreadsheet and database source files.
Options.PageFitModeValue - Enum in com.oracle.outsidein.options
Values indicating how to scale spreadsheet and database files in the rendered output.
Options.PageMLFlagValues - Enum in com.oracle.outsidein.options
Flags that control the behavior of PageML output.
Options.PDFReorderBiDiValue - Enum in com.oracle.outsidein.options
Available methods of handling bidirectional text runs.
Options.ProcessOLEEmbeddingModeValue - Enum in com.oracle.outsidein.options
Values indicating how to handle native (OLE) embedded documents.
Options.SearchMLFlagValues - Enum in com.oracle.outsidein.options
Flags that control the output when exporting to a SearchML destination file format
Options.SuppressFontAttributeValues - Enum in com.oracle.outsidein.options
Flags indicating what font-related markup to exclude from the output when exporting to the HTML destination file format.
Options.TIFFByteOrderValue - Enum in com.oracle.outsidein.options
Values for specifying the byte brder used in the output file when exporting to the TIFF destination file format.
Options.TIFFColorSpaceValue - Enum in com.oracle.outsidein.options
Values for specifying the color depth and color options in the output file when exporting to the TIFF destination file format.
Options.TIFFCompressionValue - Enum in com.oracle.outsidein.options
Values for specifying the compression used in the output file when exporting to the TIFF destinatio file format.
Options.TIFFFillOrderValue - Enum in com.oracle.outsidein.options
Values for specifying the fill order used in the output file when exporting to the TIFF destination file format.
Options.UnicodeByteOrderValue - Enum in com.oracle.outsidein.options
Values that indicate the byte order of Unicode characters in the output files when Unicode is chosen as the output character set.
Options.UnmappedTextValue - Enum in com.oracle.outsidein.options
Values for indicating how unmapped text is output when exporting to a SEARCHML destination file format.
Options.WebFontPermissionValues - Enum in com.oracle.outsidein.options
Flags to control the use of embedded fonts in the output file when exporting to the HTML5 file format.
Options.WebViewStructureValue - Enum in com.oracle.outsidein.options
Values for controlling the structure of the output files created when using HTML5 as the destination file format.
Options.XXFormatOptionValues - Enum in com.oracle.outsidein.options
Flags that can affect the output when exporting to the FLEXIONDOC destination file format.
OptionsCache - Interface in com.oracle.outsidein.options
Interface for setting and getting export options.
OptionsCacheImpl - Class in com.oracle.outsidein.options
Used internally by the Outside In API and not to be used externally.
OptionsCacheImpl() - Constructor for class com.oracle.outsidein.options.OptionsCacheImpl
 
OptionsCacheImpl(OptionsCacheImpl) - Constructor for class com.oracle.outsidein.options.OptionsCacheImpl
 
OptionsCacheImpl.SourceFileInfo - Class in com.oracle.outsidein.options
Used internally by the Outside In API, and not to be used externally.
OptionsCacheImpl.SourceFileInfo() - Constructor for class com.oracle.outsidein.options.OptionsCacheImpl.SourceFileInfo
 
OptionsCacheImpl.SpecialOptionFlag - Enum in com.oracle.outsidein.options
Used internally by the Outside In API and not to be used externally.
OutsideIn - Class in com.oracle.outsidein
Class for instantiating a concrete Exporter object through static factory methods.
OutsideInException - Exception in com.oracle.outsidein
An Exception that the Outside In API generates to indicate conditions that a reasonable application might want to catch.
OutsideInException() - Constructor for exception com.oracle.outsidein.OutsideInException
Default constructor with null as its detail message.
OutsideInException(String) - Constructor for exception com.oracle.outsidein.OutsideInException
Constructs a new exception with the specified detail message.
OutsideInException(Throwable) - Constructor for exception com.oracle.outsidein.OutsideInException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()).
OutsideInException(String, Throwable) - Constructor for exception com.oracle.outsidein.OutsideInException
Constructs a new exception with the specified detail message and cause.

P

PageInfo - Class in com.oracle.outsidein.options
Describes a page's size and the units of measurement used.
PageInfo(PageInfo.PageSizeUnitsValue, float, float) - Constructor for class com.oracle.outsidein.options.PageInfo
Creates a PageInfo object with the specified width and height using the specified units of measurement.
PageInfo.PageSizeUnitsValue - Enum in com.oracle.outsidein.options
Units that can be used to specify the width and height of a page
pageInfoSlideNotes(long, String[]) - Method in class com.oracle.outsidein.Callback
This callback is a notification describing any existing slide notes on a page.
pageInfoVisibility(long, Boolean) - Method in class com.oracle.outsidein.Callback
This callback is a notification describing the visibility of the page indicated.
PageRange - Class in com.oracle.outsidein.options
Indicates the range of pages to render or write to the output file.
PageRange() - Constructor for class com.oracle.outsidein.options.PageRange
Creates a PageRange object for rendering all pages in the source document.
PageRange(long, long) - Constructor for class com.oracle.outsidein.options.PageRange
Creates a PageRange object for rendering a range of pages in the source document.
PageRange(long) - Constructor for class com.oracle.outsidein.options.PageRange
Creates a PageRange object for rendering from a particular start page until the last page of the source document.
position() - Method in interface com.oracle.outsidein.SeekableByteChannel6
Returns this channel's position.
position(long) - Method in interface com.oracle.outsidein.SeekableByteChannel6
Sets this channel's position.
prepareNewPage(long) - Method in class com.oracle.outsidein.Callback
This callback is made when a new page of output is about to be created.

R

read(ByteBuffer) - Method in interface com.oracle.outsidein.SeekableByteChannel6
Reads a sequence of bytes from this channel into the given buffer.
readAt(long, ByteBuffer) - Method in class com.oracle.outsidein.SeekableByteChannel6ToBasicIO
 
RedactAnnotation - Class in com.oracle.outsidein.annotations
Describes redaction annotations to be added to the rendered output document.
RedactAnnotation(long, long, String) - Constructor for class com.oracle.outsidein.annotations.RedactAnnotation
Creates a redaction annotation instance
redactText(RedactAnnotation) - Method in interface com.oracle.outsidein.annotations.Annotatable
Applies a redaction annotation to the rendered output document.
redirect - Variable in class com.oracle.outsidein.options.OptionsCacheImpl.SourceFileInfo
 

S

saveArchiveNode(int, File) - Method in interface com.oracle.outsidein.Document
Saves an archive node to a local file.
saveArchiveNode(int, int, int, File) - Method in interface com.oracle.outsidein.Document
Saves an archive node to a local file without reading all nodes in the archive sequentially.
SeekableByteChannel6 - Interface in com.oracle.outsidein
Enables API users to handle I/O for the source and destination documents.
SeekableByteChannel6ToBasicIO - Class in com.oracle.outsidein
Used internally by the Outside In API, and not to be used externally.
SeekableByteChannel6ToBasicIO(SeekableByteChannel6) - Constructor for class com.oracle.outsidein.SeekableByteChannel6ToBasicIO
 
SeekableByteChannel6ToBasicIO(SeekableByteChannel6, String) - Constructor for class com.oracle.outsidein.SeekableByteChannel6ToBasicIO
 
set(OptionsCache, Object) - Method in interface com.oracle.outsidein.options.Option
Sets an option value and checks the value type at runtime instead of compile-time.
set(OptionsCache, Object) - Method in enum com.oracle.outsidein.options.Options
 
setAcceptAlternateGraphics(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the AcceptAlternateGraphics option.
setAcceptAlternateGraphics(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setAdvanceMode(GridWrapInfo.AdvanceModeValue) - Method in class com.oracle.outsidein.options.GridWrapInfo
Specifies how the technology will interpret the "previous" and "next" grid cells for a spreadsheet or database source file when using a grid-enabled template.
setAppendEmailAttachments(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the AppendEmailAttachments option.
setAppendEmailAttachments(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setApplyZLIBCompression(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the ApplyZLIBCompression option.
setApplyZLIBCompression(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setBaseline(MailHeaders.BaselineValue) - Method in class com.oracle.outsidein.options.MailHeaders
Specifies a preset group of headers to use as the initial baseline.
setBiDiReorderMethod(Options.BiDiReorderMethodValue) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the BiDiReorderMethod option.
setBiDiReorderMethod(Options.BiDiReorderMethodValue) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setBorder(EnumSet<HighlightAreaAnnotation.BorderSideValue>, HighlightAreaAnnotation.AnnoBorder) - Method in class com.oracle.outsidein.annotations.HighlightAreaAnnotation
Applies a border to the specified side of this area annotation.
setBorderMode(Options.BorderModeValue) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the BorderMode option.
setBorderMode(Options.BorderModeValue) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setBorderStyle(HighlightAreaAnnotation.BorderStyleValue) - Method in class com.oracle.outsidein.annotations.HighlightAreaAnnotation
Specifies the line style to be used to draw the border of the area annotation
setBottomBorder(HighlightAreaAnnotation.AnnoBorder) - Method in class com.oracle.outsidein.annotations.HighlightAreaAnnotation
Specifies the attributes of the bottom border of the area annotation
setCallbackHandler(Callback) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the callback handler object.
setCallbackHandler(Callback) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setCollapseWhiteSpace(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the CollapseWhiteSpace option.
setCollapseWhiteSpace(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setCropToContent(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the CropToContent option.
setCropToContent(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setDefaultInputCharacterSet(Options.DefaultInputCharacterSetValue) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the DefaultInputCharacterSet option.
setDefaultInputCharacterSet(Options.DefaultInputCharacterSetValue) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setDefaultPageMargins(Margins) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the DefaultPageMargins option.
setDefaultPageMargins(Margins) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setDefaultPageSize(PageInfo) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the DefaultPageSize option.
setDefaultPageSize(PageInfo) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setDefaultRenderFont(FontInfo) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the DefaultRenderFont option.
setDefaultRenderFont(FontInfo) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setDestinationFile(File) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the destination document.
setDestinationFile(SeekableByteChannel6) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets an object that implements SeekableByteChannel6 to be used as the destination document.
setDestinationFile(File) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setDestinationFile(SeekableByteChannel6) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setDestinationFormat(FileFormat) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the destination file format.
setDestinationFormat(FileFormat) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setDetectGrayScaleAsColor(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the DetectGrayScaleAsColor option.
setDetectGrayScaleAsColor(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setDocumentMemoryMode(Options.DocumentMemoryModeValue) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the DocumentMemoryMode option.
setDocumentMemoryMode(Options.DocumentMemoryModeValue) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setDropPDFHyphens(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the DropPDFHyphens option.
setDropPDFHyphens(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setEmailAttachmentHandling(Options.EmailAttachmentHandlingValue) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the EmailAttachmentHandling option.
setEmailAttachmentHandling(Options.EmailAttachmentHandlingValue) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setEmailHeaders(MailHeaders) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the EmailHeaders option.
setEmailHeaders(MailHeaders) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setEmbedFonts(Options.EmbedFontsValue) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the EmbedFonts option.
setEmbedFonts(Options.EmbedFontsValue) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setEnableAllSubObjects(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the EnableAllSubObjects option.
setEnableAllSubObjects(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setEnableAlphaBlending(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the EnableAlphaBlending option.
setEnableAlphaBlending(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setExportPerformanceMode(Options.ExportPerformanceModeValue) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the ExportPerformanceMode option.
setExportPerformanceMode(Options.ExportPerformanceModeValue) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setExportTemplate(File) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the template file to be used for exporting html files.
setExportTemplate(File) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setExportTimeout(int) - Method in interface com.oracle.outsidein.Exporter
Sets the time that the export process should wait for a response from the Outside In core before interrupting an executing operation.
setExternalStylesheets(List<String>) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the ExternalStylesheets option.
setExternalStylesheets(List<String>) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
Sets the .
setExtractEmbeddedFiles(Options.ExtractEmbeddedFilesValue) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the ExtractEmbeddedFiles option.
setExtractEmbeddedFiles(Options.ExtractEmbeddedFilesValue) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setExtractXMPMetadata(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the ExtractXMPMetadata option.
setExtractXMPMetadata(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setFallbackFormat(Options.FallbackFormatValue) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the FallbackFormat option.
setFallbackFormat(Options.FallbackFormatValue) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setFillColor(ColorInfo) - Method in class com.oracle.outsidein.annotations.HighlightAreaAnnotation
specifies the color to be used to fill the area annotation
setFitHeightToPages(long) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the FitHeightToPages option.
setFitHeightToPages(long) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setFitWidthToPages(long) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the FitWidthToPages option.
setFitWidthToPages(long) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setFontAliasList(FontAliases) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the FontAliasList option.
setFontAliasList(FontAliases) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setFontBaseURL(String) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the FontBaseURL option.
setFontBaseURL(String) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setFontDirectories(List<File>) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the FontDirectories option.
setFontDirectories(List<File>) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
Sets the .
setFontFilter(FontList) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the FontFilter option.
setFontFilter(FontList) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setFontReferenceMethod(Options.FontReferenceMethodValue) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the FontReferenceMethod option.
setFontReferenceMethod(Options.FontReferenceMethodValue) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setGenerateBulletsAndNumbering(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the GenerateBulletsAndNumbering option.
setGenerateBulletsAndNumbering(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setGenerateExcelRevisions(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the GenerateExcelRevisions option.
setGenerateExcelRevisions(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setGenerateJavascriptTabs(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the GenerateJavascriptTabs option.
setGenerateJavascriptTabs(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setGraphicHeight(long) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the GraphicHeight option.
setGraphicHeight(long) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setGraphicHeightLimit(long) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the GraphicHeightLimit option.
setGraphicHeightLimit(long) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setGraphicOutputDPI(long) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the GraphicOutputDPI option.
setGraphicOutputDPI(long) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setGraphicRenderAsPage(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the GraphicRenderAsPage option.
setGraphicRenderAsPage(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setGraphicSizeLimit(long) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the GraphicSizeLimit option.
setGraphicSizeLimit(long) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setGraphicSizeMethod(Options.GraphicSizeMethodValue) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the GraphicSizeMethod option.
setGraphicSizeMethod(Options.GraphicSizeMethodValue) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setGraphicWidth(long) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the GraphicWidth option.
setGraphicWidth(long) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setGraphicWidthLimit(long) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the GraphicWidthLimit option.
setGraphicWidthLimit(long) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setGridMaxPageHeight(long) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the GridMaxPageHeight option.
setGridMaxPageHeight(long) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setGridMaxPageWidth(long) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the GridMaxPageWidth option.
setGridMaxPageWidth(long) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setGridWrap(GridWrapInfo) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the GridWrap option.
setGridWrap(GridWrapInfo) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setHeight(long) - Method in class com.oracle.outsidein.annotations.Annotation
Specifies the height of the annotation object.
setHiddenHeaders(Map<MailHeaders.MailTypeValue, List<String>>) - Method in class com.oracle.outsidein.options.MailHeaders
Assigns a group of custom headers to exclude when rendering source documents that are or contain an e-mail file format.
setHorzOffset(int) - Method in class com.oracle.outsidein.options.Watermark
Specifies the horizontal distance, in twips, to move the watermark from the center.
setHTMLFlavor(Options.HTMLFlavorValue) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the HTMLFlavor option.
setHTMLFlavor(Options.HTMLFlavorValue) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setHTMLOutputFormatting(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the HTMLOutputFormatting option.
setHTMLOutputFormatting(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setIECondCommentMode(EnumSet<Options.IECondCommentFlagValues>) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the IECondCommentMode option.
setIECondCommentMode(EnumSet<Options.IECondCommentFlagValues>) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setIgnorePassword(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the IgnorePassword option.
setIgnorePassword(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setImageFile(File) - Method in class com.oracle.outsidein.options.Watermark
Specifies the File object describing the watermark image.
setImagePassthrough(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the ImagePassthrough option.
setImagePassthrough(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setIncludeCharacterAttributes(EnumSet<Options.IncludeCharacterAttributeValues>) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the IncludeCharacterAttributes option.
setIncludeCharacterAttributes(EnumSet<Options.IncludeCharacterAttributeValues>) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setIncludeSearchMLOffset(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the IncludeSearchMLOffset option.
setIncludeSearchMLOffset(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setInterlacedGIFs(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the InterlacedGIFs option.
setInterlacedGIFs(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setInternalRendering(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the InternalRendering option.
setInternalRendering(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setISODateTimes(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the ISODateTimes option.
setISODateTimes(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setJPEGQuality(long) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the JPEGQuality option.
setJPEGQuality(long) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setLeft(long) - Method in class com.oracle.outsidein.annotations.Annotation
Specifies the left coordinate or column where the annotation should be placed.
setLeftBorder(HighlightAreaAnnotation.AnnoBorder) - Method in class com.oracle.outsidein.annotations.HighlightAreaAnnotation
Specifies the attributes of the left border of the area annotation
setLinearizePDFOutput(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the LinearizePDFOutput option.
setLinearizePDFOutput(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setLotusNotesDirectory(String) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the LotusNotesDirectory option.
setLotusNotesDirectory(String) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setLotusNotesId(String) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the path and filename of the Lotus Notes id file used when attempting to open Lotus Notes source files.
setLotusNotesId(String) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setMarginText(MarginText) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the MarginText option.
setMarginText(MarginText) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setMarginTextFont(FontInfo) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the MarginTextFont option.
setMarginTextFont(FontInfo) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setMaxColumns(long) - Method in class com.oracle.outsidein.options.GridWrapInfo
Specifies the maximum number of columms that each template "grid" (applicable only to spreadsheet or database files) should contain.
setMaxRows(long) - Method in class com.oracle.outsidein.options.GridWrapInfo
Specifies the maximum number of rows that each template "grid" (applicable only to spreadsheet or database files) should contain.
setNullReplacementCharacter(int) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the NullReplacementCharacter option.
setNullReplacementCharacter(int) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setOpacity(float) - Method in class com.oracle.outsidein.annotations.Annotation
Specifies the opacity of the annotation in the range of 0.0 to 1.0.
setOpacity(int) - Method in class com.oracle.outsidein.options.Watermark
Specifies the opacity of the watermark as a value between 0 and 255, inclusive.
setOpenForNonSequentialAccess(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the open mode for archive input files.
setOpenForNonSequentialAccess(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setOptions(OILink, OIHandle, OptionImpl.OptionScopeValue) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setOutputChangeTracking(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the OutputChangeTracking option.
setOutputChangeTracking(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setOutputCharacterSet(Options.OutputCharacterSetValue) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the OutputCharacterSet option.
setOutputCharacterSet(Options.OutputCharacterSetValue) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setOutputGraphicType(Options.OutputGraphicTypeValue) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the OutputGraphicType option.
setOutputGraphicType(Options.OutputGraphicTypeValue) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setOutputRawtext(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the OutputRawtext option.
setOutputRawtext(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setPageBreakLimit(long) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the PageBreakLimit option.
setPageBreakLimit(long) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setPageDirection(Options.PageDirectionValue) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the PageDirection option.
setPageDirection(Options.PageDirectionValue) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setPageFitMode(Options.PageFitModeValue) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the PageFitMode option.
setPageFitMode(Options.PageFitModeValue) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setPageInformationRequired(EnumSet<Exporter.PageInformationValues>) - Method in interface com.oracle.outsidein.Exporter
Sets the list of page information that is requested.
setPageMLFlags(EnumSet<Options.PageMLFlagValues>) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the PageMLFlags option.
setPageMLFlags(EnumSet<Options.PageMLFlagValues>) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setPageRange(PageRange) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the PageRange option.
setPageRange(PageRange) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setPageScalePercent(long) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the PageScalePercent option.
setPageScalePercent(long) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setParseXMPMetadata(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the ParseXMPMetadata option.
setParseXMPMetadata(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setPasswordAndNotesId(OILink, OIHandle) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setPasswordsList(List<String>) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the list of passwords to use when attempting to open a password protected source file.
setPasswordsList(List<String>) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setPDFReorderBiDi(Options.PDFReorderBiDiValue) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the PDFReorderBiDi option.
setPDFReorderBiDi(Options.PDFReorderBiDiValue) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setPercent(int) - Method in class com.oracle.outsidein.options.Watermark
Specifies the scaling value of the watermark image as a percentage of the image's original size.
setPerformExtendedFI(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the PerformExtendedFI option.
setPerformExtendedFI(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setPostLibraryScripts(List<String>) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the PostLibraryScripts option.
setPostLibraryScripts(List<String>) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
Sets the .
setPreLibraryScripts(List<String>) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the PreLibraryScripts option.
setPreLibraryScripts(List<String>) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
Sets the .
setPreventGraphicOverlap(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the PreventGraphicOverlap option.
setPreventGraphicOverlap(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setPrinterName(String) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the PrinterName option.
setPrinterName(String) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setProcessOLEEmbeddingMode(Options.ProcessOLEEmbeddingModeValue) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the ProcessOLEEmbeddingMode option.
setProcessOLEEmbeddingMode(Options.ProcessOLEEmbeddingModeValue) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setQuickThumbnail(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the QuickThumbnail option.
setQuickThumbnail(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setRawTextBufferSize(long) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the RawTextBufferSize option.
setRawTextBufferSize(long) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setRedactionColor(ColorInfo) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the RedactionColor option.
setRedactionColor(ColorInfo) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setRedactionLabelFont(FontInfo) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the RedactionLabelFont option.
setRedactionLabelFont(FontInfo) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setRedactionLabelsVisible(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the RedactionLabelsVisible option.
setRedactionLabelsVisible(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setRedactionsEnabled(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the RedactionsEnabled option.
setRedactionsEnabled(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setRenderEmbeddedFonts(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the RenderEmbeddedFonts option.
setRenderEmbeddedFonts(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setRenderGridlines(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the RenderGridlines option.
setRenderGridlines(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setRenderHeadings(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the RenderHeadings option.
setRenderHeadings(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setRightBorder(HighlightAreaAnnotation.AnnoBorder) - Method in class com.oracle.outsidein.annotations.HighlightAreaAnnotation
Specifies the attributes of the right border of the area annotation
setSearchMLFlags(EnumSet<Options.SearchMLFlagValues>) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the SearchMLFlags option.
setSearchMLFlags(EnumSet<Options.SearchMLFlagValues>) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setSectionIndex(long) - Method in class com.oracle.outsidein.annotations.Annotation
Specifies the 0-based index of the sheet/image/slide where the annotation will be applied.
setShowArchiveFullPath(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the ShowArchiveFullPath option.
setShowArchiveFullPath(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setShowColumnHeadings(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the ShowColumnHeadings option.
setShowColumnHeadings(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setShowHiddenCells(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the ShowHiddenCells option.
setShowHiddenCells(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setShowHiddenSpreadSheetData(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the ShowHiddenSpreadSheetData option.
setShowHiddenSpreadSheetData(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setShowHiddenText(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the ShowHiddenText option.
setShowHiddenText(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setSimpleStyleNames(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the SimpleStyleNames option.
setSimpleStyleNames(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setSizeMode(StampAnnotation.SizingMethodValue) - Method in class com.oracle.outsidein.annotations.StampAnnotation
Specifies the method of sizing the source image.
setSourceFile(File) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the source document.
setSourceFile(SeekableByteChannel6) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets an object that implements SeekableByteChannel6 to be used as the source document.
setSourceFile(SeekableByteChannel6, String) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets an object that implements SeekableByteChannel6 to be used as the source document and provides information about the filename.
setSourceFile(File) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setSourceFile(SeekableByteChannel6) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setSourceFile(SeekableByteChannel6, String) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setSourceFormat(FileFormat) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the preferred file input format of the source document.
setSourceFormat(FileFormat) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setSpecialOptionFlag(OptionsCacheImpl.SpecialOptionFlag) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setStampName(String) - Method in class com.oracle.outsidein.annotations.StampAnnotation
Specifies the String name used to reference the stamp image file.
setStrictFile(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the StrictFile option.
setStrictFile(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setStrokeOutText(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the StrokeOutText option.
setStrokeOutText(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setSuppressEmptyCells(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the SuppressEmptyCells option.
setSuppressEmptyCells(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setSuppressFontAttributes(EnumSet<Options.SuppressFontAttributeValues>) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the SuppressFontAttributes option.
setSuppressFontAttributes(EnumSet<Options.SuppressFontAttributeValues>) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setTempDirectory(String) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the TempDirectory option.
setTempDirectory(String) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setTIFFByteOrder(Options.TIFFByteOrderValue) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the TIFFByteOrder option.
setTIFFByteOrder(Options.TIFFByteOrderValue) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setTIFFColorSpace(Options.TIFFColorSpaceValue) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the TIFFColorSpace option.
setTIFFColorSpace(Options.TIFFColorSpaceValue) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setTIFFCompression(Options.TIFFCompressionValue) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the TIFFCompression option.
setTIFFCompression(Options.TIFFCompressionValue) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setTIFFFillOrder(Options.TIFFFillOrderValue) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the TIFFFillOrder option.
setTIFFFillOrder(Options.TIFFFillOrderValue) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setTIFFMultiPage(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the TIFFMultiPage option.
setTIFFMultiPage(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setTimeZoneOffset(long) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the TimeZoneOffset option.
setTimeZoneOffset(long) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setTop(long) - Method in class com.oracle.outsidein.annotations.Annotation
Specifies the top coordinate or row where the annotation should be placed.
setTopBorder(HighlightAreaAnnotation.AnnoBorder) - Method in class com.oracle.outsidein.annotations.HighlightAreaAnnotation
Specifies the attributes of the top border of the area annotation
setTransparencyColor(ColorInfo) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the TransparencyColor option.
setTransparencyColor(ColorInfo) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setUnicodeByteOrder(Options.UnicodeByteOrderValue) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the UnicodeByteOrder option.
setUnicodeByteOrder(Options.UnicodeByteOrderValue) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setUnits(Annotation.UnitTypeValue) - Method in class com.oracle.outsidein.annotations.Annotation
Specifies the units of measurement used for the dimensions and location of the annotation object.
setUnmappableCharacter(int) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the UnmappableCharacter option.
setUnmappableCharacter(int) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setUnmappedText(Options.UnmappedTextValue) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the UnmappedText option.
setUnmappedText(Options.UnmappedTextValue) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setURLPathOutput(String) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the URLPathOutput option.
setURLPathOutput(String) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setURLPathResources(String) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the URLPathResources option.
setURLPathResources(String) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setUseDocumentPageSettings(boolean) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the UseDocumentPageSettings option.
setUseDocumentPageSettings(boolean) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setUserId(long) - Method in class com.oracle.outsidein.annotations.Annotation
Specifies the numeric user Id to associate with this annotation object.
setVectorObjectLimit(long) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the VectorObjectLimit option.
setVectorObjectLimit(long) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setVertOffset(int) - Method in class com.oracle.outsidein.options.Watermark
Specifies the vertical distance, in twips, to move the watermark from the center.
setVisibleHeaders(Map<MailHeaders.MailTypeValue, Map<String, String>>) - Method in class com.oracle.outsidein.options.MailHeaders
Assigns a group of custom headers to include when rendering source documents that are or contain an e-mail file format.
setWatermark(Watermark) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the Watermark option.
setWatermark(Watermark) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setWebFontPermissions(EnumSet<Options.WebFontPermissionValues>) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the WebFontPermissions option.
setWebFontPermissions(EnumSet<Options.WebFontPermissionValues>) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setWebViewLibraryName(String) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the WebViewLibraryName option.
setWebViewLibraryName(String) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setWebViewStructure(Options.WebViewStructureValue) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the WebViewStructure option.
setWebViewStructure(Options.WebViewStructureValue) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setWebViewStylesheetName(String) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the WebViewStylesheetName option.
setWebViewStylesheetName(String) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setWidth(long) - Method in class com.oracle.outsidein.annotations.Annotation
Specifies the width of the annotation object.
setWrappingEnabled(boolean) - Method in class com.oracle.outsidein.options.GridWrapInfo
Specifies whether the "previous" and "next" relationships "wrap" at the edges of the spreadsheet or database.
setXMLDefinitionReference(XMLReference) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the XMLDefinitionReference option.
setXMLDefinitionReference(XMLReference) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
setXXFormatOptions(EnumSet<Options.XXFormatOptionValues>) - Method in interface com.oracle.outsidein.options.OptionsCache
Sets the XXFormatOptions option.
setXXFormatOptions(EnumSet<Options.XXFormatOptionValues>) - Method in class com.oracle.outsidein.options.OptionsCacheImpl
 
size() - Method in interface com.oracle.outsidein.SeekableByteChannel6
Returns the current size of entity to which this channel is connected.
StampAnnotation - Class in com.oracle.outsidein.annotations
Describes an image to be overlayed on top of the destination document.
StampAnnotation(long, long, long, long, long, long, Annotation.UnitTypeValue, float, StampAnnotation.SizingMethodValue, String) - Constructor for class com.oracle.outsidein.annotations.StampAnnotation
Creates a stamp annotation with the specified attributes and location.
StampAnnotation.SizingMethodValue - Enum in com.oracle.outsidein.annotations
The method used to scale the stamp image.

T

truncate(long) - Method in interface com.oracle.outsidein.SeekableByteChannel6
Truncates the entity, to which this channel is connected, to the given size.

V

value - Variable in enum com.oracle.outsidein.annotations.CharAttributeValues
 
value - Variable in enum com.oracle.outsidein.annotations.HighlightAreaAnnotation.BorderStyleValue
 
value - Variable in enum com.oracle.outsidein.options.Options.BiDiReorderMethodValue
 
value - Variable in enum com.oracle.outsidein.options.Options.BorderModeValue
 
value - Variable in enum com.oracle.outsidein.options.Options.DefaultInputCharacterSetValue
 
value - Variable in enum com.oracle.outsidein.options.Options.DocumentMemoryModeValue
 
value - Variable in enum com.oracle.outsidein.options.Options.EmailAttachmentHandlingValue
 
value - Variable in enum com.oracle.outsidein.options.Options.EmbedFontsValue
 
value - Variable in enum com.oracle.outsidein.options.Options.ExportPerformanceModeValue
 
value - Variable in enum com.oracle.outsidein.options.Options.ExtractEmbeddedFilesValue
 
value - Variable in enum com.oracle.outsidein.options.Options.FallbackFormatValue
 
value - Variable in enum com.oracle.outsidein.options.Options.FontReferenceMethodValue
 
value - Variable in enum com.oracle.outsidein.options.Options.GraphicSizeMethodValue
 
value - Variable in enum com.oracle.outsidein.options.Options.HTMLFlavorValue
 
value - Variable in enum com.oracle.outsidein.options.Options.IECondCommentFlagValues
 
value - Variable in enum com.oracle.outsidein.options.Options.IncludeCharacterAttributeValues
 
value - Variable in enum com.oracle.outsidein.options.Options.OutputCharacterSetValue
 
value - Variable in enum com.oracle.outsidein.options.Options.OutputGraphicTypeValue
 
value - Variable in enum com.oracle.outsidein.options.Options.PageDirectionValue
 
value - Variable in enum com.oracle.outsidein.options.Options.PageFitModeValue
 
value - Variable in enum com.oracle.outsidein.options.Options.PageMLFlagValues
 
value - Variable in enum com.oracle.outsidein.options.Options.PDFReorderBiDiValue
 
value - Variable in enum com.oracle.outsidein.options.Options.ProcessOLEEmbeddingModeValue
 
value - Variable in enum com.oracle.outsidein.options.Options.SearchMLFlagValues
 
value - Variable in enum com.oracle.outsidein.options.Options.SuppressFontAttributeValues
 
value - Variable in enum com.oracle.outsidein.options.Options.TIFFByteOrderValue
 
value - Variable in enum com.oracle.outsidein.options.Options.TIFFColorSpaceValue
 
value - Variable in enum com.oracle.outsidein.options.Options.TIFFCompressionValue
 
value - Variable in enum com.oracle.outsidein.options.Options.TIFFFillOrderValue
 
value - Variable in enum com.oracle.outsidein.options.Options.UnicodeByteOrderValue
 
value - Variable in enum com.oracle.outsidein.options.Options.UnmappedTextValue
 
value - Variable in enum com.oracle.outsidein.options.Options.WebFontPermissionValues
 
value - Variable in enum com.oracle.outsidein.options.Options.WebViewStructureValue
 
value - Variable in enum com.oracle.outsidein.options.Options.XXFormatOptionValues
 
valueOf(String) - Static method in enum com.oracle.outsidein.annotations.Annotation.UnitTypeValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.annotations.CharAttributeValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.annotations.HighlightAreaAnnotation.BorderSideValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.annotations.HighlightAreaAnnotation.BorderStyleValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.annotations.StampAnnotation.SizingMethodValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.Callback.AssociationValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.Callback.FileTypeValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.Document.FileIdInfoFlagValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.Document.SubDocumentIdentifierTypeValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.Document.SubObjectTypeValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.Exporter.PageInformationValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.ExportStatus.ExportStatusFlags
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.FileFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.ObjectInfo.CompressionValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.ObjectInfo.ObjectInfoFlagValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.GridWrapInfo.AdvanceModeValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.MailHeaders.BaselineValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.MailHeaders.MailHeaderValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.MailHeaders.MailTypeValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.MarginText.Location
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.Option.OutsideInProducts
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.OptionImpl.OptionScopeValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.Options.BiDiReorderMethodValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.Options.BorderModeValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.Options.DefaultInputCharacterSetValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.Options.DocumentMemoryModeValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.Options.EmailAttachmentHandlingValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.Options.EmbedFontsValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.Options.ExportPerformanceModeValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.Options.ExtractEmbeddedFilesValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.Options.FallbackFormatValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.Options.FontReferenceMethodValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.Options.GraphicSizeMethodValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.Options.HTMLFlavorValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.Options.IECondCommentFlagValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.Options.IncludeCharacterAttributeValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.Options.OutputCharacterSetValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.Options.OutputGraphicTypeValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.Options.PageDirectionValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.Options.PageFitModeValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.Options.PageMLFlagValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.Options.PDFReorderBiDiValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.Options.ProcessOLEEmbeddingModeValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.Options.SearchMLFlagValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.Options.SuppressFontAttributeValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.Options.TIFFByteOrderValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.Options.TIFFColorSpaceValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.Options.TIFFCompressionValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.Options.TIFFFillOrderValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.Options.UnicodeByteOrderValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.Options.UnmappedTextValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.Options
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.Options.WebFontPermissionValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.Options.WebViewStructureValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.Options.XXFormatOptionValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.OptionsCacheImpl.SpecialOptionFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.PageInfo.PageSizeUnitsValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.Watermark.ScaleModeValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.outsidein.options.XMLReference.ReferenceMethodValue
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.oracle.outsidein.annotations.Annotation.UnitTypeValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.annotations.CharAttributeValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.annotations.HighlightAreaAnnotation.BorderSideValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.annotations.HighlightAreaAnnotation.BorderStyleValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.annotations.StampAnnotation.SizingMethodValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.Callback.AssociationValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.Callback.FileTypeValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.Document.FileIdInfoFlagValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.Document.SubDocumentIdentifierTypeValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.Document.SubObjectTypeValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.Exporter.PageInformationValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.ExportStatus.ExportStatusFlags
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.FileFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.ObjectInfo.CompressionValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.ObjectInfo.ObjectInfoFlagValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.GridWrapInfo.AdvanceModeValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.MailHeaders.BaselineValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.MailHeaders.MailHeaderValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.MailHeaders.MailTypeValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.MarginText.Location
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.Option.OutsideInProducts
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.OptionImpl.OptionScopeValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.Options.BiDiReorderMethodValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.Options.BorderModeValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.Options.DefaultInputCharacterSetValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.Options.DocumentMemoryModeValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.Options.EmailAttachmentHandlingValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.Options.EmbedFontsValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.Options.ExportPerformanceModeValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.Options.ExtractEmbeddedFilesValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.Options.FallbackFormatValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.Options.FontReferenceMethodValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.Options.GraphicSizeMethodValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.Options.HTMLFlavorValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.Options.IECondCommentFlagValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.Options.IncludeCharacterAttributeValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.Options.OutputCharacterSetValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.Options.OutputGraphicTypeValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.Options.PageDirectionValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.Options.PageFitModeValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.Options.PageMLFlagValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.Options.PDFReorderBiDiValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.Options.ProcessOLEEmbeddingModeValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.Options.SearchMLFlagValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.Options.SuppressFontAttributeValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.Options.TIFFByteOrderValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.Options.TIFFColorSpaceValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.Options.TIFFCompressionValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.Options.TIFFFillOrderValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.Options.UnicodeByteOrderValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.Options.UnmappedTextValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.Options
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.Options.WebFontPermissionValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.Options.WebViewStructureValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.Options.XXFormatOptionValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.OptionsCacheImpl.SpecialOptionFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.PageInfo.PageSizeUnitsValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.Watermark.ScaleModeValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.outsidein.options.XMLReference.ReferenceMethodValue
Returns an array containing the constants of this enum type, in the order they are declared.

W

Watermark - Class in com.oracle.outsidein.options
Describes a watermark image and its associated attributes.
Watermark() - Constructor for class com.oracle.outsidein.options.Watermark
Create a disabled Watermark object.
Watermark(File, int) - Constructor for class com.oracle.outsidein.options.Watermark
Create a Watermark object using the specified image file and opacity.
Watermark(File, int, int, int) - Constructor for class com.oracle.outsidein.options.Watermark
Create a Watermark object using the specified image file, opacity, and offsets.
Watermark.ScaleModeValue - Enum in com.oracle.outsidein.options
Indicates the method of scaling the watermark image.
write(ByteBuffer) - Method in interface com.oracle.outsidein.SeekableByteChannel6
Writes a sequence of bytes to this channel from the given buffer.
writeAt(long, ByteBuffer) - Method in class com.oracle.outsidein.SeekableByteChannel6ToBasicIO
 

X

XMLReference - Class in com.oracle.outsidein.options
Describes the location and type of an XML definition file referenced when exporting to an XML destination format.
XMLReference() - Constructor for class com.oracle.outsidein.options.XMLReference
Creates an XMLReference object using no XML definition reference.
XMLReference(XMLReference.ReferenceMethodValue, String) - Constructor for class com.oracle.outsidein.options.XMLReference
Create an XMLReference object to provide a DTD/XSD.
XMLReference.ReferenceMethodValue - Enum in com.oracle.outsidein.options
The type of XML definition file referenced.
A B C D E F G H I M N O P R S T V W X 
Oracle Outside In Java API Reference
8.5.2

E57629-02

Copyright © 2015, Oracle and/or its affiliates. All rights reserved.