A B C D E F G H I J K L M N O P R S T U V W X Z 

A

add(TableCell) - Method in class com.groupdocs.parser.legacy.TableRow
Adds a cell to the row.
addDataField(DocumentDataField) - Method in class com.groupdocs.parser.legacy.DocumentData
Adds a data field.
addDataFields(List<DocumentDataField>) - Method in class com.groupdocs.parser.legacy.DocumentData
Adds a collection of data fields.
addDataTable(DocumentDataTable) - Method in class com.groupdocs.parser.legacy.DocumentData
Adds a data table.
addPosition(int) - Method in class com.groupdocs.parser.legacy.SearchResult
Creates a new instance of SearchResult with a new position.
addRange(List<TableCell>) - Method in class com.groupdocs.parser.legacy.TableRow
Adds a collection of the cells to the row.
addText(String) - Method in class com.groupdocs.parser.legacy.TextItem
Adds a text to the item.
addText(String, String) - Method in class com.groupdocs.parser.legacy.TextItem
Adds a text to the item.
addText(String, TextItemOptions) - Method in class com.groupdocs.parser.legacy.TextItem
Adds a text to the item.
addText(String, String, TextItemOptions) - Method in class com.groupdocs.parser.legacy.TextItem
Adds a text to the item.
APPLICATION - Static variable in class com.groupdocs.parser.legacy.MetadataNames
The key for the name of the application field.
APPLICATION_VERSION - Static variable in class com.groupdocs.parser.legacy.MetadataNames
The key for the version of the application field.
Archive - Static variable in class com.groupdocs.parser.legacy.DocumentType
Archive file.
areCellEquals(TableCell, TableCell) - Static method in class com.groupdocs.parser.legacy.PlainTableFrame
Compares two cells.
ArgumentNullException - Exception in com.groupdocs.parser.legacy
Represents the errors that occur when parameter is null.
ArgumentNullException(String) - Constructor for exception com.groupdocs.parser.legacy.ArgumentNullException
Initializes a new instance of the ArgumentNullException class.
ASCII - Static variable in class com.groupdocs.parser.legacy.PlainTableFrameAngle
Frame angels for ASCII style.
ASCII - Static variable in class com.groupdocs.parser.legacy.PlainTableFrameEdge
Frame edges for ASCII styles.
ASCII - Static variable in class com.groupdocs.parser.legacy.PlainTableFrameIntersection
Frame intersections for ASCII style.
AUTHOR - Static variable in class com.groupdocs.parser.legacy.MetadataNames
The key of the document's creator.

B

BMP - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Images
BMP files.
BMP - Static variable in class com.groupdocs.parser.options.FileType
Bitmap Image File (.bmp)
Body - Static variable in class com.groupdocs.parser.legacy.ParagraphStyle
Document's text body.
BOLD - Static variable in class com.groupdocs.parser.legacy.TextItemOptions
Gets an options for Bold text.
BOLD_ITALIC - Static variable in class com.groupdocs.parser.legacy.TextItemOptions
Gets an options for Bold and Italic text.
Bottom - Static variable in class com.groupdocs.parser.legacy.TemplateFieldRelatedPositionType
Field is placed on the bottom of the related field.
Bullets - Static variable in class com.groupdocs.parser.legacy.ListItemStyle
A list with bullets.

C

canScaleSearchAreaSize() - Method in class com.groupdocs.parser.legacy.TemplateFieldPosition
 
CATEGORY - Static variable in class com.groupdocs.parser.legacy.MetadataNames
The key of the document's category.
CellsFormattedTextExtractor - Class in com.groupdocs.parser.legacy
Provides the formatted text extractor for spreadsheets.
CellsFormattedTextExtractor(String) - Constructor for class com.groupdocs.parser.legacy.CellsFormattedTextExtractor
Initializes a new instance of the CellsFormattedTextExtractor class.
CellsFormattedTextExtractor(String, LoadOptions) - Constructor for class com.groupdocs.parser.legacy.CellsFormattedTextExtractor
Initializes a new instance of the CellsFormattedTextExtractor class.
CellsFormattedTextExtractor(InputStream) - Constructor for class com.groupdocs.parser.legacy.CellsFormattedTextExtractor
Initializes a new instance of the CellsFormattedTextExtractor class.
CellsFormattedTextExtractor(InputStream, LoadOptions) - Constructor for class com.groupdocs.parser.legacy.CellsFormattedTextExtractor
Initializes a new instance of the CellsFormattedTextExtractor class.
CellsMediaTypeDetector - Class in com.groupdocs.parser.legacy
Provides the functionality to detect the media type of a spreadsheet.
CellsMediaTypeDetector() - Constructor for class com.groupdocs.parser.legacy.CellsMediaTypeDetector
Initializes a new instance of the CellsMediaTypeDetector class.
CellsMetadataExtractor - Class in com.groupdocs.parser.legacy
Provides the functionality to extract the metadata from spreadsheets.
CellsMetadataExtractor() - Constructor for class com.groupdocs.parser.legacy.CellsMetadataExtractor
Initializes a new instance of the CellsMetadataExtractor class.
CellsSheetInfo - Class in com.groupdocs.parser.legacy
Provides the information of a sheet.
CellsTextExtractor - Class in com.groupdocs.parser.legacy
Provides the text extractor for spreadsheets.
CellsTextExtractor(String) - Constructor for class com.groupdocs.parser.legacy.CellsTextExtractor
Initializes a new instance of the CellsTextExtractor class.
CellsTextExtractor(String, LoadOptions) - Constructor for class com.groupdocs.parser.legacy.CellsTextExtractor
Initializes a new instance of the CellsTextExtractor class.
CellsTextExtractor(InputStream) - Constructor for class com.groupdocs.parser.legacy.CellsTextExtractor
Initializes a new instance of the CellsTextExtractor class.
CellsTextExtractor(InputStream, LoadOptions) - Constructor for class com.groupdocs.parser.legacy.CellsTextExtractor
Initializes a new instance of the CellsTextExtractor class.
CellsTextExtractorBase - Class in com.groupdocs.parser.legacy
Provides the base class of text extractors for spreadsheets.
CellsTextExtractorBase(InputStream, LoadOptions) - Constructor for class com.groupdocs.parser.legacy.CellsTextExtractorBase
Initializes a new instance of the CellsTextExtractorBase class.
CGM - Static variable in class com.groupdocs.parser.options.FileType
Computer Graphics Metafile (.cgm)
checkAngle(boolean, boolean, boolean, boolean) - Method in class com.groupdocs.parser.legacy.PlainTableFrameAngle
Returns a symbol of the angle.
checkDisposed() - Method in class com.groupdocs.parser.legacy.TextExtractor
Checks whether the extractor is disposed.
checkEdge(boolean, boolean, boolean, boolean) - Method in class com.groupdocs.parser.legacy.PlainTableFrameEdge
Returns a symbol of the edge.
checkIntersection(boolean, boolean, boolean, boolean) - Method in class com.groupdocs.parser.legacy.PlainTableFrameIntersection
Returns a symbol of the intersection.
checkMediaType(String) - Method in class com.groupdocs.parser.legacy.CellsMediaTypeDetector
Detects whether the mediaType is supported by the detector.
checkMediaType(String) - Method in class com.groupdocs.parser.legacy.ChmMediaTypeDetector
Detects whether the mediaType is supported by the detector.
checkMediaType(String) - Method in class com.groupdocs.parser.legacy.CompositeMediaTypeDetector
Detects whether the mediaType is supported by the detector.
checkMediaType(String) - Method in class com.groupdocs.parser.legacy.CsvMediaTypeDetector
Detects whether the mediaType is supported by the detector.
checkMediaType(String) - Method in class com.groupdocs.parser.legacy.EmailMediaTypeDetector
Detects whether the mediaType is supported by the detector.
checkMediaType(String) - Method in class com.groupdocs.parser.legacy.EpubMediaTypeDetector
Detects whether the mediaType is supported by the detector.
checkMediaType(String) - Method in class com.groupdocs.parser.legacy.FictionBookMediaTypeDetector
Detects whether the mediaType is supported by the detector.
checkMediaType(String) - Method in class com.groupdocs.parser.legacy.MediaTypeDetector
Detects whether the mediaType is supported by the detector.
checkMediaType(String) - Method in class com.groupdocs.parser.legacy.NoteMediaTypeDetector
Detects whether the mediaType is supported by the detector.
checkMediaType(String) - Method in class com.groupdocs.parser.legacy.PdfMediaTypeDetector
Detects whether the mediaType is supported by the detector.
checkMediaType(String) - Method in class com.groupdocs.parser.legacy.PersonalStorageMediaTypeDetector
Detects whether the mediaType is supported by the detector.
checkMediaType(String) - Method in class com.groupdocs.parser.legacy.SlidesMediaTypeDetector
Detects whether the mediaType is supported by the detector.
checkMediaType(String) - Method in class com.groupdocs.parser.legacy.WordsMediaTypeDetector
Detects whether the mediaType is supported by the detector.
checkMediaType(String) - Method in class com.groupdocs.parser.legacy.ZipMediaTypeDetector
Detects whether the mediaType is supported by the detector.
CHM - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Application
Microsoft Compiled HTML Help.
CHM - Static variable in class com.groupdocs.parser.options.FileType
Compiled HTML Help File
ChmFormattedTextExtractor - Class in com.groupdocs.parser.legacy
Provides the formatted text extractor for chm documents.
ChmFormattedTextExtractor(String) - Constructor for class com.groupdocs.parser.legacy.ChmFormattedTextExtractor
Initializes a new instance of the ChmFormattedTextExtractor class.
ChmFormattedTextExtractor(InputStream) - Constructor for class com.groupdocs.parser.legacy.ChmFormattedTextExtractor
Initializes a new instance of the ChmFormattedTextExtractor class.
ChmMediaTypeDetector - Class in com.groupdocs.parser.legacy
Provides the functionality to detect the media type of CHM.
ChmMediaTypeDetector() - Constructor for class com.groupdocs.parser.legacy.ChmMediaTypeDetector
Initializes a new instance of the ChmMediaTypeDetector class.
ChmTextExtractor - Class in com.groupdocs.parser.legacy
Provides the text extractor for CHM documents.
ChmTextExtractor(String) - Constructor for class com.groupdocs.parser.legacy.ChmTextExtractor
Initializes a new instance of the ChmTextExtractor class.
ChmTextExtractor(InputStream) - Constructor for class com.groupdocs.parser.legacy.ChmTextExtractor
Initializes a new instance of the ChmTextExtractor class.
clear() - Method in class com.groupdocs.parser.legacy.TableColumnWidthCollection
Removes all data.
close() - Method in class com.groupdocs.parser.legacy.Container
Releases the unmanaged resources used by the container.
close() - Method in class com.groupdocs.parser.legacy.DocumentContent
Releases the unmanaged resources used by the container.
close() - Method in class com.groupdocs.parser.legacy.EmailContainer
Releases the unmanaged resources used by the container.
close() - Method in class com.groupdocs.parser.legacy.TextExtractor
Releases the unmanaged resources used by the extractor.
close() - Method in class com.groupdocs.parser.legacy.XmlStructuredHandler
Releases the unmanaged resources used by the extractor.
close() - Method in class com.groupdocs.parser.Parser
 
closeList() - Method in class com.groupdocs.parser.legacy.HtmlListFormatter
Closes the current list.
closeList() - Method in class com.groupdocs.parser.legacy.ListFormatter
Closes the current list.
closeList() - Method in class com.groupdocs.parser.legacy.MarkdownListFormatter
Closes the current list.
closeList() - Method in class com.groupdocs.parser.legacy.PlainListFormatter
Closes the current list.
closeTable() - Method in class com.groupdocs.parser.legacy.HtmlTableFormatter
Closes the current table.
closeTable() - Method in class com.groupdocs.parser.legacy.MarkdownTableFormatter
Closes the current table.
closeTable() - Method in class com.groupdocs.parser.legacy.PlainTableFormatter
Closes the current table.
closeTable() - Method in class com.groupdocs.parser.legacy.TableFormatter
Closes the current table.
com.groupdocs.parser - package com.groupdocs.parser
The package provides classes for parsing data from documents.
com.groupdocs.parser.data - package com.groupdocs.parser.data
The package provides classes which represent parsing results.
com.groupdocs.parser.exceptions - package com.groupdocs.parser.exceptions
The package provides different exceptions classes.
com.groupdocs.parser.legacy - package com.groupdocs.parser.legacy
The package provides classes for legacy API.
com.groupdocs.parser.licensing - package com.groupdocs.parser.licensing
The package provides classes to set license or use Metered billing.
com.groupdocs.parser.options - package com.groupdocs.parser.options
The package provides classes to specify additional options when parsing data from documents.
com.groupdocs.parser.templates - package com.groupdocs.parser.templates
The package provides classes for creating templates for parsing document data.
COMMENTS - Static variable in class com.groupdocs.parser.legacy.MetadataNames
The key of the document's comments.
COMPANY - Static variable in class com.groupdocs.parser.legacy.MetadataNames
The key of the document's name of the company.
compare(TableCell, TableCell) - Method in class com.groupdocs.parser.legacy.TableCellComparer
Compares two objects and returns a value indicating whether one is less than, equal to, or greater than the other.
complete() - Method in class com.groupdocs.parser.legacy.ContainsSearchHandler
The search is completed.
complete() - Method in interface com.groupdocs.parser.legacy.ISearchHandler
The search is completed.
complete() - Method in class com.groupdocs.parser.legacy.ListSearchHandler
The search is completed.
ComplexMetadataExtractor - Class in com.groupdocs.parser.legacy
Provides the functionality to extract the complex metadata.
ComplexMetadataExtractor() - Constructor for class com.groupdocs.parser.legacy.ComplexMetadataExtractor
 
CompositeMediaTypeDetector - Class in com.groupdocs.parser.legacy
Provides the functionality to detect various media types.
CompositeMediaTypeDetector(MediaTypeDetector...) - Constructor for class com.groupdocs.parser.legacy.CompositeMediaTypeDetector
Initializes a new instance of the CompositeMediaTypeDetector class.
CompositeNotificationReceiver - Class in com.groupdocs.parser.legacy
Provides the functionality to combine notification receivers.
CompositeNotificationReceiver(INotificationReceiver...) - Constructor for class com.groupdocs.parser.legacy.CompositeNotificationReceiver
Initializes a new instance of the CompositeNotificationReceiver class.
Container - Class in com.groupdocs.parser.legacy
Provides the base class for containers.
Container(InputStream) - Constructor for class com.groupdocs.parser.legacy.Container
Initializes a new instance of the Container class.
Container() - Constructor for class com.groupdocs.parser.legacy.Container
Initializes a new instance of the Container class.
Container.Entity - Class in com.groupdocs.parser.legacy
Provides the information of the container's entity.
Container.Entity(IContainer, String) - Constructor for class com.groupdocs.parser.legacy.Container.Entity
Initializes a new instance of the Entity class.
Container.Entity(IContainer, String, ContainerPath) - Constructor for class com.groupdocs.parser.legacy.Container.Entity
Initializes a new instance of the Entity class.
Container.Entity(IContainer, String, ContainerPath, String, Container.EntityParameter...) - Constructor for class com.groupdocs.parser.legacy.Container.Entity
Initializes a new instance of the Entity class.
Container.Entity(IContainer, String, ContainerPath, String, Date, long, Container.EntityParameter...) - Constructor for class com.groupdocs.parser.legacy.Container.Entity
Initializes a new instance of the Entity class.
Container.EntityParameter - Class in com.groupdocs.parser.legacy
Provides the information of the container's entity parameter.
Container.EntityParameter(String, String) - Constructor for class com.groupdocs.parser.legacy.Container.EntityParameter
Initializes a new instance of the EntityParameter class.
ContainerEnumerator - Class in com.groupdocs.parser.legacy
Provides an enumerator for the containers.
ContainerEnumerator(IContainerFactory, MediaTypeDetector, Container, boolean) - Constructor for class com.groupdocs.parser.legacy.ContainerEnumerator
Initializes a new instance of the ContainerEnumerator class.
ContainerEnumerator(IContainerFactory, MediaTypeDetector, Container) - Constructor for class com.groupdocs.parser.legacy.ContainerEnumerator
Initializes a new instance of the ContainerEnumerator class.
ContainerItem - Class in com.groupdocs.parser.data
Represents a container item like Zip archive entity, email attachment, PDF Portfolio item and so on.
ContainerItem(String, String, long, Iterable<MetadataItem>) - Constructor for class com.groupdocs.parser.data.ContainerItem
Initializes a new instance of ContainerItem with the item name and directory.
ContainerItem(String, long, Iterable<MetadataItem>) - Constructor for class com.groupdocs.parser.data.ContainerItem
Initializes a new instance of ContainerItem with the item full path.
ContainerPath - Class in com.groupdocs.parser.legacy
Provides the information about the directory in the container.
containsCell(int, int) - Method in class com.groupdocs.parser.legacy.TableRow
Checks if row contains a cell with specified cellRowIndex and cellColumnIndex.
containsKey(String) - Method in class com.groupdocs.parser.legacy.MetadataCollection
Determines whether the MetadataCollection contains the specified key.
ContainsSearchHandler - Class in com.groupdocs.parser.legacy
Represents search handler for processing search event only once.
ContainsSearchHandler() - Constructor for class com.groupdocs.parser.legacy.ContainsSearchHandler
Initializes a new instance of the ContainsSearchHandler class.
CONTENT_STATUS - Static variable in class com.groupdocs.parser.legacy.MetadataNames
The key of the document's content status.
COPYRIGHTS - Static variable in class com.groupdocs.parser.legacy.MetadataNames
The key for copyrights.
CorruptedDocumentException - Exception in com.groupdocs.parser.exceptions
Thrown during document load, when the document is corrupted.
CorruptedDocumentException() - Constructor for exception com.groupdocs.parser.exceptions.CorruptedDocumentException
Initializes a new instance of the CorruptedDocumentException class.
CorruptedDocumentException - Exception in com.groupdocs.parser.legacy
Thrown during document load, when the document is corrupted.
CorruptedDocumentException() - Constructor for exception com.groupdocs.parser.legacy.CorruptedDocumentException
Initializes a new instance of the CorruptedDocumentException class.
CRC - Static variable in class com.groupdocs.parser.legacy.MetadataNames
The 32-bit CRC (Cyclic Redundancy Check) on the content.
createContainer(String) - Method in class com.groupdocs.parser.legacy.ExtractorFactory
Creates a container.
createContainer(String, LoadOptions) - Method in class com.groupdocs.parser.legacy.ExtractorFactory
Creates a container.
createContainer(InputStream) - Method in class com.groupdocs.parser.legacy.ExtractorFactory
Creates a container.
createContainer(InputStream, LoadOptions) - Method in class com.groupdocs.parser.legacy.ExtractorFactory
Creates a container.
createContainer(String) - Method in interface com.groupdocs.parser.legacy.IContainerFactory
Creates a container.
createContainer(String, LoadOptions) - Method in interface com.groupdocs.parser.legacy.IContainerFactory
Creates a container.
createContainer(InputStream) - Method in interface com.groupdocs.parser.legacy.IContainerFactory
Creates a container.
createContainer(InputStream, LoadOptions) - Method in interface com.groupdocs.parser.legacy.IContainerFactory
Creates a container.
CREATED_TIME - Static variable in class com.groupdocs.parser.legacy.MetadataNames
The key of the document's created time.
createDirectory(String) - Method in class com.groupdocs.parser.legacy.ContainerPath
Creates a sub directory.
createErrorMessage(String) - Static method in class com.groupdocs.parser.legacy.NotificationMessage
Creates a error notification message.
createErrorMessage(String, Exception) - Static method in class com.groupdocs.parser.legacy.NotificationMessage
Creates a error notification message.
createEwsConnectionInfo(String, String, String, String) - Static method in class com.groupdocs.parser.legacy.EmailConnectionInfo
Creates an instance of EmailConnectionInfo class for Exchange Web Service.
createEwsConnectionInfo(String, String, String) - Static method in class com.groupdocs.parser.legacy.EmailConnectionInfo
Creates an instance of EmailConnectionInfo class for Exchange Web Service.
createFixed(Rectangle) - Static method in class com.groupdocs.parser.legacy.TemplateFieldPosition
Creates a fixed template field position.
createFixedLengthOptions(int, int, int) - Static method in class com.groupdocs.parser.legacy.HighlightOptions
Creates an instance of HighlightOptions for highlight extraction with the fixed length.
createFixedLengthOptions(int) - Static method in class com.groupdocs.parser.legacy.SearchHighlightOptions
Creates an instance of SearchHighlightOptions for highlight extraction with the fixed length.
createFixedLengthOptions(int, int) - Static method in class com.groupdocs.parser.legacy.SearchHighlightOptions
Creates an instance of SearchHighlightOptions for highlight extraction with the fixed length.
createFormattedTextExtractor(String) - Method in class com.groupdocs.parser.legacy.ExtractorFactory
Creates a formatted text extractor.
createFormattedTextExtractor(String, LoadOptions) - Method in class com.groupdocs.parser.legacy.ExtractorFactory
Creates a formatted text extractor.
createFormattedTextExtractor(InputStream) - Method in class com.groupdocs.parser.legacy.ExtractorFactory
Creates a formatted text extractor.
createFormattedTextExtractor(InputStream, LoadOptions) - Method in class com.groupdocs.parser.legacy.ExtractorFactory
Creates a formatted text extractor.
createImapConnectionInfo(String, int, String, String) - Static method in class com.groupdocs.parser.legacy.EmailConnectionInfo
Creates an instance of EmailConnectionInfo class for Internet Message Access Protocol.
createInformationMessage(String) - Static method in class com.groupdocs.parser.legacy.NotificationMessage
Creates a information notification message.
createLeftHighlightOptions(int) - Method in class com.groupdocs.parser.legacy.RegexSearchOptions
Creates an instance of HighlightOptions for the left highlight.
createLeftHighlightOptions(int) - Method in class com.groupdocs.parser.legacy.SearchOptions
Creates an instance of HighlightOptions for the left highlight.
createLineOptions(int, int) - Static method in class com.groupdocs.parser.legacy.HighlightOptions
Creates an instance of HighlightOptions for highlight extraction to line's start (end).
createLineOptions(int, int, int) - Static method in class com.groupdocs.parser.legacy.HighlightOptions
Creates an instance of HighlightOptions for highlight extraction to line's start (end).
createLineOptions() - Static method in class com.groupdocs.parser.legacy.SearchHighlightOptions
Creates an instance of SearchHighlightOptions for highlight extraction to line's start (end).
createLineOptions(int) - Static method in class com.groupdocs.parser.legacy.SearchHighlightOptions
Creates an instance of SearchHighlightOptions for highlight extraction to line's start (end).
createLineOptions(int, int) - Static method in class com.groupdocs.parser.legacy.SearchHighlightOptions
Creates an instance of SearchHighlightOptions for highlight extraction to line's start (end).
createListFormatter() - Method in class com.groupdocs.parser.legacy.DocumentFormatter
Creates a formatter for list.
createListFormatter() - Method in class com.groupdocs.parser.legacy.HtmlDocumentFormatter
Creates a formatter for list.
createListFormatter() - Method in class com.groupdocs.parser.legacy.MarkdownDocumentFormatter
Creates a formatter for list.
createListFormatter() - Method in class com.groupdocs.parser.legacy.PlainDocumentFormatter
Creates a formatter for list.
createMetadataExtractor(String) - Method in class com.groupdocs.parser.legacy.ExtractorFactory
Creates a metadata extractor.
createMetadataExtractor(String, LoadOptions) - Method in class com.groupdocs.parser.legacy.ExtractorFactory
Creates a metadata extractor.
createMetadataExtractor(InputStream) - Method in class com.groupdocs.parser.legacy.ExtractorFactory
Creates a metadata extractor.
createMetadataExtractor(InputStream, LoadOptions) - Method in class com.groupdocs.parser.legacy.ExtractorFactory
Creates a metadata extractor.
createPageStream(int) - Method in interface com.groupdocs.parser.options.ICreatePageStream
Returns a stream to write page preview data.
createPopConnectionInfo(String, int, String, String) - Static method in class com.groupdocs.parser.legacy.EmailConnectionInfo
Creates an instance of EmailConnectionInfo class for Post Office Protocol.
createPreviews(int, int) - Method in class com.groupdocs.parser.legacy.PreviewHandler
Creates preview images for the specified page.
createRegex(String) - Static method in class com.groupdocs.parser.legacy.TemplateFieldPosition
Creates a regex template field position.
createRelated(String, int, Size) - Static method in class com.groupdocs.parser.legacy.TemplateFieldPosition
Creates a related template field position.
createRelated(String, int, Size, boolean) - Static method in class com.groupdocs.parser.legacy.TemplateFieldPosition
Creates a related template field position.
createRightHighlightOptions(int) - Method in class com.groupdocs.parser.legacy.RegexSearchOptions
Creates an instance of HighlightOptions for the right highlight.
createRightHighlightOptions(int) - Method in class com.groupdocs.parser.legacy.SearchOptions
Creates an instance of HighlightOptions for the right highlight.
createTableFormatter() - Method in class com.groupdocs.parser.legacy.DocumentFormatter
Creates a formatter for table.
createTableFormatter() - Method in class com.groupdocs.parser.legacy.HtmlDocumentFormatter
Creates a formatter for table.
createTableFormatter() - Method in class com.groupdocs.parser.legacy.MarkdownDocumentFormatter
Creates a formatter for table.
createTableFormatter() - Method in class com.groupdocs.parser.legacy.PlainDocumentFormatter
Creates a formatter for table.
createTextExtractor(String) - Method in class com.groupdocs.parser.legacy.ExtractorFactory
Creates a text extractor.
createTextExtractor(String, LoadOptions) - Method in class com.groupdocs.parser.legacy.ExtractorFactory
Creates a text extractor.
createTextExtractor(InputStream) - Method in class com.groupdocs.parser.legacy.ExtractorFactory
Creates a text extractor.
createTextExtractor(InputStream, LoadOptions) - Method in class com.groupdocs.parser.legacy.ExtractorFactory
Creates a text extractor.
createTextFormatter() - Method in class com.groupdocs.parser.legacy.DocumentFormatter
Creates a formatter for text.
createTextFormatter() - Method in class com.groupdocs.parser.legacy.HtmlDocumentFormatter
Creates a formatter for text.
createTextFormatter() - Method in class com.groupdocs.parser.legacy.MarkdownDocumentFormatter
Creates a formatter for text.
createTextFormatter() - Method in class com.groupdocs.parser.legacy.PlainDocumentFormatter
Creates a formatter for text.
createWarningMessage(String) - Static method in class com.groupdocs.parser.legacy.NotificationMessage
Creates a warning notification message.
createWordsCountOptions(int, int, int) - Static method in class com.groupdocs.parser.legacy.HighlightOptions
Creates an instance of HighlightOptions for highlight extraction with the limited words count.
createWordsCountOptions(int, int, int, WordSeparators) - Static method in class com.groupdocs.parser.legacy.HighlightOptions
Creates an instance of HighlightOptions for highlight extraction with the limited words count.
createWordsCountOptions(int) - Static method in class com.groupdocs.parser.legacy.SearchHighlightOptions
Creates an instance of SearchHighlightOptions for highlight extraction with the limited words count.
createWordsCountOptions(int, int) - Static method in class com.groupdocs.parser.legacy.SearchHighlightOptions
Creates an instance of SearchHighlightOptions for highlight extraction with the limited words count.
CSV - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Text
CSV files.
CSV - Static variable in class com.groupdocs.parser.options.FileType
Comma Separated Values File (.csv)
CsvMediaTypeDetector - Class in com.groupdocs.parser.legacy
Provides the functionality to detect CSV's media type.
CsvMediaTypeDetector() - Constructor for class com.groupdocs.parser.legacy.CsvMediaTypeDetector
Initializes a new instance of the CsvMediaTypeDetector class.
CsvMediaTypeDetector(Integer, Integer) - Constructor for class com.groupdocs.parser.legacy.CsvMediaTypeDetector
Initializes a new instance of the CsvMediaTypeDetector class.

D

DbContainer - Class in com.groupdocs.parser.legacy
Provides a container for database.
DbContainer(Connection) - Constructor for class com.groupdocs.parser.legacy.DbContainer
Initializes a new instance of the DbContainer class.
DbTableReader - Class in com.groupdocs.parser.legacy
Provides a reader for the database table.
DbTableReader(Connection, String) - Constructor for class com.groupdocs.parser.legacy.DbTableReader
Initializes a new instance of the DbTableReader class.
DCM - Static variable in class com.groupdocs.parser.options.FileType
DICOM Image (.dcm)
deepClone() - Method in class com.groupdocs.parser.legacy.LoadOptions
Creates a new object that is a copy of the current instance.
DEFAULT - Static variable in class com.groupdocs.parser.legacy.CompositeMediaTypeDetector
A default media type detector.
DEFAULT - Static variable in class com.groupdocs.parser.legacy.DocumentParser
A default instance of DocumentParser class.
DEFAULT - Static variable in class com.groupdocs.parser.legacy.Extractor
A default extractor.
DEFAULT - Static variable in class com.groupdocs.parser.legacy.WordSeparators
A default collection of separators.
DESCRIPTION - Static variable in class com.groupdocs.parser.legacy.MetadataNames
The key for description.
detect(InputStream) - Method in class com.groupdocs.parser.legacy.CompositeMediaTypeDetector
 
detect(InputStream) - Method in class com.groupdocs.parser.legacy.EncodingDetector
Detects the character encoding of the stream by byte order mark (BOM).
detect(InputStream, boolean) - Method in class com.groupdocs.parser.legacy.EncodingDetector
Detects the character encoding of the stream.
detect(InputStream) - Method in class com.groupdocs.parser.legacy.MediaTypeDetector
Detects the media type by the content of the stream.
detect(InputStream, LoadOptions) - Method in class com.groupdocs.parser.legacy.MediaTypeDetector
Detects the media type by the content of the stream.
detect(String) - Method in class com.groupdocs.parser.legacy.MediaTypeDetector
Detects the media type by the fileName.
detectByContent(InputStream, LoadOptions) - Method in class com.groupdocs.parser.legacy.CellsMediaTypeDetector
Detects the media type by the content of the stream.
detectByContent(InputStream, LoadOptions) - Method in class com.groupdocs.parser.legacy.ChmMediaTypeDetector
Detects the media type by the content of the stream.
detectByContent(InputStream, LoadOptions) - Method in class com.groupdocs.parser.legacy.CompositeMediaTypeDetector
Detects the media type by the content of the stream.
detectByContent(InputStream, LoadOptions) - Method in class com.groupdocs.parser.legacy.CsvMediaTypeDetector
Detects the media type by the content of the stream.
detectByContent(InputStream, LoadOptions) - Method in class com.groupdocs.parser.legacy.EmailMediaTypeDetector
Detects the media type by the content of the stream.
detectByContent(InputStream, LoadOptions) - Method in class com.groupdocs.parser.legacy.EpubMediaTypeDetector
Detects the media type by the content of the stream.
detectByContent(InputStream, LoadOptions) - Method in class com.groupdocs.parser.legacy.FictionBookMediaTypeDetector
Detects the media type by the content of the stream.
detectByContent(InputStream) - Method in class com.groupdocs.parser.legacy.MediaTypeDetector
Detects the media type by the content of the stream.
detectByContent(InputStream, LoadOptions) - Method in class com.groupdocs.parser.legacy.MediaTypeDetector
Detects the media type by the content of the stream.
detectByContent(InputStream, LoadOptions) - Method in class com.groupdocs.parser.legacy.NoteMediaTypeDetector
Detects the media type by the content of the stream.
detectByContent(InputStream, LoadOptions) - Method in class com.groupdocs.parser.legacy.PdfMediaTypeDetector
Detects the media type by the content of the stream.
detectByContent(InputStream, LoadOptions) - Method in class com.groupdocs.parser.legacy.PersonalStorageMediaTypeDetector
Detects the media type by the content of the stream.
detectByContent(InputStream, LoadOptions) - Method in class com.groupdocs.parser.legacy.SlidesMediaTypeDetector
Detects the media type by the content of the stream.
detectByContent(InputStream, LoadOptions) - Method in class com.groupdocs.parser.legacy.WordsMediaTypeDetector
Detects the media type by the content of the stream.
detectByContent(InputStream, LoadOptions) - Method in class com.groupdocs.parser.legacy.ZipMediaTypeDetector
Detects the media type by the content of the stream.
detectByExt(String) - Method in class com.groupdocs.parser.legacy.CellsMediaTypeDetector
Detects the media type by the ext.
detectByExt(String) - Method in class com.groupdocs.parser.legacy.ChmMediaTypeDetector
Detects the media type by the ext.
detectByExt(String) - Method in class com.groupdocs.parser.legacy.CompositeMediaTypeDetector
Detects the media type by the ext.
detectByExt(String) - Method in class com.groupdocs.parser.legacy.CsvMediaTypeDetector
Detects the media type by the ext.
detectByExt(String) - Method in class com.groupdocs.parser.legacy.EmailMediaTypeDetector
Detects the media type by the ext.
detectByExt(String) - Method in class com.groupdocs.parser.legacy.EpubMediaTypeDetector
Detects the media type by the ext.
detectByExt(String) - Method in class com.groupdocs.parser.legacy.FictionBookMediaTypeDetector
Detects the media type by the ext.
detectByExt(String) - Method in class com.groupdocs.parser.legacy.MediaTypeDetector
Detects the media type by the ext.
detectByExt(String) - Method in class com.groupdocs.parser.legacy.NoteMediaTypeDetector
Detects the media type by the ext.
detectByExt(String) - Method in class com.groupdocs.parser.legacy.PdfMediaTypeDetector
Detects the media type by the ext.
detectByExt(String) - Method in class com.groupdocs.parser.legacy.PersonalStorageMediaTypeDetector
Detects the media type by the ext.
detectByExt(String) - Method in class com.groupdocs.parser.legacy.SlidesMediaTypeDetector
Detects the media type by the ext.
detectByExt(String) - Method in class com.groupdocs.parser.legacy.WordsMediaTypeDetector
Detects the media type by the ext.
detectByExt(String) - Method in class com.groupdocs.parser.legacy.ZipMediaTypeDetector
Detects the media type by the ext.
detectLayouts(int, TableAreaDetectorParameters...) - Method in class com.groupdocs.parser.legacy.TableAreaDetector
Detects a table layout.
DIB - Static variable in class com.groupdocs.parser.options.FileType
Device Independent Bitmap File (.dib)
dispose() - Method in class com.groupdocs.parser.data.TextReader
Releases all resources used by TextReader object.
dispose(boolean) - Method in class com.groupdocs.parser.legacy.CellsTextExtractor
Releases the unmanaged resources used by the extractor.
dispose(boolean) - Method in class com.groupdocs.parser.legacy.CellsTextExtractorBase
Releases the unmanaged resources used by the extractor.
dispose(boolean) - Method in class com.groupdocs.parser.legacy.ChmFormattedTextExtractor
Releases the unmanaged resources used by the extractor.
dispose(boolean) - Method in class com.groupdocs.parser.legacy.ChmTextExtractor
Releases the unmanaged resources used by the extractor.
dispose() - Method in class com.groupdocs.parser.legacy.Container
Releases the unmanaged resources used by the container.
dispose(boolean) - Method in class com.groupdocs.parser.legacy.Container
Releases the unmanaged resources used by the container.
dispose() - Method in class com.groupdocs.parser.legacy.ContainerEnumerator
Releases the unmanaged resources used by the enumerator.
dispose() - Method in class com.groupdocs.parser.legacy.DbContainer
Releases the unmanaged resources used by the extractor.
dispose(boolean) - Method in class com.groupdocs.parser.legacy.DbContainer
Releases the unmanaged resources used by the extractor.
dispose() - Method in class com.groupdocs.parser.legacy.DbTableReader
Releases the unmanaged resources used by the extractor.
dispose() - Method in class com.groupdocs.parser.legacy.DocumentContent
Releases the unmanaged resources used by the extractor.
dispose(boolean) - Method in class com.groupdocs.parser.legacy.DocumentContent
Releases the unmanaged resources used by the extractor.
dispose() - Method in class com.groupdocs.parser.legacy.EmailContainer
Releases the unmanaged resources used by the container.
dispose(boolean) - Method in class com.groupdocs.parser.legacy.EmailTextExtractorBase
Releases the unmanaged resources used by the extractor.
dispose(boolean) - Method in class com.groupdocs.parser.legacy.FictionBookTextExtractor
Releases the unmanaged resources used by the extractor.
dispose() - Method in class com.groupdocs.parser.legacy.ImageArea
Removes this text area from Page.
dispose(boolean) - Method in class com.groupdocs.parser.legacy.MarkdownFormattedTextExtractor
Releases the unmanaged resources used by the extractor.
dispose(boolean) - Method in class com.groupdocs.parser.legacy.MarkdownTextExtractor
Releases the unmanaged resources used by the extractor.
dispose(boolean) - Method in class com.groupdocs.parser.legacy.NoteTextExtractor
Releases the unmanaged resources used by the extractor.
dispose(boolean) - Method in class com.groupdocs.parser.legacy.PdfTextExtractor
Releases the unmanaged resources used by the extractor.
dispose(boolean) - Method in class com.groupdocs.parser.legacy.PersonalStorageContainer
Releases the unmanaged resources used by the container.
dispose() - Method in class com.groupdocs.parser.legacy.PreviewHandler
Disposes the current instance.
dispose(boolean) - Method in class com.groupdocs.parser.legacy.PreviewHandler
Disposes the current instance.
dispose(boolean) - Method in class com.groupdocs.parser.legacy.SlidesTextExtractor
Releases the unmanaged resources used by the extractor.
dispose(boolean) - Method in class com.groupdocs.parser.legacy.SlidesTextExtractorBase
Releases the unmanaged resources used by the extractor.
dispose() - Method in class com.groupdocs.parser.legacy.TextArea
Removes this text area from Page.
dispose() - Method in class com.groupdocs.parser.legacy.TextExtractor
Releases the unmanaged resources used by the extractor.
dispose(boolean) - Method in class com.groupdocs.parser.legacy.TextExtractor
Releases the unmanaged resources used by the extractor.
dispose(boolean) - Method in class com.groupdocs.parser.legacy.WordsTextExtractor
Releases the unmanaged resources used by the extractor.
dispose() - Method in class com.groupdocs.parser.legacy.XmlStructuredHandler
Releases the unmanaged resources used by the extractor.
dispose(boolean) - Method in class com.groupdocs.parser.legacy.XmlStructuredHandler
Releases the unmanaged resources used by the extractor.
dispose(boolean) - Method in class com.groupdocs.parser.legacy.ZipContainer
Releases the unmanaged resources used by the container.
DJVU - Static variable in class com.groupdocs.parser.options.FileType
DjVu Image (.djvu)
DOC - Static variable in class com.groupdocs.parser.options.FileType
Microsoft Word Document (.doc)
DOCM - Static variable in class com.groupdocs.parser.options.FileType
Word Open XML Macro-Enabled Document (.docm)
Document - Static variable in class com.groupdocs.parser.legacy.StructuredElementType
The root element of the document.
DocumentContent - Class in com.groupdocs.parser.legacy
Provides an interface to work with document's content.
DocumentContent() - Constructor for class com.groupdocs.parser.legacy.DocumentContent
Initializes a new instance of the DocumentContent class.
DocumentData - Class in com.groupdocs.parser.data
Represents data of the document.
DocumentData(Iterable<FieldData>) - Constructor for class com.groupdocs.parser.data.DocumentData
Initializes a new instance of the FieldData class.
DocumentData - Class in com.groupdocs.parser.legacy
Provides extracted data of the document.
DocumentData() - Constructor for class com.groupdocs.parser.legacy.DocumentData
Initializes a new instance of the DocumentData class.
DocumentDataField - Class in com.groupdocs.parser.legacy
Provides a data field.
DocumentDataField(String, int, String, Rectangle) - Constructor for class com.groupdocs.parser.legacy.DocumentDataField
Initializes a new instance of the DocumentDataField class.
DocumentDataField(String, int, String, Rectangle, DocumentDataField) - Constructor for class com.groupdocs.parser.legacy.DocumentDataField
Initializes a new instance of the DocumentDataField class.
DocumentDataField(String, int) - Constructor for class com.groupdocs.parser.legacy.DocumentDataField
Initializes a new instance of the DocumentDataField class.
DocumentDataTable - Class in com.groupdocs.parser.legacy
Provides a data table.
DocumentDataTable(String, int) - Constructor for class com.groupdocs.parser.legacy.DocumentDataTable
Initializes a new instance of the DocumentDataTable class.
DocumentDataTable(String, int, TableArea, Rectangle) - Constructor for class com.groupdocs.parser.legacy.DocumentDataTable
Initializes a new instance of the DocumentDataTable class.
DocumentFormatter - Class in com.groupdocs.parser.legacy
Provides the base class for documents' formatters.
DocumentFormatter(boolean) - Constructor for class com.groupdocs.parser.legacy.DocumentFormatter
Initializes a new instance of the DocumentFormatter class.
DocumentInfo - Class in com.groupdocs.parser.legacy
Provides the information of supported extractors for a document.
DocumentInfo(boolean, boolean, boolean, boolean) - Constructor for class com.groupdocs.parser.legacy.DocumentInfo
Initializes a new instance of the DocumentInfo class.
DocumentInfo - Class in com.groupdocs.parser.options
Represents the document information.
DocumentInfo() - Constructor for class com.groupdocs.parser.options.DocumentInfo
 
DocumentPage - Class in com.groupdocs.parser.legacy
Provides a document page.
DocumentPage(int, double, double) - Constructor for class com.groupdocs.parser.legacy.DocumentPage
Initializes a new instance of the DocumentPage class.
DocumentParser - Class in com.groupdocs.parser.legacy
Provides the functionality of data extraction.
DocumentParser() - Constructor for class com.groupdocs.parser.legacy.DocumentParser
Initializes a new instance of the DocumentParser class.
DocumentPartFormatter<T> - Class in com.groupdocs.parser.legacy
Provides the functionality for formatting a part of a document.
DocumentPartFormatter() - Constructor for class com.groupdocs.parser.legacy.DocumentPartFormatter
Initializes a new instance of the DocumentPartFormatter class.
DocumentPartOptions - Class in com.groupdocs.parser.legacy
Provides the options for the document's part.
DocumentPartOptions() - Constructor for class com.groupdocs.parser.legacy.DocumentPartOptions
Initializes a new instance of the DocumentPartOptions class.
DocumentPartOptions(Integer) - Constructor for class com.groupdocs.parser.legacy.DocumentPartOptions
Initializes a new instance of the DocumentPartOptions class.
DocumentPartOptions(Integer, Integer) - Constructor for class com.groupdocs.parser.legacy.DocumentPartOptions
Initializes a new instance of the DocumentPartOptions class.
DocumentPartOptions(Integer, Integer, String) - Constructor for class com.groupdocs.parser.legacy.DocumentPartOptions
Initializes a new instance of the DocumentPartOptions class.
DocumentPartOptions(Integer, Integer, String, boolean) - Constructor for class com.groupdocs.parser.legacy.DocumentPartOptions
Initializes a new instance of the DocumentPartOptions class.
DocumentProperties - Class in com.groupdocs.parser.legacy
Provides properties of the document.
DocumentProperties() - Constructor for class com.groupdocs.parser.legacy.DocumentProperties
Initializes a new instance of the DocumentProperties class.
DocumentTemplate - Class in com.groupdocs.parser.legacy
Provides a template for data extraction from documents.
DocumentTemplate(List<TemplateField>) - Constructor for class com.groupdocs.parser.legacy.DocumentTemplate
Initializes a new instance of the DocumentTemplate class.
DocumentTemplate(List<TemplateField>, List<TemplateTable>) - Constructor for class com.groupdocs.parser.legacy.DocumentTemplate
Initializes a new instance of the DocumentTemplate class.
DocumentType - Class in com.groupdocs.parser.legacy
Describes a type of the file.
DOCX - Static variable in class com.groupdocs.parser.options.FileType
Microsoft Word Open XML Document (.docx)
DOT - Static variable in class com.groupdocs.parser.options.FileType
Word Document Template (.dot)
DOTM - Static variable in class com.groupdocs.parser.options.FileType
Word Open XML Macro-Enabled Document Template (.dotm)
DOTX - Static variable in class com.groupdocs.parser.options.FileType
Word Open XML Document Template (.dotx)

E

Ebook - Static variable in class com.groupdocs.parser.legacy.DocumentType
Ebook document (ePUB, FictionBook, etc).
Email - Static variable in class com.groupdocs.parser.legacy.DocumentType
Email document (email messages or email message containers).
EMAIL_CC - Static variable in class com.groupdocs.parser.legacy.MetadataNames
The key for email's CC field.
EMAIL_FROM - Static variable in class com.groupdocs.parser.legacy.MetadataNames
The key for email's From field.
EMAIL_TO - Static variable in class com.groupdocs.parser.legacy.MetadataNames
The key for email's To field.
EmailConnectionInfo - Class in com.groupdocs.parser.legacy
Provides the information for connection with email server.
EmailConnectionType - Class in com.groupdocs.parser.legacy
Describes the email connection type.
EmailContainer - Class in com.groupdocs.parser.legacy
Provides a container for email servers.
EmailContainer(EmailConnectionInfo) - Constructor for class com.groupdocs.parser.legacy.EmailContainer
Initializes a new instance of the EmailContainer class.
EmailFormattedTextExtractor - Class in com.groupdocs.parser.legacy
Provides the formatted text extractor for email messages.
EmailFormattedTextExtractor(String) - Constructor for class com.groupdocs.parser.legacy.EmailFormattedTextExtractor
Initializes a new instance of the EmailFormattedTextExtractor class.
EmailFormattedTextExtractor(String, LoadOptions) - Constructor for class com.groupdocs.parser.legacy.EmailFormattedTextExtractor
Initializes a new instance of the EmailFormattedTextExtractor class.
EmailFormattedTextExtractor(InputStream) - Constructor for class com.groupdocs.parser.legacy.EmailFormattedTextExtractor
Initializes a new instance of the EmailFormattedTextExtractor class.
EmailFormattedTextExtractor(InputStream, LoadOptions) - Constructor for class com.groupdocs.parser.legacy.EmailFormattedTextExtractor
Initializes a new instance of the EmailFormattedTextExtractor class.
EmailMediaTypeDetector - Class in com.groupdocs.parser.legacy
Provides the functionality to the detect media type of an email message.
EmailMediaTypeDetector() - Constructor for class com.groupdocs.parser.legacy.EmailMediaTypeDetector
Initializes a new instance of the EmailMediaTypeDetector class.
EmailMetadataExtractor - Class in com.groupdocs.parser.legacy
Provides the functionality to extract the metadata from email messages.
EmailMetadataExtractor() - Constructor for class com.groupdocs.parser.legacy.EmailMetadataExtractor
Initializes a new instance of the EmailMetadataExtractor class.
EmailTextExtractor - Class in com.groupdocs.parser.legacy
Provides the text extractor for email messages.
EmailTextExtractor(String) - Constructor for class com.groupdocs.parser.legacy.EmailTextExtractor
Initializes a new instance of the EmailTextExtractor class.
EmailTextExtractor(String, LoadOptions) - Constructor for class com.groupdocs.parser.legacy.EmailTextExtractor
Initializes a new instance of the EmailTextExtractor class.
EmailTextExtractor(InputStream) - Constructor for class com.groupdocs.parser.legacy.EmailTextExtractor
Initializes a new instance of the EmailTextExtractor class.
EmailTextExtractor(InputStream, LoadOptions) - Constructor for class com.groupdocs.parser.legacy.EmailTextExtractor
Initializes a new instance of the EmailTextExtractor class.
EmailTextExtractorBase - Class in com.groupdocs.parser.legacy
Provides the base class for text extractors for emails.
EmailTextExtractorBase(InputStream, LoadOptions) - Constructor for class com.groupdocs.parser.legacy.EmailTextExtractorBase
Initializes a new instance of the EmailTextExtractorBase class.
EMF - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Application
EMF files.
EMF - Static variable in class com.groupdocs.parser.options.FileType
Enhanced Windows Metafile (.emf)
EML - Static variable in class com.groupdocs.parser.options.FileType
E-Mail Message (.eml)
EMLX - Static variable in class com.groupdocs.parser.options.FileType
Apple Mail Message (.emlx)
EMPTY - Static variable in class com.groupdocs.parser.legacy.DocumentPartOptions
An instance with empty options.
EMPTY - Static variable in class com.groupdocs.parser.legacy.Font
An empty font.
EMPTY - Static variable in class com.groupdocs.parser.legacy.ListItemOptions
Gets an empty instance.
EMPTY - Static variable in class com.groupdocs.parser.legacy.Rectangle
An empty rectangle.
EMPTY - Static variable in class com.groupdocs.parser.legacy.SearchHighlightOptions
Gets an empty instance.
EMPTY - Static variable in class com.groupdocs.parser.legacy.SearchOptions
Gets an empty instance.
EMPTY - Static variable in class com.groupdocs.parser.legacy.Size
An empty size.
EMPTY - Static variable in class com.groupdocs.parser.legacy.TableCellBorders
Gets an empty instance.
EMPTY - Static variable in class com.groupdocs.parser.legacy.TextItemOptions
Gets an empty instance.
EMPTY - Static variable in class com.groupdocs.parser.legacy.TextProperties
The empty text properties.
ENCODING - Static variable in class com.groupdocs.parser.legacy.MetadataNames
The key for the content's encoding.
EncodingDetector - Class in com.groupdocs.parser.legacy
Provides the functionality for detecting the encoding of the java.io.InputStream.
EncodingDetector(Charset) - Constructor for class com.groupdocs.parser.legacy.EncodingDetector
Initializes a new instance of the EncodingDetector class.
endElement() - Method in class com.groupdocs.parser.legacy.StructuredHandler
Processes the closing of the element.
EPS - Static variable in class com.groupdocs.parser.options.FileType
Encapsulated PostScript File (.eps)
EPUB - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Application
EPUB files.
EPUB - Static variable in class com.groupdocs.parser.options.FileType
Open eBook File (.epub)
EpubFormattedTextExtractor - Class in com.groupdocs.parser.legacy
Provides the formatted text extractor for EPUB documents.
EpubFormattedTextExtractor(String) - Constructor for class com.groupdocs.parser.legacy.EpubFormattedTextExtractor
Initializes a new instance of the EpubFormattedTextExtractor class.
EpubFormattedTextExtractor(InputStream) - Constructor for class com.groupdocs.parser.legacy.EpubFormattedTextExtractor
Initializes a new instance of the EpubFormattedTextExtractor class.
EpubMediaTypeDetector - Class in com.groupdocs.parser.legacy
Provides the functionality to detect the media type of EPUB document.
EpubMediaTypeDetector() - Constructor for class com.groupdocs.parser.legacy.EpubMediaTypeDetector
Initializes a new instance of the EpubMediaTypeDetector class.
EpubMetadataExtractor - Class in com.groupdocs.parser.legacy
Provides the functionality to extract the metadata from EPUB documents.
EpubMetadataExtractor() - Constructor for class com.groupdocs.parser.legacy.EpubMetadataExtractor
Initializes a new instance of the EpubMetadataExtractor class.
EpubPackage - Class in com.groupdocs.parser.legacy
Provides the information of a EPUB package.
EpubTextExtractor - Class in com.groupdocs.parser.legacy
Provides the text extractor for EPUB documents.
EpubTextExtractor(String) - Constructor for class com.groupdocs.parser.legacy.EpubTextExtractor
Initializes a new instance of the EpubTextExtractor class.
EpubTextExtractor(InputStream) - Constructor for class com.groupdocs.parser.legacy.EpubTextExtractor
Initializes a new instance of the EpubTextExtractor class.
EpubTextExtractorBase - Class in com.groupdocs.parser.legacy
Provides the base class of text extractors for EPUB documents.
EpubTextExtractorBase(InputStream) - Constructor for class com.groupdocs.parser.legacy.EpubTextExtractorBase
Initializes a new instance of the EpubTextExtractorBase class.
equals(Font) - Method in class com.groupdocs.parser.legacy.Font
Indicates whether the current object is equal to another object of the same type.
equals(Object) - Method in class com.groupdocs.parser.legacy.Font
Determines whether the specified object is equal to the current object.
equals(ListItemOptions) - Method in class com.groupdocs.parser.legacy.ListItemOptions
Indicates whether the current object is equal to another object of the same type.
equals(Object) - Method in class com.groupdocs.parser.legacy.ListItemOptions
Indicates whether some other object is "equal to" this one.
equals(TextItemOptions) - Method in class com.groupdocs.parser.legacy.TextItemOptions
Indicates whether the current object is equal to another object of the same type.
equals(Object) - Method in class com.groupdocs.parser.legacy.TextItemOptions
Indicates whether some other object is "equal to" this one.
equals(TextProperties) - Method in class com.groupdocs.parser.legacy.TextProperties
Indicates whether the current object is equal to another object of the same type.
equals(Object) - Method in class com.groupdocs.parser.legacy.TextProperties
Determines whether the specified object is equal to the current object.
equals(Object) - Method in class com.groupdocs.parser.options.FileType
 
Error - Static variable in class com.groupdocs.parser.legacy.NotificationLevel
Error notification.
error(String, Exception) - Method in interface com.groupdocs.parser.options.ILogger
Logs an error that occurred during data extraction.
Ews - Static variable in class com.groupdocs.parser.legacy.EmailConnectionType
Exchange Web Service.
EXCEL - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Application
XLS files.
EXCEL_BINARY - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Application
XLSB files.
EXCEL_OPEN_XML - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Application
XLSX files.
EXCEL_SPREADSHEET_ML - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Application
SpreadsheetML files.
extractAll() - Method in class com.groupdocs.parser.legacy.TextExtractor
Extracts all characters from the current position to the end of the text extractor and returns them as one string.
extractComplexMetadata(InputStream) - Method in class com.groupdocs.parser.legacy.ComplexMetadataExtractor
Extracts the complex metadata from the stream.
extractComplexMetadata(InputStream, LoadOptions) - Method in class com.groupdocs.parser.legacy.ComplexMetadataExtractor
Extracts the complex metadata from the stream.
extractComplexMetadata(String) - Method in class com.groupdocs.parser.legacy.ComplexMetadataExtractor
Extracts the complex metadata from the fileName.
extractComplexMetadata(String, LoadOptions) - Method in class com.groupdocs.parser.legacy.ComplexMetadataExtractor
Extracts the complex metadata from the fileName.
extractComplexMetadataFromStream(InputStream, LoadOptions) - Method in class com.groupdocs.parser.legacy.ComplexMetadataExtractor
Extracts the complex metadata from the stream.
extractComplexMetadataFromStream(InputStream, LoadOptions) - Method in class com.groupdocs.parser.legacy.EpubMetadataExtractor
Extracts the complex metadata from the stream.
extractFormattedText(String) - Method in class com.groupdocs.parser.legacy.Extractor
Extracts a formatted text.
extractFormattedText(String, LoadOptions) - Method in class com.groupdocs.parser.legacy.Extractor
Extracts a formatted text.
extractFormattedText(InputStream) - Method in class com.groupdocs.parser.legacy.Extractor
Extracts a formatted text.
extractFormattedText(InputStream, LoadOptions) - Method in class com.groupdocs.parser.legacy.Extractor
Extracts a formatted text.
extractHighlights(HighlightOptions...) - Method in class com.groupdocs.parser.legacy.CellsFormattedTextExtractor
Extracts highlights.
extractHighlights(HighlightOptions...) - Method in class com.groupdocs.parser.legacy.CellsTextExtractor
Extracts highlights.
extractHighlights(HighlightOptions...) - Method in class com.groupdocs.parser.legacy.ChmTextExtractor
Extracts highlights.
extractHighlights(HighlightOptions...) - Method in class com.groupdocs.parser.legacy.EmailFormattedTextExtractor
Extracts highlights.
extractHighlights(HighlightOptions...) - Method in class com.groupdocs.parser.legacy.EmailTextExtractor
Extracts highlights.
extractHighlights(HighlightOptions...) - Method in class com.groupdocs.parser.legacy.EpubFormattedTextExtractor
Extracts highlights.
extractHighlights(HighlightOptions...) - Method in class com.groupdocs.parser.legacy.EpubTextExtractor
Extracts highlights.
extractHighlights(HighlightOptions...) - Method in class com.groupdocs.parser.legacy.FictionBookFormattedTextExtractor
Extracts highlights.
extractHighlights(HighlightOptions...) - Method in class com.groupdocs.parser.legacy.FictionBookTextExtractor
Extracts highlights.
extractHighlights(HighlightOptions...) - Method in interface com.groupdocs.parser.legacy.IHighlightExtractor
Extracts highlights.
extractHighlights(HighlightOptions...) - Method in class com.groupdocs.parser.legacy.MarkdownTextExtractor
Extracts highlights.
extractHighlights(HighlightOptions...) - Method in class com.groupdocs.parser.legacy.NoteTextExtractor
Extracts highlights.
extractHighlights(HighlightOptions...) - Method in class com.groupdocs.parser.legacy.PdfTextExtractor
Extracts highlights.
extractHighlights(HighlightOptions...) - Method in class com.groupdocs.parser.legacy.SlidesFormattedTextExtractor
Extracts highlights.
extractHighlights(HighlightOptions...) - Method in class com.groupdocs.parser.legacy.SlidesTextExtractor
Extracts highlights.
extractHighlights(HighlightOptions...) - Method in class com.groupdocs.parser.legacy.WordsFormattedTextExtractor
Extracts highlights.
extractHighlights(HighlightOptions...) - Method in class com.groupdocs.parser.legacy.WordsTextExtractor
Extracts highlights.
extractItem(String) - Method in class com.groupdocs.parser.legacy.EpubFormattedTextExtractor
Extracts a text from the document's item.
extractItem(int) - Method in class com.groupdocs.parser.legacy.EpubPackage
Extracts a text form the content document.
extractItem(String) - Method in class com.groupdocs.parser.legacy.EpubTextExtractor
Extracts a text from the document's item.
extractItem(String) - Method in class com.groupdocs.parser.legacy.EpubTextExtractorBase
Extracts a text from the document's item.
extractLine() - Method in class com.groupdocs.parser.legacy.TextExtractor
Extracts a line of characters from the text extractor and returns the data as a string.
extractMetadata(String) - Method in class com.groupdocs.parser.legacy.Extractor
Extracts the metadata.
extractMetadata(String, LoadOptions) - Method in class com.groupdocs.parser.legacy.Extractor
Extracts the metadata.
extractMetadata(InputStream) - Method in class com.groupdocs.parser.legacy.Extractor
Extracts the metadata.
extractMetadata(InputStream, LoadOptions) - Method in class com.groupdocs.parser.legacy.Extractor
Extracts the metadata.
extractMetadata(InputStream) - Method in class com.groupdocs.parser.legacy.MetadataExtractor
Extracts the metadata from the stream.
extractMetadata(InputStream, LoadOptions) - Method in class com.groupdocs.parser.legacy.MetadataExtractor
Extracts the metadata from the stream.
extractMetadata(String) - Method in class com.groupdocs.parser.legacy.MetadataExtractor
Extracts the metadata from the fileName.
extractMetadata(String, LoadOptions) - Method in class com.groupdocs.parser.legacy.MetadataExtractor
Extracts the metadata from the fileName.
extractMetadataFromStream(InputStream, LoadOptions) - Method in class com.groupdocs.parser.legacy.CellsMetadataExtractor
Extracts the metadata from the stream.
extractMetadataFromStream(InputStream, LoadOptions) - Method in class com.groupdocs.parser.legacy.EmailMetadataExtractor
Extracts the metadata from the stream.
extractMetadataFromStream(InputStream, LoadOptions) - Method in class com.groupdocs.parser.legacy.EpubMetadataExtractor
Extracts the metadata from the stream.
extractMetadataFromStream(InputStream, LoadOptions) - Method in class com.groupdocs.parser.legacy.FictionBookMetadataExtractor
Extracts the metadata from the stream.
extractMetadataFromStream(InputStream, LoadOptions) - Method in class com.groupdocs.parser.legacy.MetadataExtractor
Extracts the metadata from the stream.
extractMetadataFromStream(InputStream, LoadOptions) - Method in class com.groupdocs.parser.legacy.PdfMetadataExtractor
Extracts the metadata from the stream.
extractMetadataFromStream(InputStream, LoadOptions) - Method in class com.groupdocs.parser.legacy.SlidesMetadataExtractor
Extracts the metadata from the stream.
extractMetadataFromStream(InputStream, LoadOptions) - Method in class com.groupdocs.parser.legacy.WordsMetadataExtractor
Extracts the metadata from the stream.
ExtractMode - Class in com.groupdocs.parser.legacy
Describes the mode of text extraction.
Extractor - Class in com.groupdocs.parser.legacy
Provides the functionality for fast extracting text and metadata from documents.
Extractor() - Constructor for class com.groupdocs.parser.legacy.Extractor
Initializes a new instance of the Extractor class.
Extractor(MediaTypeDetector, EncodingDetector, INotificationReceiver) - Constructor for class com.groupdocs.parser.legacy.Extractor
Initializes a new instance of the Extractor class.
Extractor(MediaTypeDetector, EncodingDetector, INotificationReceiver, DocumentFormatter) - Constructor for class com.groupdocs.parser.legacy.Extractor
Initializes a new instance of the Extractor class.
ExtractorFactory - Class in com.groupdocs.parser.legacy
Provides the functionality for creating extractors for documents.
ExtractorFactory() - Constructor for class com.groupdocs.parser.legacy.ExtractorFactory
Initializes a new instance of the ExtractorFactory class.
ExtractorFactory(DocumentFormatter) - Constructor for class com.groupdocs.parser.legacy.ExtractorFactory
Initializes a new instance of the ExtractorFactory class.
ExtractorFactory(DocumentFormatter, MediaTypeDetector) - Constructor for class com.groupdocs.parser.legacy.ExtractorFactory
Initializes a new instance of the ExtractorFactory class.
ExtractorFactory(DocumentFormatter, MediaTypeDetector, EncodingDetector) - Constructor for class com.groupdocs.parser.legacy.ExtractorFactory
Initializes a new instance of the ExtractorFactory class.
ExtractorFactory(DocumentFormatter, MediaTypeDetector, EncodingDetector, INotificationReceiver) - Constructor for class com.groupdocs.parser.legacy.ExtractorFactory
Initializes a new instance of the ExtractorFactory class.
extractPage(int) - Method in class com.groupdocs.parser.legacy.CellsFormattedTextExtractor
 
extractPage(int) - Method in class com.groupdocs.parser.legacy.CellsTextExtractor
 
extractPage(int) - Method in class com.groupdocs.parser.legacy.ChmFormattedTextExtractor
Extracts all characters from the page with pageIndex and returns the data as a string.
extractPage(int) - Method in class com.groupdocs.parser.legacy.ChmTextExtractor
Extracts all characters from the page with pageIndex and returns the data as a string.
extractPage(int) - Method in class com.groupdocs.parser.legacy.EpubPackage
Extracts all characters from the page with pageIndex and returns the data as a string.
extractPage(int) - Method in interface com.groupdocs.parser.legacy.IPageTextExtractor
Extracts all characters from the page with pageIndex and returns the data as a string.
extractPage(int) - Method in class com.groupdocs.parser.legacy.NoteTextExtractor
Reads all characters from the page with pageIndex and returns the data as a string.
extractPage(int) - Method in class com.groupdocs.parser.legacy.PdfTextExtractor
Reads all characters from the page with pageIndex and returns the data as a string.
extractPage(int) - Method in class com.groupdocs.parser.legacy.SlidesFormattedTextExtractor
 
extractPage(int) - Method in class com.groupdocs.parser.legacy.SlidesTextExtractor
 
extractPage() - Method in class com.groupdocs.parser.legacy.TableOfContentsItem
Extracts all characters from the page with pageIndex and returns the data as a string.
extractPage(int) - Method in class com.groupdocs.parser.legacy.WordsFormattedTextExtractor
Extracts all characters from the page with pageIndex and returns the data as a string.
extractPreviewPages() - Method in class com.groupdocs.parser.legacy.PreviewHandler
Extracts the collection of preview pages from a particular format.
extractRow(int, String...) - Method in class com.groupdocs.parser.legacy.CellsSheetInfo
Extracts all characters from the row with the rowIndex and returns the data as a string.
extractSheet(String...) - Method in class com.groupdocs.parser.legacy.CellsSheetInfo
Extracts all characters from the sheet and returns the data as a string.
extractSheet(int) - Method in class com.groupdocs.parser.legacy.CellsTextExtractor
Extracts all characters from the sheet with sheetIndex and returns the data as a string.
extractSheet(int) - Method in class com.groupdocs.parser.legacy.CellsTextExtractorBase
Extracts all characters from the sheet with sheetIndex and returns the data as a string.
extractSheetHeader() - Method in class com.groupdocs.parser.legacy.CellsSheetInfo
Extracts the name of the sheet.
extractSlide(int) - Method in class com.groupdocs.parser.legacy.SlidesTextExtractorBase
Extracts all characters from the slide with slideIndex and returns the data as a string.
extractStructured(StructuredHandler) - Method in class com.groupdocs.parser.legacy.CellsTextExtractor
Extracts a structured text.
extractStructured(StructuredHandler) - Method in class com.groupdocs.parser.legacy.ChmTextExtractor
Extracts a structured text.
extractStructured(StructuredHandler) - Method in class com.groupdocs.parser.legacy.EmailTextExtractor
Extracts a structured text.
extractStructured(StructuredHandler) - Method in class com.groupdocs.parser.legacy.EpubTextExtractor
Extracts a structured text.
extractStructured(StructuredHandler) - Method in class com.groupdocs.parser.legacy.FictionBookTextExtractor
Extracts a structured text.
extractStructured(StructuredHandler) - Method in interface com.groupdocs.parser.legacy.IStructuredExtractor
Extracts a structured text.
extractStructured(StructuredHandler) - Method in class com.groupdocs.parser.legacy.MarkdownTextExtractor
Extracts a structured text.
extractStructured(StructuredHandler) - Method in class com.groupdocs.parser.legacy.SlidesTextExtractor
Extracts a structured text.
extractStructured(StructuredHandler) - Method in class com.groupdocs.parser.legacy.WordsTextExtractor
Extracts a structured text.
extractText() - Method in class com.groupdocs.parser.legacy.CellsTextExtractor
Extracts all characters from the current position to the end of the text extractor and returns them as one string.
extractText() - Method in class com.groupdocs.parser.legacy.CellsTextExtractorBase
Extracts all characters from the current position to the end of the text extractor and returns them as one string.
extractText() - Method in class com.groupdocs.parser.legacy.ChmTextExtractor
Extracts all characters from the current position to the end of the text extractor and returns them as one string.
extractText() - Method in class com.groupdocs.parser.legacy.EmailTextExtractor
Extracts all characters from the current position to the end of the text extractor and returns them as one string.
extractText() - Method in class com.groupdocs.parser.legacy.EpubFormattedTextExtractor
Extracts all characters from the current position to the end of the text extractor and returns them as one string.
extractText(String) - Method in class com.groupdocs.parser.legacy.Extractor
Extracts a text.
extractText(String, LoadOptions) - Method in class com.groupdocs.parser.legacy.Extractor
Extracts a text.
extractText(InputStream) - Method in class com.groupdocs.parser.legacy.Extractor
Extracts a text.
extractText(InputStream, LoadOptions) - Method in class com.groupdocs.parser.legacy.Extractor
Extracts a text.
extractText() - Method in class com.groupdocs.parser.legacy.FictionBookFormattedTextExtractor
Extracts all characters from the current position to the end of the text extractor and returns them as one string.
extractText() - Method in class com.groupdocs.parser.legacy.PdfTextExtractor
Extracts all characters from the current position to the end of the text extractor and returns them as one string.
extractText() - Method in class com.groupdocs.parser.legacy.SlidesFormattedTextExtractor
Extracts all characters from the current position to the end of the text extractor and returns them as one string.
extractText() - Method in class com.groupdocs.parser.legacy.SlidesTextExtractor
Extracts all characters from the current position to the end of the text extractor and returns them as one string.
extractText() - Method in class com.groupdocs.parser.legacy.TextExtractor
Extracts all characters from the current position to the end of the text extractor and returns them as one string.
extractText() - Method in class com.groupdocs.parser.legacy.WordsFormattedTextExtractor
Extracts all characters from the current position to the end of the text extractor and returns them as one string.
extractText() - Method in class com.groupdocs.parser.legacy.WordsTextExtractor
Extracts all characters from the current position to the end of the text extractor and returns them as one string.
extractTextLine() - Method in class com.groupdocs.parser.legacy.CellsTextExtractor
 
extractTextLine() - Method in class com.groupdocs.parser.legacy.CellsTextExtractorBase
Extracts a line of characters from the text extractor and returns the data as a string.
extractTextLine() - Method in class com.groupdocs.parser.legacy.EpubFormattedTextExtractor
Extracts a line of characters from the text extractor and returns the data as a string.
extractTextLine() - Method in class com.groupdocs.parser.legacy.FictionBookFormattedTextExtractor
Extracts a line of characters from the text extractor and returns the data as a string.
extractTextLine() - Method in class com.groupdocs.parser.legacy.PdfTextExtractor
 
extractTextLine() - Method in class com.groupdocs.parser.legacy.SlidesFormattedTextExtractor
Extracts a line of characters from the text extractor and returns the data as a string.
extractTextLine() - Method in class com.groupdocs.parser.legacy.TextExtractor
Extracts a line of characters from the text extractor and returns the data as a string.
extractTextLine() - Method in class com.groupdocs.parser.legacy.WordsFormattedTextExtractor
Extracts a line of characters from the text extractor and returns the data as a string.

F

FB2 - Static variable in class com.groupdocs.parser.options.FileType
FictionBook 2.0 File
Features - Class in com.groupdocs.parser.options
Represents the supported features list.
Features() - Constructor for class com.groupdocs.parser.options.Features
 
FICTION_BOOK - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Application
FictionBook files.
FictionBookFormattedTextExtractor - Class in com.groupdocs.parser.legacy
Provides the formatted text extractor for FB2 (FictionBook) documents.
FictionBookFormattedTextExtractor(String) - Constructor for class com.groupdocs.parser.legacy.FictionBookFormattedTextExtractor
Initializes a new instance of the FictionBookFormattedTextExtractor class.
FictionBookFormattedTextExtractor(InputStream) - Constructor for class com.groupdocs.parser.legacy.FictionBookFormattedTextExtractor
Initializes a new instance of the FictionBookFormattedTextExtractor class.
FictionBookMediaTypeDetector - Class in com.groupdocs.parser.legacy
Provides the functionality to detect the media type of FB2 (FictionBook) document.
FictionBookMediaTypeDetector() - Constructor for class com.groupdocs.parser.legacy.FictionBookMediaTypeDetector
Initializes a new instance of the FictionBookMediaTypeDetector class.
FictionBookMetadataExtractor - Class in com.groupdocs.parser.legacy
Provides the functionality to extract the metadata from FB2 (FictionBook) documents.
FictionBookMetadataExtractor() - Constructor for class com.groupdocs.parser.legacy.FictionBookMetadataExtractor
Initializes a new instance of the FictionBookMetadataExtractor class.
FictionBookTextExtractor - Class in com.groupdocs.parser.legacy
Provides the text extractor for FB2 (FictionBook) documents.
FictionBookTextExtractor(String) - Constructor for class com.groupdocs.parser.legacy.FictionBookTextExtractor
Initializes a new instance of the FictionBookTextExtractor class.
FictionBookTextExtractor(InputStream) - Constructor for class com.groupdocs.parser.legacy.FictionBookTextExtractor
Initializes a new instance of the FictionBookTextExtractor class.
FieldData - Class in com.groupdocs.parser.data
Represents field data such as a name, a page index, a field value and so on.
FieldData(String, PageArea) - Constructor for class com.groupdocs.parser.data.FieldData
Initializes a new instance of the FieldData class.
FieldData(String, PageArea, FieldData) - Constructor for class com.groupdocs.parser.data.FieldData
Initializes a new instance of the FieldData class.
FILE_NAME - Static variable in class com.groupdocs.parser.legacy.MetadataNames
The key for FileName.
FileFormat - Enum in com.groupdocs.parser.options
Defines a type of the file.
FileType - Class in com.groupdocs.parser.options
Represents the file type.
Fixed - Static variable in class com.groupdocs.parser.legacy.TemplateFieldPositionType
The position is set by a rectangle.
FixedWidth - Static variable in class com.groupdocs.parser.legacy.HighlightMode
Highlight has the fixed length.
FolderContainer - Class in com.groupdocs.parser.legacy
Provides a container for the directory.
FolderContainer(String) - Constructor for class com.groupdocs.parser.legacy.FolderContainer
Initializes a new instance of the FolderContainer class.
Font - Class in com.groupdocs.parser.legacy
Provides a font.
Font(boolean, boolean) - Constructor for class com.groupdocs.parser.legacy.Font
Initializes a new instance of the Font class.
Font(String, double, boolean, boolean) - Constructor for class com.groupdocs.parser.legacy.Font
Initializes a new instance of the Font class.
FormattedTextMode - Enum in com.groupdocs.parser.options
Defines a formatted text mode.
FormattedTextOptions - Class in com.groupdocs.parser.options
Provides the options which are used for formatted text extraction.
FormattedTextOptions(FormattedTextMode) - Constructor for class com.groupdocs.parser.options.FormattedTextOptions
Initializes a new instance of the FormattedTextOptions class.
formatText(T, DocumentPartOptions) - Method in class com.groupdocs.parser.legacy.DocumentPartFormatter
Converts item to the string with formatting.
formatText(ListItem, DocumentPartOptions) - Method in class com.groupdocs.parser.legacy.HtmlListFormatter
Converts item to the string with formatting.
formatText(TableRow, DocumentPartOptions) - Method in class com.groupdocs.parser.legacy.HtmlTableFormatter
Converts item to the string with formatting.
formatText(TextItem, DocumentPartOptions) - Method in class com.groupdocs.parser.legacy.HtmlTextFormatter
Converts item to the string with formatting.
formatText(ListItem, DocumentPartOptions) - Method in class com.groupdocs.parser.legacy.MarkdownListFormatter
Converts item to the string with formatting.
formatText(TableRow, DocumentPartOptions) - Method in class com.groupdocs.parser.legacy.MarkdownTableFormatter
Converts item to the string with formatting.
formatText(TextItem, DocumentPartOptions) - Method in class com.groupdocs.parser.legacy.MarkdownTextFormatter
Converts item to the string with formatting.
formatText(ListItem, DocumentPartOptions) - Method in class com.groupdocs.parser.legacy.PlainListFormatter
Converts item to the string with formatting.
formatText(TableRow, DocumentPartOptions) - Method in class com.groupdocs.parser.legacy.PlainTableFormatter
Converts item to the string with formatting.
formatText(TextItem, DocumentPartOptions) - Method in class com.groupdocs.parser.legacy.PlainTextFormatter
Converts item to the string with formatting.
fromExtension(String) - Static method in class com.groupdocs.parser.options.FileType
Maps file extension to file type.

G

generatePreview(PreviewOptions) - Method in class com.groupdocs.parser.Parser
Get pages preview.
get(int) - Method in class com.groupdocs.parser.data.DocumentData
Gets the field data by an index.
get(int) - Method in class com.groupdocs.parser.templates.Template
Gets the template item by an index.
get_Item(String) - Method in class com.groupdocs.parser.legacy.Container.Entity
Gets or sets the value associated with the specified key.
get_Item(int) - Method in class com.groupdocs.parser.legacy.ContainerPath
Gets a part of the part by depth.
get_Item(int) - Method in class com.groupdocs.parser.legacy.DocumentData
Gets a data field.
get_Item(int, int) - Method in class com.groupdocs.parser.legacy.DocumentDataTable
Gets a value of the table cell.
get_Item(int) - Method in class com.groupdocs.parser.legacy.DocumentTemplate
Gets a template field.
get_Item(int) - Method in class com.groupdocs.parser.legacy.EpubPackage
Gets a path to the content document file.
get_Item(int) - Method in class com.groupdocs.parser.legacy.EpubTextExtractorBase
Gets a package.
get_Item(String) - Method in class com.groupdocs.parser.legacy.MetadataCollection
Gets a value associated with the specified key.
get_Item(int) - Method in class com.groupdocs.parser.legacy.ModelNode
Gets a child node.
get_Item(String) - Method in class com.groupdocs.parser.legacy.StructuredElementProperties
Gets a parameter value.
get_Item(int) - Method in class com.groupdocs.parser.legacy.StructuredHandler
Gets a element.
get_Item(int, int) - Method in class com.groupdocs.parser.legacy.TableArea
Gets a cell of the table.
get_Item(int) - Method in class com.groupdocs.parser.legacy.TableColumnWidthCollection
Gets a width of the column with the index.
get_Item(int) - Method in class com.groupdocs.parser.legacy.TableOfContentsItem
Gets a sub-item of the item.
get_Item(int) - Method in class com.groupdocs.parser.legacy.TableRow
Gets the row's cell with the specified index.
getAngles() - Method in class com.groupdocs.parser.legacy.PlainTableFrame
Gets an angles of the frame.
getAreas() - Method in class com.groupdocs.parser.data.PageGroupArea
Gets the collection of grouped page areas.
getAreas() - Method in class com.groupdocs.parser.data.PageTextArea
Gets the collection of child text page areas.
getAttachmentCount() - Method in class com.groupdocs.parser.legacy.EmailTextExtractorBase
Gets a total count of the attachments.
getBaseLine() - Method in class com.groupdocs.parser.data.PageTextArea
Gets the base line.
getBaseLine() - Method in class com.groupdocs.parser.legacy.TextAreaItem
Gets a base line of the row.
getBitmapStream() - Method in class com.groupdocs.parser.legacy.ImageArea
Returns the image as bitmap data.
getBorders() - Method in class com.groupdocs.parser.legacy.TableCell
Gets borders of the cell.
getBottom() - Method in class com.groupdocs.parser.data.Rectangle
Gets the y-coordinate of the bottom edge of the rectangular area.
getBottom() - Method in class com.groupdocs.parser.legacy.PlainTableFrameIntersection
Gets a top intersection to horizontal edge.
getBottom() - Method in class com.groupdocs.parser.legacy.Rectangle
Gets a Y-coordinate of the lower-right corner.
getBottomLeft() - Method in class com.groupdocs.parser.legacy.PlainTableFrameAngle
Gets a bottom-left angle.
getBottomRight() - Method in class com.groupdocs.parser.legacy.PlainTableFrameAngle
Gets a bottom-right angle.
getBullet() - Method in class com.groupdocs.parser.legacy.ListItemOptions
Gets a bullet char.
getCancel() - Method in class com.groupdocs.parser.legacy.PasswordRequest
Gets a value indicating whether the request is rejected.
getCell(int, int) - Method in class com.groupdocs.parser.data.PageTableArea
Gets the table cell by row and column indexes.
getCell(int, int) - Method in class com.groupdocs.parser.legacy.TableRow
Returns a cell by cellRowIndex and cellColumnIndex.
getCharset() - Method in class com.groupdocs.parser.options.LoadOptions
Gets the encoding of the document.
getCharset() - Method in class com.groupdocs.parser.options.TextDocumentInfo
Gets the detected encoding of the text document.
getColumn() - Method in class com.groupdocs.parser.legacy.TableAreaCell
Gets a zero-based index of the column.
getColumn() - Method in class com.groupdocs.parser.legacy.TableCellProperties
Gets an index of the column.
getColumnCount() - Method in class com.groupdocs.parser.data.PageTableArea
Gets the total number of the table colums.
getColumnCount() - Method in class com.groupdocs.parser.legacy.DocumentDataTable
Gets a number of table columns.
getColumnCount() - Method in class com.groupdocs.parser.legacy.TableArea
Gets a number of table columns.
getColumnIndex() - Method in class com.groupdocs.parser.data.PageTableAreaCell
Gets the column index.
getColumnIndex() - Method in class com.groupdocs.parser.legacy.TableCell
Gets an index of the column.
getColumnNames() - Method in class com.groupdocs.parser.legacy.CellsSheetInfo
Gets a collection of the columns' names.
getColumns() - Method in class com.groupdocs.parser.legacy.DbTableReader
Gets a collection of the table column names.
getColumnsFilter() - Method in class com.groupdocs.parser.legacy.DbTableReader
Gets a collection of columns names which are returned by Read and ReadLine methods.
getColumnSpan() - Method in class com.groupdocs.parser.data.PageTableAreaCell
Gets the total number of columns that contain the table cell.
getColumnSpan() - Method in class com.groupdocs.parser.legacy.TableAreaCell
Gets a number of columns which the cell spans across.
getColumnSpan() - Method in class com.groupdocs.parser.legacy.TableCell
Gets a number of the columns.
getColumnWidth(int) - Method in class com.groupdocs.parser.data.PageTableArea
Returns the column width.
getColumnWidth(int) - Method in class com.groupdocs.parser.legacy.TableArea
Gets a width of the row.
getColumnWidthCollection() - Method in class com.groupdocs.parser.legacy.TableFormatter
Gets a collection of the columns' widths.
getConfig() - Method in class com.groupdocs.parser.legacy.PlainTableFrame
Gets a configuration of the frame.
getConnectionInfo() - Method in class com.groupdocs.parser.legacy.EmailContainer
Gets an information for connection with email server.
getConnectionType() - Method in class com.groupdocs.parser.legacy.EmailConnectionInfo
Gets a connection type.
getConsumptionCredit() - Static method in class com.groupdocs.parser.legacy.Metered
 
getConsumptionCredit() - Static method in class com.groupdocs.parser.licensing.Metered
Retrieves count of credits consumed.
getConsumptionQuantity() - Static method in class com.groupdocs.parser.legacy.Metered
Gets a consumption quantity.
getConsumptionQuantity() - Static method in class com.groupdocs.parser.licensing.Metered
Retrieves amount of MBs processed.
getContainer() - Method in class com.groupdocs.parser.Parser
Extracts a container object from the document to work with formats that contain attachments, ZIP archives etc.
getContainerStream() - Method in class com.groupdocs.parser.legacy.Container
Gets a stream of the container.
getContents() - Method in class com.groupdocs.parser.legacy.PreviewImageData
Gets a byte array containing the preview image.
getCount() - Method in class com.groupdocs.parser.data.DocumentData
Gets the total number of the fields data.
getCount() - Method in class com.groupdocs.parser.legacy.DocumentData
Gets a total number of the data fields.
getCount() - Method in class com.groupdocs.parser.legacy.DocumentTemplate
Gets a total number of template fields.
getCount() - Method in class com.groupdocs.parser.legacy.EpubPackage
Gets a total number of content documents.
getCount() - Method in class com.groupdocs.parser.legacy.EpubTextExtractorBase
Gets a total number of packages.
getCount() - Method in class com.groupdocs.parser.legacy.ModelNode
Gets a total number of the child nodes.
getCount() - Method in class com.groupdocs.parser.legacy.TableCellText
Gets a total count of the lines.
getCount() - Method in class com.groupdocs.parser.legacy.TableOfContentsItem
Gets a count of sub-items.
getCount() - Method in class com.groupdocs.parser.legacy.TableRow
Gets a count of the cells.
getCount() - Method in class com.groupdocs.parser.templates.Template
Gets the total number of template items.
getCreatePageStream() - Method in class com.groupdocs.parser.options.PreviewOptions
Gets an instance of the page stream creation delegate.
getCross(TableCell, TableCell, TableCell, TableCell) - Method in class com.groupdocs.parser.legacy.PlainTableFrame
Returns a symbol of the cross.
getCross() - Method in class com.groupdocs.parser.legacy.PlainTableFrameIntersection
Gets a cross intersection.
getDataFieldsByName(String) - Method in class com.groupdocs.parser.legacy.DocumentData
Gets a collection of the data fields which name is fieldName.
getDataTables() - Method in class com.groupdocs.parser.legacy.DocumentData
Gets a collection of the data tables.
getDate() - Method in class com.groupdocs.parser.legacy.Container.Entity
Gets a date for the entity.
getDefaultAnsiCharset() - Method in class com.groupdocs.parser.legacy.EncodingDetector
Gets the character encoding that is used for ANSI encodings.
getDefaultAnsiCharset() - Method in class com.groupdocs.parser.options.LoadOptions
Gets the default ANSI encoding which is used for encoding detection.
getDepth() - Method in class com.groupdocs.parser.data.TocItem
Gets the depth level.
getDepth() - Method in class com.groupdocs.parser.legacy.ContainerPath
Gets a depth of the path.
getDepth() - Method in class com.groupdocs.parser.legacy.ListItemOptions
Gets a depth of the item.
getDepth() - Method in class com.groupdocs.parser.legacy.ListProperties
Gets a depth of the list.
getDepth() - Method in class com.groupdocs.parser.legacy.StructuredHandler
Gets a depth of the current element.
getDescription() - Method in class com.groupdocs.parser.legacy.NotificationMessage
Gets a description of the notification.
getDetectorParameters() - Method in class com.groupdocs.parser.legacy.TemplateTable
Gets a table detector parameters.
getDirection() - Method in class com.groupdocs.parser.legacy.HighlightOptions
Gets a direction of highlight.
getDirectory() - Method in class com.groupdocs.parser.data.ContainerItem
Gets the directory of the item.
getDocumentContent() - Method in class com.groupdocs.parser.legacy.CellsTextExtractor
Gets an access to the document's content.
getDocumentContent() - Method in interface com.groupdocs.parser.legacy.IDocumentContentExtractor
Gets an access to the document's content.
getDocumentContent() - Method in class com.groupdocs.parser.legacy.PdfTextExtractor
Gets an access to the document's content.
getDocumentContent() - Method in class com.groupdocs.parser.legacy.SlidesTextExtractor
Gets an access to the document's content.
getDocumentContent() - Method in class com.groupdocs.parser.legacy.WordsTextExtractor
Gets an access to the document's content.
getDocumentFormatter() - Method in class com.groupdocs.parser.legacy.CellsFormattedTextExtractor
Gets a DocumentFormatter.
getDocumentFormatter() - Method in class com.groupdocs.parser.legacy.ChmFormattedTextExtractor
Gets a DocumentFormatter.
getDocumentFormatter() - Method in class com.groupdocs.parser.legacy.EmailFormattedTextExtractor
Gets a DocumentFormatter.
getDocumentFormatter() - Method in class com.groupdocs.parser.legacy.EpubFormattedTextExtractor
Gets a DocumentFormatter.
getDocumentFormatter() - Method in class com.groupdocs.parser.legacy.ExtractorFactory
Gets a document formatter.
getDocumentFormatter() - Method in class com.groupdocs.parser.legacy.FictionBookFormattedTextExtractor
Gets a DocumentFormatter.
getDocumentFormatter() - Method in interface com.groupdocs.parser.legacy.ITextExtractorWithFormatter
Gets a DocumentFormatter.
getDocumentFormatter() - Method in class com.groupdocs.parser.legacy.MarkdownFormattedTextExtractor
Gets a DocumentFormatter.
getDocumentFormatter() - Method in class com.groupdocs.parser.legacy.SlidesFormattedTextExtractor
Gets a DocumentFormatter.
getDocumentFormatter() - Method in class com.groupdocs.parser.legacy.WordsFormattedTextExtractor
Gets a DocumentFormatter.
getDocumentInfo(String) - Method in class com.groupdocs.parser.legacy.ExtractorFactory
Returns the information of supported extractors for a document.
getDocumentInfo(InputStream) - Method in class com.groupdocs.parser.legacy.ExtractorFactory
Returns the information of supported extractors for a document.
getDocumentInfo() - Method in class com.groupdocs.parser.Parser
Returns the general information about the document.
getDocumentType() - Method in class com.groupdocs.parser.legacy.LoadOptions
Gets a type of the file.
getDomain() - Method in class com.groupdocs.parser.legacy.EmailConnectionInfo
Gets a domain.
getEdges() - Method in class com.groupdocs.parser.legacy.PlainTableFrame
Gets an edges of the frame.
getEdges() - Method in class com.groupdocs.parser.templates.TemplateLinkedPosition
Gets the edges of the linked field where a field is searched.
getElementType() - Method in class com.groupdocs.parser.legacy.StructuredElementProperties
Gets a type of the document's element.
getEncoding() - Method in class com.groupdocs.parser.legacy.Container
Gets an encoding for the container.
getEncoding() - Method in class com.groupdocs.parser.legacy.LoadOptions
Gets an encoding for the file.
getEncoding() - Method in class com.groupdocs.parser.legacy.TextExtractor
Gets an encoding for the document.
getEncodingDetector() - Method in class com.groupdocs.parser.legacy.Extractor
Gets an encoding detector.
getEncodingDetector() - Method in class com.groupdocs.parser.legacy.ExtractorFactory
Gets an encoding detector.
getEntities() - Method in class com.groupdocs.parser.legacy.Container
Gets a collection of the container's entities.
getEntities() - Method in class com.groupdocs.parser.legacy.DbContainer
Gets a collection of container's entities.
getEntities() - Method in class com.groupdocs.parser.legacy.EmailContainer
Gets a collection of container's entities.
getEntities() - Method in class com.groupdocs.parser.legacy.EmailTextExtractorBase
Gets a collection of email attachments.
getEntities() - Method in interface com.groupdocs.parser.legacy.IContainer
Gets a collection of container's entities.
getEntities() - Method in class com.groupdocs.parser.legacy.PdfTextExtractor
Gets a collection of container's entities.
getEntity(String) - Method in class com.groupdocs.parser.legacy.ZipContainer
Gets an entity by the full entity name.
getException() - Method in class com.groupdocs.parser.legacy.NotificationMessage
Gets an exception of the error notification.
getExpression() - Method in class com.groupdocs.parser.legacy.TextAreaSearchOptions
Gets a regular expression.
getExpression() - Method in class com.groupdocs.parser.options.PageTextAreaOptions
Gets the regular expression.
getExpression() - Method in class com.groupdocs.parser.templates.TemplateRegexPosition
Gets the regular expression.
getExtension() - Method in class com.groupdocs.parser.options.FileType
Filename suffix (including the period ".") e.g.
getExtractMode() - Method in class com.groupdocs.parser.legacy.CellsTextExtractor
Gets a value indicating the mode of text extraction.
getExtractMode() - Method in interface com.groupdocs.parser.legacy.IFastTextExtractor
Gets a value indicating the mode of text extraction.
getExtractMode() - Method in class com.groupdocs.parser.legacy.PdfTextExtractor
Gets a value indicating the mode of text extraction.
getExtractMode() - Method in class com.groupdocs.parser.legacy.SlidesTextExtractor
Gets a value indicating the mode of text extraction.
getFeatures() - Method in class com.groupdocs.parser.Parser
Gets the supported features.
getFieldName() - Method in class com.groupdocs.parser.legacy.DocumentDataField
Gets a name of the data field.
getFieldName() - Method in class com.groupdocs.parser.legacy.TemplateField
Gets a name of the template field.
getFieldPosition() - Method in class com.groupdocs.parser.legacy.TemplateField
Gets a field position on the page.
getFieldsByName(String) - Method in class com.groupdocs.parser.data.DocumentData
Returns the collection of field data where the name is equal to fieldName.
getFileFormat() - Method in class com.groupdocs.parser.options.FileType
File type name e.g.
getFileFormat() - Method in class com.groupdocs.parser.options.LoadOptions
Gets the file format.
getFilePath() - Method in class com.groupdocs.parser.data.ContainerItem
Gets the full path of the item.
getFileType() - Method in class com.groupdocs.parser.data.PageImageArea
Gets the format of the image.
getFileType() - Method in class com.groupdocs.parser.options.DocumentInfo
Gets the document type.
getFileType() - Method in interface com.groupdocs.parser.options.IDocumentInfo
Gets the document type.
getFont() - Method in class com.groupdocs.parser.legacy.TextProperties
Gets a font of the text.
getFontName() - Method in class com.groupdocs.parser.data.TextStyle
Gets the font name.
getFontSize() - Method in class com.groupdocs.parser.data.TextStyle
Gets the font size.
getFormattedText(FormattedTextOptions) - Method in class com.groupdocs.parser.Parser
Extracts a formatted text from the document.
getFormattedText(int, FormattedTextOptions) - Method in class com.groupdocs.parser.Parser
Extracts a formatted text from the document page.
getFormData() - Method in class com.groupdocs.parser.legacy.PdfTextExtractor
Extracts a PDF Forms data from document.
getFoundText() - Method in class com.groupdocs.parser.legacy.SearchResult
Gets a found text.
getHeight() - Method in class com.groupdocs.parser.data.Size
Gets the height.
getHeight() - Method in class com.groupdocs.parser.legacy.DocumentPage
Gets a height of the page.
getHeight() - Method in class com.groupdocs.parser.legacy.PreviewPage
Gets the height of the page.
getHeight() - Method in class com.groupdocs.parser.legacy.Rectangle
Gets a height of the rectangle.
getHeight() - Method in class com.groupdocs.parser.legacy.Size
Gets a height.
getHeight() - Method in class com.groupdocs.parser.legacy.TableRow
Gets a height of the row.
getHeight() - Method in class com.groupdocs.parser.options.PageInfo
Gets the page height.
getHeight() - Method in class com.groupdocs.parser.options.PreviewOptions
Gets the page preview height.
getHighlight(int, boolean, HighlightOptions) - Method in class com.groupdocs.parser.Parser
Extracts a highlight from the document.
getHighlightMode() - Method in class com.groupdocs.parser.legacy.SearchHighlightOptions
Gets a mode of highlight extraction.
getHighlightOptions() - Method in class com.groupdocs.parser.legacy.RegexSearchOptions
Gets options of highlight.
getHighlightOptions() - Method in class com.groupdocs.parser.legacy.SearchOptions
Gets options of highlight.
getHorizontal(TableCell, TableCell, int) - Method in class com.groupdocs.parser.legacy.PlainTableFrame
Returns a horizontal edge.
getHorizontal() - Method in class com.groupdocs.parser.legacy.PlainTableFrameEdge
Gets a horizontal edge.
getHorizontalSeparators() - Method in class com.groupdocs.parser.legacy.TableAreaLayout
Gets a collection of vertical separators.
getHorizontalSeparators() - Method in class com.groupdocs.parser.templates.TemplateTableLayout
Gets the table rows separators.
getHost() - Method in class com.groupdocs.parser.legacy.EmailConnectionInfo
Gets an URI of the mail server.
getHyperlink() - Method in class com.groupdocs.parser.legacy.TextItem
Gets a hyperlink of the item.
getIgnoreFormatting() - Method in class com.groupdocs.parser.legacy.TextAreaSearchOptions
Gets a value indicating whether text formatting is ignored.
getImageAreas(int) - Method in class com.groupdocs.parser.legacy.DocumentContent
Extracts image areas from the document page.
getImageAreas(int, ImageAreaSearchOptions) - Method in class com.groupdocs.parser.legacy.DocumentContent
Extracts image areas from the document page.
getImageAreas() - Method in class com.groupdocs.parser.legacy.DocumentPage
Gets a collection of ImageArea objects.
getImages() - Method in class com.groupdocs.parser.Parser
Extracts images from the document.
getImages(PageAreaOptions) - Method in class com.groupdocs.parser.Parser
Extracts images from the document using customization options (to set the rectangular area that contains images).
getImages(int) - Method in class com.groupdocs.parser.Parser
Extracts images from the document page.
getImages(int, PageAreaOptions) - Method in class com.groupdocs.parser.Parser
Extracts images from the document page using customization options (to set the rectangular area that contains images).
getImageStream() - Method in class com.groupdocs.parser.data.PageImageArea
Returns the image stream.
getIndex() - Method in class com.groupdocs.parser.data.Page
Gets the page index.
getIndex() - Method in class com.groupdocs.parser.legacy.CellsSheetInfo
Gets a index of the sheet.
getIndex() - Method in class com.groupdocs.parser.legacy.DocumentPage
Gets an index of the page.
getIndex() - Method in class com.groupdocs.parser.legacy.SearchResult
Gets an index of the found text.
getIndex() - Method in class com.groupdocs.parser.legacy.TableRowProperties
Gets an index of the row.
getIntersections() - Method in class com.groupdocs.parser.legacy.PlainTableFrame
Gets a intersections of the frame.
getItemMaxWidth(ListItemOptions, DocumentPartOptions) - Method in class com.groupdocs.parser.legacy.ListFormatter
Returns a maximum width of the listItemOptions.
getItemMaxWidth(ListItemOptions, DocumentPartOptions) - Method in class com.groupdocs.parser.legacy.PlainListFormatter
Returns a maximum width of the listItemOptions.
getItems() - Method in class com.groupdocs.parser.legacy.TextArea
Gets a collection of text area items.
getKey() - Method in class com.groupdocs.parser.legacy.Container.EntityParameter
Gets a parameter key.
getKeys() - Method in class com.groupdocs.parser.legacy.Container.Entity
Gets a collection containing the keys in the Container.
getKeys() - Method in class com.groupdocs.parser.legacy.MetadataCollection
Gets a collection containing the keys in the MetadataCollection.
getLayout() - Method in class com.groupdocs.parser.templates.TemplateTable
Gets the table layout.
getLeft() - Method in class com.groupdocs.parser.data.Rectangle
Gets the x-coordinate of the left edge of the rectangular area.
getLeft() - Method in class com.groupdocs.parser.legacy.PlainTableFrameIntersection
Gets a left intersection to vertical edge.
getLeft() - Method in class com.groupdocs.parser.legacy.Rectangle
Gets a X-coordinate of the upper-left corner.
getLeftHighlightItem() - Method in class com.groupdocs.parser.data.SearchResult
Gets the left highlight.
getLeftHighlightOptions() - Method in class com.groupdocs.parser.options.SearchOptions
Gets the options for the left highlight.
getLeftLength() - Method in class com.groupdocs.parser.legacy.SearchHighlightOptions
Gets a length of the left highlight.
getLeftText() - Method in class com.groupdocs.parser.legacy.SearchResult
Gets a text on the left side of the found text.
getLength() - Method in class com.groupdocs.parser.legacy.HighlightOptions
Gets a length of highlight.
getLink() - Method in class com.groupdocs.parser.legacy.HyperlinkProperties
Gets a URL of the hyperlink.
getLinkedField() - Method in class com.groupdocs.parser.data.FieldData
Gets the linked field.
getLinkedFieldName() - Method in class com.groupdocs.parser.templates.TemplateLinkedPosition
Gets the linked field name.
getList() - Method in class com.groupdocs.parser.legacy.ListSearchHandler
Gets a list with search results.
getListType() - Method in class com.groupdocs.parser.legacy.ListProperties
Gets a type of the list.
getLogger() - Method in class com.groupdocs.parser.options.ParserSettings
Gets the logger which is used for logging events and errors during data extraction.
getMailboxUri() - Method in class com.groupdocs.parser.legacy.EmailConnectionInfo
Gets an URI of the mailbox.
getMaxLength() - Method in class com.groupdocs.parser.options.HighlightOptions
Gets a maximum text length.
getMaxWidth() - Method in class com.groupdocs.parser.legacy.DocumentPartOptions
Gets a maximum string length.
getMediaType() - Method in class com.groupdocs.parser.legacy.Container.Entity
Gets a media type for the document.
getMediaType() - Method in class com.groupdocs.parser.legacy.Container
Gets a media type for the container.
getMediaType() - Method in class com.groupdocs.parser.legacy.ImageArea
Gets a media type of the image.
getMediaType() - Method in class com.groupdocs.parser.legacy.LoadOptions
Gets a media type for the file.
getMediaType() - Method in class com.groupdocs.parser.legacy.TextExtractor
Gets a media type for the document.
getMediaTypeDetector() - Method in class com.groupdocs.parser.legacy.Extractor
Gets a media type detector.
getMediaTypeDetector() - Method in class com.groupdocs.parser.legacy.ExtractorFactory
Gets a media type detector.
getMetadata() - Method in class com.groupdocs.parser.data.ContainerItem
Gets the collection of metadata items.
getMetadata() - Method in class com.groupdocs.parser.Parser
Extracts metadata from the document.
getMinColumnCount() - Method in class com.groupdocs.parser.legacy.TableAreaDetectorParameters
Gets a minimum number of table columns.
getMinColumnCount() - Method in class com.groupdocs.parser.templates.TemplateTableParameters
Gets the minimum number of the table columns.
getMinRowCount() - Method in class com.groupdocs.parser.legacy.TableAreaDetectorParameters
Gets a minimum number of table rows.
getMinRowCount() - Method in class com.groupdocs.parser.templates.TemplateTableParameters
Gets the minimum number of the table rows.
getMinVerticalSpace() - Method in class com.groupdocs.parser.legacy.TableAreaDetectorParameters
Gets a minimum width of vertical separators.
getMinVerticalSpace() - Method in class com.groupdocs.parser.templates.TemplateTableParameters
Gets the minumum space between the table columns.
getMode() - Method in class com.groupdocs.parser.legacy.HighlightOptions
Gets a mode of highlight extraction.
getMode() - Method in class com.groupdocs.parser.options.FormattedTextOptions
Gets the formatted text extraction mode.
getName() - Method in class com.groupdocs.parser.data.ContainerItem
Gets the name of the item.
getName() - Method in class com.groupdocs.parser.data.FieldData
Gets the field name.
getName() - Method in class com.groupdocs.parser.data.MetadataItem
Gets the name of the metadata item.
getName() - Method in class com.groupdocs.parser.data.TextStyle
Gets the style name.
getName() - Method in class com.groupdocs.parser.legacy.CellsSheetInfo
Gets a name of the sheet.
getName() - Method in class com.groupdocs.parser.legacy.Container.Entity
Gets a name of the entity.
getName() - Method in class com.groupdocs.parser.legacy.Font
Gets a name of the font.
getName() - Method in class com.groupdocs.parser.legacy.SectionProperties
Gets a name of the section.
getName() - Method in class com.groupdocs.parser.legacy.SlideProperties
Gets a name of the slide.
getName() - Method in class com.groupdocs.parser.legacy.TableProperties
Gets a name of the table.
getName() - Method in class com.groupdocs.parser.templates.TemplateItem
Gets the name of the template item.
getNextItem() - Method in class com.groupdocs.parser.legacy.TextItem
Gets a next item.
getNotificationLevel() - Method in class com.groupdocs.parser.legacy.NotificationMessage
Gets a level of the notification.
getNotificationReceiver() - Method in class com.groupdocs.parser.legacy.LoadOptions
Gets a notification receiver.
getOptions() - Method in class com.groupdocs.parser.legacy.ListItem
Gets an options of the item.
getOptions() - Method in class com.groupdocs.parser.legacy.TextItem
Gets a options of the item.
getPage() - Method in class com.groupdocs.parser.data.PageArea
Gets the document page information such as page index and page size.
getPage(int) - Method in class com.groupdocs.parser.legacy.DocumentContent
Extracts a text areas from the document page.
getPage() - Method in class com.groupdocs.parser.legacy.ImageArea
Gets a page which contains this image area.
getPage() - Method in class com.groupdocs.parser.legacy.TextArea
Gets a page which contains this text area.
getPageArea() - Method in class com.groupdocs.parser.data.FieldData
Gets the value of the field.
getPageArea() - Method in class com.groupdocs.parser.data.PageTableAreaCell
Gets the table cell value.
getPageCount() - Method in class com.groupdocs.parser.legacy.CellsFormattedTextExtractor
 
getPageCount() - Method in class com.groupdocs.parser.legacy.CellsTextExtractor
 
getPageCount() - Method in class com.groupdocs.parser.legacy.ChmFormattedTextExtractor
Gets a total count of the pages.
getPageCount() - Method in class com.groupdocs.parser.legacy.ChmTextExtractor
Gets a total count of the pages.
getPageCount() - Method in class com.groupdocs.parser.legacy.DocumentContent
Gets a page count.
getPageCount() - Method in class com.groupdocs.parser.legacy.EpubPackage
 
getPageCount() - Method in interface com.groupdocs.parser.legacy.IPageTextExtractor
Gets a total count of the pages.
getPageCount() - Method in class com.groupdocs.parser.legacy.NoteTextExtractor
Gets a total count of the pages.
getPageCount() - Method in class com.groupdocs.parser.legacy.PdfTextExtractor
Gets a total count of the pages.
getPageCount() - Method in class com.groupdocs.parser.legacy.SlidesFormattedTextExtractor
 
getPageCount() - Method in class com.groupdocs.parser.legacy.SlidesTextExtractor
 
getPageCount() - Method in class com.groupdocs.parser.legacy.WordsFormattedTextExtractor
Gets a total count of the pages.
getPageCount() - Method in class com.groupdocs.parser.options.DocumentInfo
Gets the total number of document pages.
getPageCount() - Method in interface com.groupdocs.parser.options.IDocumentInfo
Gets the total number of document pages.
getPageImage(int) - Method in class com.groupdocs.parser.legacy.PreviewHandler
Creates preview images for the specified page.
getPageImage(int, int) - Method in class com.groupdocs.parser.legacy.PreviewHandler
Creates preview images for the specified page.
getPageIndex() - Method in class com.groupdocs.parser.data.FieldData
Gets the page index.
getPageIndex() - Method in class com.groupdocs.parser.data.SearchResult
Gets the page index where the text is found.
getPageIndex() - Method in class com.groupdocs.parser.data.TocItem
Gets the page index.
getPageIndex() - Method in class com.groupdocs.parser.legacy.DocumentDataField
Gets a zero-based page index.
getPageIndex() - Method in class com.groupdocs.parser.legacy.DocumentDataTable
Gets a zero-based page index.
getPageIndex() - Method in class com.groupdocs.parser.legacy.TableOfContentsItem
Gets a page index of the item.
getPageIndex() - Method in class com.groupdocs.parser.legacy.TemplateField
Gets a zero-based page index.
getPageIndex() - Method in class com.groupdocs.parser.legacy.TemplateTable
Gets a zero-based page index.
getPageIndex() - Method in class com.groupdocs.parser.templates.TemplateItem
Gets the page index of the template item.
getPageNumber() - Method in class com.groupdocs.parser.options.PageInfo
Gets the page number.
getPageNumbers() - Method in class com.groupdocs.parser.options.PreviewOptions
Gets an array of page numbers to generate previews.
getPages() - Method in class com.groupdocs.parser.legacy.PreviewHandler
Gets a collection of the document pages for which previews can be generated.
getPages() - Method in class com.groupdocs.parser.options.DocumentInfo
Gets the information about pages such as the index and page size.
getPages() - Method in interface com.groupdocs.parser.options.IDocumentInfo
Gets the information about pages such as the index and page size.
getPageSize(int) - Method in class com.groupdocs.parser.legacy.DocumentContent
Gets a size of the page.
getParameters() - Method in class com.groupdocs.parser.templates.TemplateTable
Gets the parameters to detect the table in the automatic mode.
getParentNode() - Method in class com.groupdocs.parser.legacy.ModelNode
Gets a parent node.
getPassword() - Method in class com.groupdocs.parser.legacy.EmailConnectionInfo
Gets a password.
getPassword() - Method in class com.groupdocs.parser.legacy.LoadOptions
Gets a password for the file.
getPassword() - Method in class com.groupdocs.parser.legacy.PasswordRequest
Gets a password.
getPassword() - Method in class com.groupdocs.parser.legacy.TextExtractor
Gets a password of the document.
getPassword() - Method in class com.groupdocs.parser.options.LoadOptions
Gets the password.
getPasswordProvider() - Method in class com.groupdocs.parser.legacy.LoadOptions
Gets a password provider.
getPath() - Method in class com.groupdocs.parser.legacy.Container.Entity
Gets a path of the entity.
getPort() - Method in class com.groupdocs.parser.legacy.EmailConnectionInfo
Gets a port of the mail server.
getPosition() - Method in class com.groupdocs.parser.data.HighlightItem
Gets the position in the document text.
getPosition() - Method in class com.groupdocs.parser.data.Rectangle
Gets the coordinates of the upper-left corner of the rectangular area.
getPosition() - Method in class com.groupdocs.parser.data.SearchResult
Gets the position in the document text.
getPosition() - Method in class com.groupdocs.parser.legacy.HighlightOptions
Gets a start position of highlight.
getPosition() - Method in class com.groupdocs.parser.templates.TemplateField
Gets the value that describes how to find the template field on the document page.
getPostfix() - Method in class com.groupdocs.parser.legacy.ListItemOptions
Gets a postfix of the item.
getPrefix() - Method in class com.groupdocs.parser.legacy.ListItemOptions
Gets a prefix of the item.
getPreviewFormat() - Method in class com.groupdocs.parser.options.PreviewOptions
Gets the preview image format.
getPreviewSupported() - Method in class com.groupdocs.parser.legacy.PreviewHandler
Gets a value indicating whether generating preview images is supported for the document.
getPreviousDocumentPartOptions() - Method in class com.groupdocs.parser.legacy.DocumentPartFormatter
Gets the previous formatted options.
getPreviousItem() - Method in class com.groupdocs.parser.legacy.DocumentPartFormatter
Gets the previous formatted item.
getProperties() - Method in class com.groupdocs.parser.legacy.ModelNode
Gets an element's properties.
getRawPageCount() - Method in class com.groupdocs.parser.options.DocumentInfo
Gets the total number of document raw pages.
getRawStream() - Method in class com.groupdocs.parser.legacy.ImageArea
Returns the original image data.
getRectangle() - Method in class com.groupdocs.parser.data.PageArea
Gets the rectangular area.
getRectangle() - Method in class com.groupdocs.parser.legacy.DocumentDataField
Gets a rectangle of data field.
getRectangle() - Method in class com.groupdocs.parser.legacy.ImageArea
Gets a rectangle of the image area.
getRectangle() - Method in class com.groupdocs.parser.legacy.ImageAreaSearchOptions
Gets a rectangle.
getRectangle() - Method in class com.groupdocs.parser.legacy.TableAreaDetectorParameters
Gets a rectangle which bounds table detection region.
getRectangle() - Method in class com.groupdocs.parser.legacy.TemplateFieldPosition
Gets a rectangle of the field.
getRectangle() - Method in class com.groupdocs.parser.legacy.TextArea
Gets a rectangle of the text area.
getRectangle() - Method in class com.groupdocs.parser.legacy.TextAreaItem
Gets a rectangle of the text area item.
getRectangle() - Method in class com.groupdocs.parser.legacy.TextAreaSearchOptions
Gets a rectangle.
getRectangle() - Method in class com.groupdocs.parser.options.PageAreaOptions
Gets the rectangular area that contains page areas.
getRectangle() - Method in class com.groupdocs.parser.templates.TemplateFixedPosition
Gets the rectangular area that contains the template field.
getRectangle() - Method in class com.groupdocs.parser.templates.TemplateTableLayout
Gets the rectangular area that contains the table.
getRectangle() - Method in class com.groupdocs.parser.templates.TemplateTableParameters
Gets the rectangular area that contains the table.
getRegex() - Method in class com.groupdocs.parser.legacy.TemplateFieldPosition
Gets a regular expression.
getRelatedDataField() - Method in class com.groupdocs.parser.legacy.DocumentDataField
Gets a related data field.
getRelatedFieldName() - Method in class com.groupdocs.parser.legacy.TemplateFieldPosition
Gets a name of the related field.
getRelatedPositionType() - Method in class com.groupdocs.parser.legacy.TemplateFieldPosition
Gets a field position relative to the related field.
getReleasePageStream() - Method in class com.groupdocs.parser.options.PreviewOptions
Gets an instance of the page preview completion delegate.
getRight() - Method in class com.groupdocs.parser.data.Rectangle
Gets the x-coordinate of the right egde of the rectangular area.
getRight() - Method in class com.groupdocs.parser.legacy.PlainTableFrameIntersection
Gets a right intersection to vertical edge.
getRight() - Method in class com.groupdocs.parser.legacy.Rectangle
Gets a X-coordinate of the lower-right corner.
getRightHighlightItem() - Method in class com.groupdocs.parser.data.SearchResult
Gets the right highlight.
getRightHighlightOptions() - Method in class com.groupdocs.parser.options.SearchOptions
Gets the options for the right highlight.
getRightLength() - Method in class com.groupdocs.parser.legacy.SearchHighlightOptions
Gets a length of the right highlight.
getRightText() - Method in class com.groupdocs.parser.legacy.SearchResult
Gets a text on the right side of the found text.
getRootNode() - Method in class com.groupdocs.parser.legacy.ModelStructuredHandler
Gets a root node of the document's model.
getRotation() - Method in class com.groupdocs.parser.data.PageImageArea
Gets the rotation angle of the image.
getRotation() - Method in class com.groupdocs.parser.legacy.ImageArea
Gets a rotation of the image.
getRow() - Method in class com.groupdocs.parser.legacy.TableAreaCell
Gets a zero-based index of the row.
getRow() - Method in class com.groupdocs.parser.legacy.TableCellProperties
Gets an index of the row.
getRowCount() - Method in class com.groupdocs.parser.data.PageTableArea
Gets the total number of the table rows.
getRowCount() - Method in class com.groupdocs.parser.legacy.CellsSheetInfo
Gets a total number of the rows.
getRowCount() - Method in class com.groupdocs.parser.legacy.DocumentDataTable
Gets a number of table rows.
getRowCount() - Method in class com.groupdocs.parser.legacy.TableArea
Gets a number of table rows.
getRowHeight(int) - Method in class com.groupdocs.parser.data.PageTableArea
Returns the row height.
getRowHeight(int) - Method in class com.groupdocs.parser.legacy.TableArea
Gets a height of the row.
getRowIndex() - Method in class com.groupdocs.parser.data.PageTableAreaCell
Gets the row index.
getRowIndex() - Method in class com.groupdocs.parser.legacy.TableCell
Gets an index of the row.
getRowIndex() - Method in class com.groupdocs.parser.legacy.TableRow
Gets an index of the row.
getRowSpan() - Method in class com.groupdocs.parser.data.PageTableAreaCell
Gets the total number of rows that contain the table cell.
getRowSpan() - Method in class com.groupdocs.parser.legacy.TableAreaCell
Gets a number of rows which the cell spans across.
getRowSpan() - Method in class com.groupdocs.parser.legacy.TableCell
Gets a number of the rows.
getSearchArea() - Method in class com.groupdocs.parser.templates.TemplateLinkedPosition
Gets the size of the area where a field is searched.
getSearchAreaSize() - Method in class com.groupdocs.parser.legacy.TemplateFieldPosition
Gets a size of the field.
getSheetCount() - Method in class com.groupdocs.parser.legacy.CellsTextExtractorBase
Gets a total count of the sheets.
getSheetIndex() - Method in class com.groupdocs.parser.legacy.TableCell
Gets an index of the sheet.
getSheetInfo(int) - Method in class com.groupdocs.parser.legacy.CellsTextExtractorBase
Returns an information of the sheet.
getSize() - Method in class com.groupdocs.parser.data.ContainerItem
Gets the size of the item.
getSize() - Method in class com.groupdocs.parser.data.Page
Gets the page size.
getSize() - Method in class com.groupdocs.parser.data.Rectangle
Gets the size.
getSize() - Method in class com.groupdocs.parser.legacy.Container.Entity
Gets a size (in bytes) of the entity.
getSize() - Method in class com.groupdocs.parser.legacy.Font
Gets a size of the text.
getSize() - Method in class com.groupdocs.parser.options.DocumentInfo
Gets the size of the document in bytes.
getSize() - Method in interface com.groupdocs.parser.options.IDocumentInfo
Gets the size of the document in bytes.
getSkipElement() - Method in class com.groupdocs.parser.legacy.StructuredElementProperties
Gets a value indicating whether the element should be skipped.
getSlideCount() - Method in class com.groupdocs.parser.legacy.SlidesTextExtractorBase
Gets a total count of the slides.
getStream(int) - Method in class com.groupdocs.parser.legacy.EmailTextExtractorBase
Returns a java.io.InputStream with a content of the attachment.
getStructure() - Method in class com.groupdocs.parser.Parser
Extracts a structured text from the document.
getStyle() - Method in class com.groupdocs.parser.legacy.DocumentPartOptions
Gets a style of the document's part.
getStyle() - Method in class com.groupdocs.parser.legacy.GroupProperties
Gets a style of the group.
getStyle() - Method in class com.groupdocs.parser.legacy.ListItemOptions
Gets a style of the item.
getStyle() - Method in class com.groupdocs.parser.legacy.ParagraphProperties
Gets a style of the paragraph.
getStyle() - Method in class com.groupdocs.parser.legacy.TextProperties
Gets a style name of the text.
getSupportedFileTypes() - Static method in class com.groupdocs.parser.options.FileType
Retrieves supported file types
getTableAreaDetector() - Method in class com.groupdocs.parser.legacy.PdfTextExtractor
Gets a table detector.
getTableAreaLayout() - Method in class com.groupdocs.parser.legacy.TemplateTable
Gets a table layout.
getTableAreaParser() - Method in class com.groupdocs.parser.legacy.PdfTextExtractor
Gets a table parser.
getTableName() - Method in class com.groupdocs.parser.legacy.DocumentDataTable
Gets a name of the data table.
getTableName() - Method in class com.groupdocs.parser.legacy.TemplateTable
Gets a name of the template table.
getTableOfContents() - Method in class com.groupdocs.parser.legacy.ChmFormattedTextExtractor
Gets a collection of table of contents items.
getTableOfContents() - Method in class com.groupdocs.parser.legacy.ChmTextExtractor
Gets a collection of table of contents items.
getTableOfContents() - Method in class com.groupdocs.parser.legacy.EpubPackage
Gets a collection of table of contents items.
getTableReader(String) - Method in class com.groupdocs.parser.legacy.DbContainer
Creates a table reader for the database table.
getTableRectangle() - Method in class com.groupdocs.parser.legacy.DocumentDataTable
Gets a rectangle of data table.
getTableRectangle() - Method in class com.groupdocs.parser.legacy.TableAreaLayout
Gets a rectangle that bounds the table.
getTables() - Method in class com.groupdocs.parser.legacy.DocumentTemplate
Gets a collection of template tables.
getTabSize() - Method in class com.groupdocs.parser.legacy.DocumentPartOptions
Gets a tab size.
getText() - Method in class com.groupdocs.parser.data.HighlightItem
Gets the text of the highlight.
getText() - Method in class com.groupdocs.parser.data.PageTextArea
Gets the text.
getText() - Method in class com.groupdocs.parser.data.SearchResult
Gets the text.
getText() - Method in class com.groupdocs.parser.data.TocItem
Gets the text.
getText(T, DocumentPartOptions) - Method in class com.groupdocs.parser.legacy.DocumentPartFormatter
Converts item to the string with formatting.
getText(T) - Method in class com.groupdocs.parser.legacy.DocumentPartFormatter
Converts item to the string with formatting.
getText(String, DocumentPartOptions) - Method in class com.groupdocs.parser.legacy.ListFormatter
Formats the text.
getText(String) - Method in class com.groupdocs.parser.legacy.ListFormatter
Formats the text.
getText() - Method in class com.groupdocs.parser.legacy.ListItem
Gets a text of the item.
getText() - Method in class com.groupdocs.parser.legacy.ModelNode
Gets a text of the document's element.
getText() - Method in class com.groupdocs.parser.legacy.TableCell
Gets a text of the cell.
getText() - Method in class com.groupdocs.parser.legacy.TableOfContentsItem
Gets a text of the item.
getText() - Method in class com.groupdocs.parser.legacy.TextArea
Gets a text of the text area.
getText() - Method in class com.groupdocs.parser.legacy.TextAreaItem
Gets a text of the text area item.
getText(String, DocumentPartOptions) - Method in class com.groupdocs.parser.legacy.TextFormatter
Formats the text.
getText(String...) - Method in class com.groupdocs.parser.legacy.TextFormatter
Formats the texts.
getText() - Method in class com.groupdocs.parser.legacy.TextItem
Gets a text of the item.
getText() - Method in class com.groupdocs.parser.Parser
Extracts a text from the document.
getText(TextOptions) - Method in class com.groupdocs.parser.Parser
Extracts a text page from the document using text options (to enable raw fast text extraction mode).
getText(int) - Method in class com.groupdocs.parser.Parser
Extracts a text from the document page.
getText(int, TextOptions) - Method in class com.groupdocs.parser.Parser
Extracts a text from the document page using text options (to enable raw fast text extraction mode).
getTextArea() - Method in class com.groupdocs.parser.legacy.TableAreaCell
Gets a content of the cell.
getTextAreas(int) - Method in class com.groupdocs.parser.legacy.DocumentContent
Extracts text areas from the document page.
getTextAreas(int, TextAreaSearchOptions) - Method in class com.groupdocs.parser.legacy.DocumentContent
Extracts text areas from the document page.
getTextAreas() - Method in class com.groupdocs.parser.legacy.DocumentPage
Gets a collection of TextArea objects.
getTextAreas() - Method in class com.groupdocs.parser.Parser
Extracts text areas from the document.
getTextAreas(PageTextAreaOptions) - Method in class com.groupdocs.parser.Parser
Extracts text areas from the document using customization options (regular expression, match case, etc.).
getTextAreas(int) - Method in class com.groupdocs.parser.Parser
Extracts text areas from the document page.
getTextAreas(int, PageTextAreaOptions) - Method in class com.groupdocs.parser.Parser
Extracts text areas from the document page using customization options (regular expression, match case, etc.).
getTextProperties() - Method in class com.groupdocs.parser.legacy.TextAreaItem
Gets a text properties of the text area item.
getTextStyle() - Method in class com.groupdocs.parser.data.PageTextArea
Gets the text style such as font size, font name an so on.
getToc() - Method in class com.groupdocs.parser.Parser
Extracts a table of contents from the document.
getTop() - Method in class com.groupdocs.parser.data.Rectangle
Gets the y-coordinate of the top edge of the rectangular area.
getTop() - Method in class com.groupdocs.parser.legacy.PlainTableFrameIntersection
Gets a bottom intersection to horizontal edge.
getTop() - Method in class com.groupdocs.parser.legacy.Rectangle
Gets a Y-coordinate of the upper-left corner.
getTopLeft() - Method in class com.groupdocs.parser.legacy.PlainTableFrameAngle
Gets a top-left angle.
getTopRight() - Method in class com.groupdocs.parser.legacy.PlainTableFrameAngle
Gets a top-right angle.
getType() - Method in class com.groupdocs.parser.legacy.TemplateFieldPosition
Gets a type of the template field position.
getUniteSegments() - Method in class com.groupdocs.parser.legacy.TextAreaSearchOptions
Gets a value indicating whether nearby standing text segments are united.
getUnitOfMeasurement() - Method in class com.groupdocs.parser.legacy.PreviewHandler
Gets the unit of measurement of the document.
getUserName() - Method in class com.groupdocs.parser.legacy.EmailConnectionInfo
Gets a username.
getValue() - Method in class com.groupdocs.parser.data.MetadataItem
Gets the value of the metadata item.
getValue() - Method in class com.groupdocs.parser.legacy.Container.EntityParameter
Gets a parameter value.
getValue() - Method in class com.groupdocs.parser.legacy.DocumentDataField
Gets a value of data field.
getVertical(TableCell, TableCell) - Method in class com.groupdocs.parser.legacy.PlainTableFrame
Returns a vertical edge.
getVertical() - Method in class com.groupdocs.parser.legacy.PlainTableFrameEdge
Gets a vertical edge.
getVerticalSeparators() - Method in class com.groupdocs.parser.legacy.TableAreaDetectorParameters
Gets a collection of vertical separators.
getVerticalSeparators() - Method in class com.groupdocs.parser.legacy.TableAreaLayout
Gets a collection of vertical separators.
getVerticalSeparators() - Method in class com.groupdocs.parser.templates.TemplateTableLayout
Gets the table columns separators.
getVerticalSeparators() - Method in class com.groupdocs.parser.templates.TemplateTableParameters
Gets the table columns separators.
getWidth() - Method in class com.groupdocs.parser.data.Size
Gets the width.
getWidth() - Method in class com.groupdocs.parser.legacy.DocumentPage
Gets a width of the page.
getWidth() - Method in class com.groupdocs.parser.legacy.PreviewPage
Gets the width of the page.
getWidth() - Method in class com.groupdocs.parser.legacy.Rectangle
Gets a width of the rectangle.
getWidth() - Method in class com.groupdocs.parser.legacy.Size
Gets a width.
getWidth() - Method in class com.groupdocs.parser.options.PageInfo
Gets the page width.
getWidth() - Method in class com.groupdocs.parser.options.PreviewOptions
Gets the page preview width.
getWordCount() - Method in class com.groupdocs.parser.options.HighlightOptions
Gets a maximum word count.
getWordSeparators() - Method in class com.groupdocs.parser.legacy.HighlightOptions
Gets an instance of WordSeparators which is used to check separator characters.
getWordSeparators() - Method in class com.groupdocs.parser.legacy.RegexSearchOptions
Gets an instance of WordSeparators which is used to check separator characters.
getWordSeparators() - Method in class com.groupdocs.parser.legacy.SearchOptions
Gets an instance of WordSeparators which is used to check separator characters.
getX() - Method in class com.groupdocs.parser.data.Point
Gets the x-coordinate.
getY() - Method in class com.groupdocs.parser.data.Point
Gets the y-coordinate.
GIF - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Images
GIF files.
GIF - Static variable in class com.groupdocs.parser.options.FileType
Graphical Interchange Format File (.gif)
Group - Static variable in class com.groupdocs.parser.legacy.StructuredElementType
A logical group of the document's elements.
GroupDocsParserException - Exception in com.groupdocs.parser.exceptions
Represents the errors that occur during application execution.
GroupDocsParserException() - Constructor for exception com.groupdocs.parser.exceptions.GroupDocsParserException
Initializes a new instance of the GroupDocsParserException class.
GroupDocsParserException(String) - Constructor for exception com.groupdocs.parser.exceptions.GroupDocsParserException
Initializes a new instance of the GroupDocsParserException class.
GroupDocsParserException - Exception in com.groupdocs.parser.legacy
Represents the errors that occur during application execution.
GroupDocsParserException() - Constructor for exception com.groupdocs.parser.legacy.GroupDocsParserException
Initializes a new instance of the GroupDocsParserException class.
GroupDocsParserException(String) - Constructor for exception com.groupdocs.parser.legacy.GroupDocsParserException
Initializes a new instance of the GroupDocsParserException class.
GroupProperties - Class in com.groupdocs.parser.legacy
Provides properties of the logical group of the document's elements.
GroupProperties() - Constructor for class com.groupdocs.parser.legacy.GroupProperties
Initializes a new instance of the GroupProperties class.
GroupProperties(String) - Constructor for class com.groupdocs.parser.legacy.GroupProperties
Initializes a new instance of the GroupProperties class.

H

hasBottom() - Method in class com.groupdocs.parser.legacy.TableCellBorders
Gets a value indicating whether cell has a bottom border.
hasFormattedText() - Method in class com.groupdocs.parser.legacy.DocumentInfo
Gets a value indicating whether a user can extract a formatted text from a document.
hashCode() - Method in class com.groupdocs.parser.legacy.Font
Serves as a hash function for a particular type.
hashCode() - Method in class com.groupdocs.parser.legacy.ListItemOptions
Returns a hash code value for the object.
hashCode() - Method in class com.groupdocs.parser.legacy.TextItemOptions
Returns a hash code value for the object.
hashCode() - Method in class com.groupdocs.parser.legacy.TextProperties
Serves as a hash function for a particular type.
hasLeft() - Method in class com.groupdocs.parser.legacy.TableCellBorders
Gets a value indicating whether cell has a left border.
hasMergedCells() - Method in class com.groupdocs.parser.legacy.TableAreaDetectorParameters
 
hasMergedCells() - Method in class com.groupdocs.parser.templates.TemplateTableParameters
Gets the value that indicates whether the table has merged cells.
hasMetadata() - Method in class com.groupdocs.parser.legacy.DocumentInfo
Gets a value indicating whether a user can extract metadata from a document.
hasMoreElements() - Method in class com.groupdocs.parser.legacy.ContainerEnumerator
Tests if this enumeration contains more elements.
hasRight() - Method in class com.groupdocs.parser.legacy.TableCellBorders
Gets a value indicating whether cell has a right border.
hasText() - Method in class com.groupdocs.parser.legacy.DocumentInfo
Gets a value indicating whether a user can extract a plain text from a document.
hasTop() - Method in class com.groupdocs.parser.legacy.TableCellBorders
Gets a value indicating whether cell has a top border.
HEADING - Static variable in class com.groupdocs.parser.legacy.StyleNames
Style for Header.
Heading1 - Static variable in class com.groupdocs.parser.legacy.ParagraphStyle
Document's heading 1.
Heading2 - Static variable in class com.groupdocs.parser.legacy.ParagraphStyle
Document's heading 2.
Heading3 - Static variable in class com.groupdocs.parser.legacy.ParagraphStyle
Document's heading 3.
Heading4 - Static variable in class com.groupdocs.parser.legacy.ParagraphStyle
Document's heading 4.
Heading5 - Static variable in class com.groupdocs.parser.legacy.ParagraphStyle
Document's heading 5.
Heading6 - Static variable in class com.groupdocs.parser.legacy.ParagraphStyle
Document's heading 6.
HEADING_1 - Static variable in class com.groupdocs.parser.legacy.StyleNames
Style for Header 1.
HEADING_2 - Static variable in class com.groupdocs.parser.legacy.StyleNames
Style for Header 2.
HEADING_3 - Static variable in class com.groupdocs.parser.legacy.StyleNames
Style for Header 3.
HEADING_4 - Static variable in class com.groupdocs.parser.legacy.StyleNames
Style for Header 4.
HEADING_5 - Static variable in class com.groupdocs.parser.legacy.StyleNames
Style for Header 5.
HEADING_6 - Static variable in class com.groupdocs.parser.legacy.StyleNames
Style for Header 6.
HighlightDirection - Class in com.groupdocs.parser.legacy
Provides the direction of highlight.
HighlightItem - Class in com.groupdocs.parser.data
Represents a highlight, a part of the text which is usually used to explain the context of the found text in the search functionality.
HighlightItem(int, String) - Constructor for class com.groupdocs.parser.data.HighlightItem
Initializes a new instance of the HighlightItem class.
HighlightMode - Class in com.groupdocs.parser.legacy
Describes the mode of highlight extraction.
HighlightOptions - Class in com.groupdocs.parser.legacy
Provides the options for highlight.
HighlightOptions - Class in com.groupdocs.parser.options
Provides the options which are used to extract a highlight (a block of text aroud found text in search scenarios).
HighlightOptions(int) - Constructor for class com.groupdocs.parser.options.HighlightOptions
Initializes a new instance of the HighlightOptions class which is used to extract a fixed-length highlight.
HighlightOptions(Integer, boolean) - Constructor for class com.groupdocs.parser.options.HighlightOptions
Initializes a new instance of the HighlightOptions class which is used to extract a line-limited highlight.
HighlightOptions(Integer, int) - Constructor for class com.groupdocs.parser.options.HighlightOptions
Initializes a new instance of the HighlightOptions class which is used to extract a highlight with the fixed word count.
HighlightOptions(Integer, Integer, boolean) - Constructor for class com.groupdocs.parser.options.HighlightOptions
Initializes a new instance of the HighlightOptions class.
HTM - Static variable in class com.groupdocs.parser.options.FileType
Hypertext Markup Language File (.htm)
HTML - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Text
HTML files.
HTML - Static variable in class com.groupdocs.parser.options.FileType
Hypertext Markup Language File (.html)
HtmlDocumentFormatter - Class in com.groupdocs.parser.legacy
Provides HTML text formatter.
HtmlDocumentFormatter() - Constructor for class com.groupdocs.parser.legacy.HtmlDocumentFormatter
Initializes a new instance of the HtmlDocumentFormatter class.
HtmlListFormatter - Class in com.groupdocs.parser.legacy
Provides the functionality to format the list as HTML formatting.
HtmlListFormatter() - Constructor for class com.groupdocs.parser.legacy.HtmlListFormatter
Initializes a new instance of the HtmlListFormatter class.
HtmlTableFormatter - Class in com.groupdocs.parser.legacy
Provides the functionality to format the table as HTML formatting.
HtmlTableFormatter() - Constructor for class com.groupdocs.parser.legacy.HtmlTableFormatter
Initializes a new instance of the HtmlTableFormatter class.
HtmlTextFormatter - Class in com.groupdocs.parser.legacy
Provides the functionality to format the text as HTML formatting.
HtmlTextFormatter() - Constructor for class com.groupdocs.parser.legacy.HtmlTextFormatter
Initializes a new instance of the HtmlTextFormatter class.
Hyperlink - Static variable in class com.groupdocs.parser.legacy.StructuredElementType
Document's hyperlink.
HYPERLINK_BASE - Static variable in class com.groupdocs.parser.legacy.MetadataNames
The key of the document's hyperlink base.
HyperlinkProperties - Class in com.groupdocs.parser.legacy
Provides properties of the document's hyperlink element.
HyperlinkProperties() - Constructor for class com.groupdocs.parser.legacy.HyperlinkProperties
Initializes a new instance of the HyperlinkProperties class.
HyperlinkProperties(String) - Constructor for class com.groupdocs.parser.legacy.HyperlinkProperties
Initializes a new instance of the HyperlinkProperties class.

I

ICO - Static variable in class com.groupdocs.parser.options.FileType
Icon File (.ico)
IContainer - Interface in com.groupdocs.parser.legacy
Provides the functionality to work with containers.
IContainerFactory - Interface in com.groupdocs.parser.legacy
Provides the functionality for creating containers.
ICreatePageStream - Interface in com.groupdocs.parser.options
Represents a delegate that returns a stream to write page preview data.
IDocumentContentExtractor - Interface in com.groupdocs.parser.legacy
Provides the ability to get the access to the document's content.
IDocumentInfo - Interface in com.groupdocs.parser.options
Represents the document information.
IFastTextExtractor - Interface in com.groupdocs.parser.legacy
Provides the ability to get or set the mode of text extraction.
IHighlightExtractor - Interface in com.groupdocs.parser.legacy
Provides the functionality to extract highlights.
ILogger - Interface in com.groupdocs.parser.options
Defines the interface of a logger that is used for logging events and errors during data extraction.
ImageArea - Class in com.groupdocs.parser.legacy
Provides an image area.
ImageArea(Rectangle, InputStream, String, double, DocumentPage) - Constructor for class com.groupdocs.parser.legacy.ImageArea
Initializes a new instance of the ImageArea class.
ImageAreaSearchOptions - Class in com.groupdocs.parser.legacy
Provides the options for extracting image areas.
ImageAreaSearchOptions() - Constructor for class com.groupdocs.parser.legacy.ImageAreaSearchOptions
Initializes a new instance of the ImageAreaSearchOptions class.
Imap - Static variable in class com.groupdocs.parser.legacy.EmailConnectionType
Internet Message Access Protocol.
Information - Static variable in class com.groupdocs.parser.legacy.NotificationLevel
Information notification.
INLINE - Static variable in class com.groupdocs.parser.legacy.DocumentPartOptions
An instance with options for inline element.
INotificationReceiver - Interface in com.groupdocs.parser.legacy
Provides the functionality of processing notifications.
INSTANCE - Static variable in class com.groupdocs.parser.legacy.TableCellComparer
Default instance.
INTERNET_MESSAGE_FORMAT - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Message
EML/EMLX files.
InvalidPasswordException - Exception in com.groupdocs.parser.exceptions
Thrown if a document is encrypted with a password and the password specified when opening the document is incorrect or missing.
InvalidPasswordException() - Constructor for exception com.groupdocs.parser.exceptions.InvalidPasswordException
Initializes a new instance of the InvalidPasswordException class.
InvalidPasswordException(String) - Constructor for exception com.groupdocs.parser.exceptions.InvalidPasswordException
Initializes a new instance of the InvalidPasswordException class.
InvalidPasswordException - Exception in com.groupdocs.parser.legacy
Thrown if a document is encrypted with a password and the password specified when opening the document is incorrect or missing.
InvalidPasswordException() - Constructor for exception com.groupdocs.parser.legacy.InvalidPasswordException
Initializes a new instance of the InvalidPasswordException class.
InvalidPasswordException(String) - Constructor for exception com.groupdocs.parser.legacy.InvalidPasswordException
Initializes a new instance of the InvalidPasswordException class.
IPageTextExtractor - Interface in com.groupdocs.parser.legacy
Provides the functionality to work with document's pages.
IPasswordProvider - Interface in com.groupdocs.parser.legacy
Provides the functionality to provide a password for protected documents on-demand.
IRegexSearchable - Interface in com.groupdocs.parser.legacy
Provides the functionality to search a text with regular expressions.
IReleasePageStream - Interface in com.groupdocs.parser.options
Represents a method which releases the stream created by the ICreatePageStream delegate.
isAutoScale() - Method in class com.groupdocs.parser.templates.TemplateLinkedPosition
Gets the value that indicates whether SearchArea is scaled by the linked field size.
isBold() - Method in class com.groupdocs.parser.data.TextStyle
Gets the value that indicates whether the font is bold.
isBold() - Method in class com.groupdocs.parser.legacy.Font
Gets a value indicating whether text is bold.
isBold() - Method in class com.groupdocs.parser.legacy.TextItemOptions
Gets a value indicating whether text is bold.
isBottom() - Method in class com.groupdocs.parser.templates.TemplateLinkedPositionEdges
Gets the value that indicates whether a field is searched by the bottom from the linked field.
isCaseSensitive() - Method in class com.groupdocs.parser.legacy.SearchOptions
Gets a value indicating whether search is case sensitive.
isCellBordersEnabled() - Method in class com.groupdocs.parser.legacy.PlainTableFrameConfig
Gets a value indicating whether the cells' borders are enabled.
isContainer() - Method in class com.groupdocs.parser.legacy.DocumentInfo
Gets a value indicating whether a document contains other documents.
isContainer() - Method in class com.groupdocs.parser.options.Features
Gets the value that indicates whether container extraction is supported.
isContainerSupported(String) - Method in class com.groupdocs.parser.legacy.ExtractorFactory
Checks whether container for mediaType is existed.
isCrossPointsEnabled() - Method in class com.groupdocs.parser.legacy.PlainTableFrameConfig
Gets a value indicating whether the cross points are enabled.
isDisposed() - Method in class com.groupdocs.parser.legacy.TextExtractor
Gets a value indicating whether the extractor is disposed.
isDisposed() - Method in class com.groupdocs.parser.legacy.XmlStructuredHandler
Gets a value indicating whether the extractor is disposed.
ISearchable - Interface in com.groupdocs.parser.legacy
Provides the functionality to search a text.
ISearchEngine - Interface in com.groupdocs.parser.legacy
Provides the functionality to search a text.
ISearchHandler - Interface in com.groupdocs.parser.legacy
Represents search handler for processing search events.
isEmphasized() - Method in class com.groupdocs.parser.legacy.TextProperties
Gets a value indicating whether the text is emphasized.
isEmpty() - Method in class com.groupdocs.parser.legacy.DocumentDataField
Gets a value indicating whether a value is found.
isEmpty() - Method in class com.groupdocs.parser.legacy.DocumentPartFormatter
Gets a value indicating whether the formatter is empty.
isEmpty() - Method in class com.groupdocs.parser.legacy.MetadataCollection
Gets a value indicating whether the metadata has data.
isEmpty() - Method in class com.groupdocs.parser.templates.TemplateLinkedPositionEdges
Gets the value that indicates whether the instance is empty.
isEmptyElement() - Method in class com.groupdocs.parser.legacy.StructuredElementProperties
Gets a value indicating whether the element has child elements or text.
isFeatureSupported(String) - Method in class com.groupdocs.parser.options.Features
Returns the value that indicates whether the feature is supported.
isFirstItem() - Method in class com.groupdocs.parser.legacy.DocumentPartFormatter
Gets a value indicating whether formatter has the previous formatted item.
isFormattedText() - Method in class com.groupdocs.parser.options.Features
Gets the value that indicates whether formatted text extraction is supported.
isFormattedTextPage() - Method in class com.groupdocs.parser.options.Features
Gets the value that indicates whether formatted text page extraction is supported.
isFormattedTextSupported(String) - Method in class com.groupdocs.parser.legacy.ExtractorFactory
Checks whether formatted text extractor for mediaType is existed.
isFound() - Method in class com.groupdocs.parser.legacy.ContainsSearchHandler
Gets a value indicating whether the search word is found.
isHighlight() - Method in class com.groupdocs.parser.options.Features
Gets the value that indicates whether highlight extraction is supported.
isHorizontalLinesEnabled() - Method in class com.groupdocs.parser.legacy.PlainTableFrameConfig
Gets a value indicating whether the horizontal lines are enabled.
isHyperlink() - Method in class com.groupdocs.parser.legacy.TextItem
Gets a value indicating whether the item is hyperlink.
isIgnoreFormatting() - Method in class com.groupdocs.parser.options.PageTextAreaOptions
Gets the value that indicates whether text formatting is ignored.
isImages() - Method in class com.groupdocs.parser.options.Features
Gets the value that indicates whether images extraction is supported.
isInline() - Method in class com.groupdocs.parser.legacy.DocumentPartOptions
Gets a value indicating whether the element is inline.
isItalic() - Method in class com.groupdocs.parser.data.TextStyle
Gets the value that indicates whether the font is italic.
isItalic() - Method in class com.groupdocs.parser.legacy.Font
Gets a value indicating whether text is italic.
isItalic() - Method in class com.groupdocs.parser.legacy.TextItemOptions
Gets a value indicating whether text is italic.
isLast() - Method in class com.groupdocs.parser.legacy.TextItem
Gets a value indicating whether item is the last item of the sequence.
isLeft() - Method in class com.groupdocs.parser.templates.TemplateLinkedPositionEdges
Gets the value that indicates whether a field is searched by the left from the linked field.
isLineLimited() - Method in class com.groupdocs.parser.options.HighlightOptions
Gets value that indicates whether highlight extraction is limited by the start (or the end) of a text line.
isMatchCase() - Method in class com.groupdocs.parser.options.PageTextAreaOptions
Gets the value that indicates whether a text case isn't ignored.
isMatchCase() - Method in class com.groupdocs.parser.options.SearchOptions
Gets the value that indicates whether a text case isn't ignored.
isMatchCase() - Method in class com.groupdocs.parser.templates.TemplateRegexPosition
Gets the value that indicates whether a text case isn't ignored.
isMatchWholeWord() - Method in class com.groupdocs.parser.options.SearchOptions
Gets the value that indicates whether text search is limited by a whole word.
isMetadata() - Method in class com.groupdocs.parser.options.Features
Gets the value that indicates whether metadata extraction is supported.
isMetadataSupported(String) - Method in class com.groupdocs.parser.legacy.ExtractorFactory
Checks whether metadata extractor for mediaType is existed.
isNestedTablesSupported() - Method in class com.groupdocs.parser.legacy.DocumentFormatter
Gets a value indicating whether formatted supports a nested tables; otherwise, false.
isParseByTemplate() - Method in class com.groupdocs.parser.options.Features
Gets the value that indicates whether parsing by template is supported.
isParseForm() - Method in class com.groupdocs.parser.options.Features
Gets the value that indicates whether form parsing is supported.
isRight() - Method in class com.groupdocs.parser.templates.TemplateLinkedPositionEdges
Gets the value that indicates whether a field is searched by the right from the linked field.
isRoot() - Method in class com.groupdocs.parser.legacy.ContainerPath
Gets a value indicating whether the path is root.
isSearch() - Method in class com.groupdocs.parser.options.Features
Gets the value that indicates whether text search is supported.
isSearchByPages() - Method in class com.groupdocs.parser.options.SearchOptions
Gets the value that indicates whether the search is performed by pages.
isSeparator(char) - Method in class com.groupdocs.parser.legacy.WordSeparators
Checks if character is a separator .
isStructure() - Method in class com.groupdocs.parser.options.Features
Gets the value that indicates whether text structure extraction is supported.
isText() - Method in class com.groupdocs.parser.options.Features
Gets the value that indicates whether text extraction is supported.
isTextAreas() - Method in class com.groupdocs.parser.options.Features
Gets the value that indicates whether text areas extraction is supported.
isTextPage() - Method in class com.groupdocs.parser.options.Features
Gets the value that indicates whether text page extraction is supported.
isTextSupported(String) - Method in class com.groupdocs.parser.legacy.ExtractorFactory
Checks whether text extractor for mediaType is existed.
isToc() - Method in class com.groupdocs.parser.options.Features
Gets the value that indicates whether table of contents extraction is supported.
isTop() - Method in class com.groupdocs.parser.templates.TemplateLinkedPositionEdges
Gets the value that indicates whether a field is searched by the top from the linked field.
IStructuredExtractor - Interface in com.groupdocs.parser.legacy
Provides the functionality to structured text extraction.
isUniteSegments() - Method in class com.groupdocs.parser.options.PageTextAreaOptions
Gets the value that indicates whether segments are united.
isUseRawModeIfPossible() - Method in class com.groupdocs.parser.options.TextOptions
Gets the value that indicates whether the raw mode is used.
isUseRegularExpression() - Method in class com.groupdocs.parser.options.SearchOptions
Gets the value that indicates whether a regular expression is used.
isVerticalLinesEnabled() - Method in class com.groupdocs.parser.legacy.PlainTableFrameConfig
Gets a value indicating whether the vertical lines are enabled.
isWholeWord() - Method in class com.groupdocs.parser.legacy.SearchOptions
Gets a value indicating whether the search matches only the whole word.
isWordEnd(String, int) - Method in class com.groupdocs.parser.legacy.WordSeparators
Checks if character at index position in text is the last in the word.
isWordStart(String, int) - Method in class com.groupdocs.parser.legacy.WordSeparators
Checks if character at index position in text is the first in the word.
ITALIC - Static variable in class com.groupdocs.parser.legacy.TextItemOptions
Gets an options for Italic text.
iterator() - Method in class com.groupdocs.parser.templates.Template
 
ITextExtractorWithFormatter - Interface in com.groupdocs.parser.legacy
Provides the functionality to work with document formatters.

J

J2C - Static variable in class com.groupdocs.parser.options.FileType
JPEG 2000 Code Stream (.j2c)
J2K - Static variable in class com.groupdocs.parser.options.FileType
JPEG 2000 Code Stream (.j2k)
JP2 - Static variable in class com.groupdocs.parser.options.FileType
JPEG 2000 Core Image File (.jp2)
JPC - Static variable in class com.groupdocs.parser.options.FileType
JPEG 2000 Code Stream (.jpc)
JPEG - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Images
JPEG files.
JPEG - Static variable in class com.groupdocs.parser.options.FileType
JPEG Image (.jpeg)
JPF - Static variable in class com.groupdocs.parser.options.FileType
JPEG 2000 Image File (.jpf)
JPG - Static variable in class com.groupdocs.parser.options.FileType
JPEG Image (.jpg)
JPM - Static variable in class com.groupdocs.parser.options.FileType
JPEG 2000 Image File (.jpm)
JPX - Static variable in class com.groupdocs.parser.options.FileType
JPEG 2000 Image File (.jpx)

K

KEYWORDS - Static variable in class com.groupdocs.parser.legacy.MetadataNames
The key of the document's keywords.

L

LANGUAGE - Static variable in class com.groupdocs.parser.legacy.MetadataNames
The key for language.
LAST_AUTHOR - Static variable in class com.groupdocs.parser.legacy.MetadataNames
The key of the last document's author.
LAST_PRINTED_TIME - Static variable in class com.groupdocs.parser.legacy.MetadataNames
The key of the document's last printed time.
LAST_SAVED_TIME - Static variable in class com.groupdocs.parser.legacy.MetadataNames
The key of the document's last saved time.
Left - Static variable in class com.groupdocs.parser.legacy.HighlightDirection
Extract a text to the left from a position.
Left - Static variable in class com.groupdocs.parser.legacy.TemplateFieldRelatedPositionType
Field is placed on the left of the related field.
Letters - Static variable in class com.groupdocs.parser.legacy.ListItemStyle
A list with english letters.
License - Class in com.groupdocs.parser.legacy
Represents GroupDocs.Parser license.
License() - Constructor for class com.groupdocs.parser.legacy.License
Initializes a new instance of the License class.
License - Class in com.groupdocs.parser.licensing
Represents GroupDocs.Parser license.
License() - Constructor for class com.groupdocs.parser.licensing.License
Initializes a new instance of the License class.
Line - Static variable in class com.groupdocs.parser.legacy.HighlightMode
Highlight is limited by line's start or end.
LineBreak - Static variable in class com.groupdocs.parser.legacy.StructuredElementType
Document's line break.
LineBreakProperties - Class in com.groupdocs.parser.legacy
Provides properties of the document's empty line.
LineBreakProperties() - Constructor for class com.groupdocs.parser.legacy.LineBreakProperties
Initializes a new instance of the LineBreakProperties class.
List - Static variable in class com.groupdocs.parser.legacy.StructuredElementType
Document's list.
ListFormatter - Class in com.groupdocs.parser.legacy
Provides the functionality to format the list.
ListFormatter() - Constructor for class com.groupdocs.parser.legacy.ListFormatter
Initializes a new instance of the ListFormatter class.
ListItem - Class in com.groupdocs.parser.legacy
Provides a list item.
ListItem(String, ListItemOptions) - Constructor for class com.groupdocs.parser.legacy.ListItem
Initializes a new instance of the ListItem class.
ListItem - Static variable in class com.groupdocs.parser.legacy.StructuredElementType
Document's list item.
ListItemOptions - Class in com.groupdocs.parser.legacy
Provides the options for a list item.
ListItemOptions(int) - Constructor for class com.groupdocs.parser.legacy.ListItemOptions
Initializes a new instance of the ListItemOptions class.
ListItemOptions(int, int) - Constructor for class com.groupdocs.parser.legacy.ListItemOptions
Initializes a new instance of the ListItemOptions class.
ListItemOptions(int, int, char) - Constructor for class com.groupdocs.parser.legacy.ListItemOptions
Initializes a new instance of the ListItemOptions class.
ListItemOptions(int, int, char, String, String) - Constructor for class com.groupdocs.parser.legacy.ListItemOptions
Initializes a new instance of the ListItemOptions class.
ListItemProperties - Class in com.groupdocs.parser.legacy
Provides properties of the document's list item element.
ListItemProperties() - Constructor for class com.groupdocs.parser.legacy.ListItemProperties
Initializes a new instance of the ListItemProperties class.
ListItemStyle - Class in com.groupdocs.parser.legacy
Provides a style of a list item.
ListProperties - Class in com.groupdocs.parser.legacy
Provides properties of the document's list element.
ListProperties() - Constructor for class com.groupdocs.parser.legacy.ListProperties
Initializes a new instance of the ListProperties class.
ListProperties(int) - Constructor for class com.groupdocs.parser.legacy.ListProperties
Initializes a new instance of the ListProperties class.
ListProperties(int, int) - Constructor for class com.groupdocs.parser.legacy.ListProperties
Initializes a new instance of the ListProperties class.
ListSearchHandler - Class in com.groupdocs.parser.legacy
Represents search handler for converting search events into a plain list.
ListSearchHandler() - Constructor for class com.groupdocs.parser.legacy.ListSearchHandler
Initializes a new instance of the ListSearchHandler class.
ListType - Class in com.groupdocs.parser.legacy
Describes the type of a list.
load() - Method in class com.groupdocs.parser.legacy.Container
Loads a collection of the container's entities.
load(InputStream) - Static method in class com.groupdocs.parser.legacy.PreviewFactory
Creates an appropriate preview handler from the specified stream.
load(InputStream, LoadOptions) - Static method in class com.groupdocs.parser.legacy.PreviewFactory
Creates an appropriate preview handler from the specified stream.
load(String) - Static method in class com.groupdocs.parser.legacy.PreviewFactory
Creates an appropriate preview handler from the specified file.
load(String, LoadOptions) - Static method in class com.groupdocs.parser.legacy.PreviewFactory
Creates an appropriate preview handler from the specified file.
loadEntities() - Method in class com.groupdocs.parser.legacy.Container
Returns a collection of the container's entities.
loadEntities() - Method in class com.groupdocs.parser.legacy.FolderContainer
Returns a collection of the container's entities.
loadEntities() - Method in class com.groupdocs.parser.legacy.PersonalStorageContainer
Returns a collection of the container's entities.
loadEntities() - Method in class com.groupdocs.parser.legacy.ZipContainer
Returns a collection of the container's entities.
LoadOptions - Class in com.groupdocs.parser.legacy
Represents the options of loading the file.
LoadOptions() - Constructor for class com.groupdocs.parser.legacy.LoadOptions
Initializes a new instance of the LoadOptions class.
LoadOptions(String) - Constructor for class com.groupdocs.parser.legacy.LoadOptions
Initializes a new instance of the LoadOptions class.
LoadOptions(String, Charset) - Constructor for class com.groupdocs.parser.legacy.LoadOptions
Initializes a new instance of the LoadOptions class.
LoadOptions(String, Charset, String) - Constructor for class com.groupdocs.parser.legacy.LoadOptions
Initializes a new instance of the LoadOptions class.
LoadOptions - Class in com.groupdocs.parser.options
Provides the options which are used to open a file.
LoadOptions() - Constructor for class com.groupdocs.parser.options.LoadOptions
Initializes a new instance of the LoadOptions class with empty Password, FileFormat equal to FileFormat.Unknown and default encodings.
LoadOptions(String) - Constructor for class com.groupdocs.parser.options.LoadOptions
Initializes a new instance of the LoadOptions class with FileFormat equal to FileFormat.Unknown and default encodings.
LoadOptions(FileFormat) - Constructor for class com.groupdocs.parser.options.LoadOptions
Initializes a new instance of the LoadOptions class with empty Password and default encodings.
LoadOptions(FileFormat, String) - Constructor for class com.groupdocs.parser.options.LoadOptions
Initializes a new instance of the LoadOptions class with default encodings.
LoadOptions(FileFormat, String, Charset, Charset) - Constructor for class com.groupdocs.parser.options.LoadOptions
Initializes a new instance of the LoadOptions class with custom encodings.
LocalLetters - Static variable in class com.groupdocs.parser.legacy.ListItemStyle
A list with localized letters.

M

MANAGER - Static variable in class com.groupdocs.parser.legacy.MetadataNames
The key of the document's manager.
MARKDOWN - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Text
Markdown formatted files.
MarkdownDocumentFormatter - Class in com.groupdocs.parser.legacy
Provides Markdown text formatter.
MarkdownDocumentFormatter() - Constructor for class com.groupdocs.parser.legacy.MarkdownDocumentFormatter
Initializes a new instance of the MarkdownDocumentFormatter class.
MarkdownFormattedTextExtractor - Class in com.groupdocs.parser.legacy
Provides the formatted text extractor for Markdown (.md) documents.
MarkdownFormattedTextExtractor(String) - Constructor for class com.groupdocs.parser.legacy.MarkdownFormattedTextExtractor
Initializes a new instance of the MarkdownFormattedTextExtractor class.
MarkdownFormattedTextExtractor(InputStream) - Constructor for class com.groupdocs.parser.legacy.MarkdownFormattedTextExtractor
Initializes a new instance of the MarkdownFormattedTextExtractor class.
MarkdownListFormatter - Class in com.groupdocs.parser.legacy
Provides the functionality to format the list as Markdown formatting.
MarkdownListFormatter() - Constructor for class com.groupdocs.parser.legacy.MarkdownListFormatter
Initializes a new instance of the MarkdownListFormatter class.
MarkdownTableFormatter - Class in com.groupdocs.parser.legacy
Provides the functionality to format the table as Markdown formatting.
MarkdownTableFormatter() - Constructor for class com.groupdocs.parser.legacy.MarkdownTableFormatter
Initializes a new instance of the MarkdownTableFormatter class.
MarkdownTextExtractor - Class in com.groupdocs.parser.legacy
Provides the text extractor for Markdown (.md) documents.
MarkdownTextExtractor(String) - Constructor for class com.groupdocs.parser.legacy.MarkdownTextExtractor
Initializes a new instance of the MarkdownTextExtractor class.
MarkdownTextExtractor(InputStream) - Constructor for class com.groupdocs.parser.legacy.MarkdownTextExtractor
Initializes a new instance of the MarkdownTextExtractor class.
MarkdownTextFormatter - Class in com.groupdocs.parser.legacy
Provides the functionality to format the text as Markdown formatting.
MarkdownTextFormatter() - Constructor for class com.groupdocs.parser.legacy.MarkdownTextFormatter
Initializes a new instance of the MarkdownTextFormatter class.
markSupported() - Method in class com.groupdocs.parser.data.TextReader
 
Markup - Static variable in class com.groupdocs.parser.legacy.DocumentType
Markup document (HTML, XML, Markdown, etc).
MD - Static variable in class com.groupdocs.parser.options.FileType
Markdown files (.md)
MEDIA_TYPE - Static variable in class com.groupdocs.parser.legacy.MetadataNames
The key for the content's media type.
MediaTypeDetector - Class in com.groupdocs.parser.legacy
Provides the base class for media type detectors.
MediaTypeDetector() - Constructor for class com.groupdocs.parser.legacy.MediaTypeDetector
Initializes a new instance of the MediaTypeDetector class.
MediaTypeNames - Class in com.groupdocs.parser.legacy
Provides the media types.
MediaTypeNames() - Constructor for class com.groupdocs.parser.legacy.MediaTypeNames
 
MediaTypeNames.Application - Class in com.groupdocs.parser.legacy
Provides the media types for applications.
MediaTypeNames.Application() - Constructor for class com.groupdocs.parser.legacy.MediaTypeNames.Application
 
MediaTypeNames.Images - Class in com.groupdocs.parser.legacy
Provides the media types for images types.
MediaTypeNames.Images() - Constructor for class com.groupdocs.parser.legacy.MediaTypeNames.Images
 
MediaTypeNames.Message - Class in com.groupdocs.parser.legacy
Provides the media types for messages.
MediaTypeNames.Message() - Constructor for class com.groupdocs.parser.legacy.MediaTypeNames.Message
 
MediaTypeNames.Multipart - Class in com.groupdocs.parser.legacy
Provides the media types for multipart types.
MediaTypeNames.Multipart() - Constructor for class com.groupdocs.parser.legacy.MediaTypeNames.Multipart
 
MediaTypeNames.Text - Class in com.groupdocs.parser.legacy
Provides the media types for texts.
MediaTypeNames.Text() - Constructor for class com.groupdocs.parser.legacy.MediaTypeNames.Text
 
MediaTypeNames.Windows - Class in com.groupdocs.parser.legacy
Provides the media types for windows types.
MediaTypeNames.Windows() - Constructor for class com.groupdocs.parser.legacy.MediaTypeNames.Windows
 
MetadataCollection - Class in com.groupdocs.parser.legacy
Provides the metadata for a document.
MetadataCollection() - Constructor for class com.groupdocs.parser.legacy.MetadataCollection
Initializes a new instance of the MetadataCollection class.
MetadataExtractor - Class in com.groupdocs.parser.legacy
Provides the functionality to extract the metadata.
MetadataExtractor() - Constructor for class com.groupdocs.parser.legacy.MetadataExtractor
Initializes a new instance of the MetadataExtractor class.
MetadataItem - Class in com.groupdocs.parser.data
Represents a metadata item which is used in container items and metadata extraction functionality.
MetadataItem(String, String) - Constructor for class com.groupdocs.parser.data.MetadataItem
Initializes a new instance of the MetadataItem class.
MetadataNames - Class in com.groupdocs.parser.legacy
Provides the metadata names.
MetadataNames() - Constructor for class com.groupdocs.parser.legacy.MetadataNames
 
Metered - Class in com.groupdocs.parser.legacy
Provides methods to set metered key.
Metered() - Constructor for class com.groupdocs.parser.legacy.Metered
Initializes a new instance of the Metered class.
Metered - Class in com.groupdocs.parser.licensing
Provides methods to set metered key.
Metered() - Constructor for class com.groupdocs.parser.licensing.Metered
Initializes a new instance of the Metered class.
MHT - Static variable in class com.groupdocs.parser.options.FileType
MHTML Web Archive (.mht)
MHTML - Static variable in class com.groupdocs.parser.options.FileType
MIME HTML File (.mhtml)
ModelNode - Class in com.groupdocs.parser.legacy
Provides data for a node of the document's model.
ModelNode(StructuredElementProperties) - Constructor for class com.groupdocs.parser.legacy.ModelNode
Initializes a new instance of the ModelNode class.
ModelNode(TextProperties, String) - Constructor for class com.groupdocs.parser.legacy.ModelNode
Initializes a new instance of the ModelNode class.
ModelStructuredHandler - Class in com.groupdocs.parser.legacy
Represents a handler for extracting a structured text from the document as Model.
ModelStructuredHandler() - Constructor for class com.groupdocs.parser.legacy.ModelStructuredHandler
Initializes a new instance of the ModelStructuredHandler class.
moveTo(double, double) - Method in class com.groupdocs.parser.legacy.TableAreaLayout
Creates a copy of the current layout that is moved to (x,y) coordinates.
moveTo(Point) - Method in class com.groupdocs.parser.templates.TemplateTableLayout
Creates a new layout with the same size, separators and position in the point.
MSG - Static variable in class com.groupdocs.parser.options.FileType
Outlook Mail Message (.msg)

N

nextElement() - Method in class com.groupdocs.parser.legacy.ContainerEnumerator
Returns the next element of this enumeration if this enumeration object has at least one more element to provide.
nextSlide() - Method in class com.groupdocs.parser.legacy.SlidesTextExtractorBase
Moves the cursor to the next slide.
None - Static variable in class com.groupdocs.parser.legacy.ParagraphStyle
Paragraph doesn't have any style.
Note - Static variable in class com.groupdocs.parser.legacy.DocumentType
Note document.
NoteMediaTypeDetector - Class in com.groupdocs.parser.legacy
Provides the functionality to detect the media type of OneNote sections.
NoteMediaTypeDetector() - Constructor for class com.groupdocs.parser.legacy.NoteMediaTypeDetector
Initializes a new instance of the NoteMediaTypeDetector class.
NoteTextExtractor - Class in com.groupdocs.parser.legacy
Provides the text extractor for OneNote documents.
NoteTextExtractor(String) - Constructor for class com.groupdocs.parser.legacy.NoteTextExtractor
Initializes a new instance of the NoteTextExtractor class.
NoteTextExtractor(String, LoadOptions) - Constructor for class com.groupdocs.parser.legacy.NoteTextExtractor
Initializes a new instance of the NoteTextExtractor class.
NoteTextExtractor(InputStream) - Constructor for class com.groupdocs.parser.legacy.NoteTextExtractor
Initializes a new instance of the NoteTextExtractor class.
NoteTextExtractor(InputStream, LoadOptions) - Constructor for class com.groupdocs.parser.legacy.NoteTextExtractor
Initializes a new instance of the NoteTextExtractor class.
NotificationLevel - Class in com.groupdocs.parser.legacy
Provides information about a level of the notification.
NotificationMessage - Class in com.groupdocs.parser.legacy
Provides a notification message.
Numbers - Static variable in class com.groupdocs.parser.legacy.ListItemStyle
A list with numbers.
NUMBERS - Static variable in class com.groupdocs.parser.options.FileType
Apple iWork Numbers (.numbers)

O

ODG - Static variable in class com.groupdocs.parser.options.FileType
OpenDocument Graphic File (.odg)
ODP - Static variable in class com.groupdocs.parser.options.FileType
OpenDocument Presentation (.odp)
ODS - Static variable in class com.groupdocs.parser.options.FileType
OpenDocument Spreadsheet (.ods)
ODT - Static variable in class com.groupdocs.parser.options.FileType
OpenDocument Text Document (.odt)
OFFLINE_STORAGE_FOLDERS - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Application
Outlook's Offline Storage.
ONE - Static variable in class com.groupdocs.parser.options.FileType
OneNote Document (.one)
ONE_NOTE - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Application
ONE files.
onEndElement() - Method in class com.groupdocs.parser.legacy.ModelStructuredHandler
Starts to process the closing of the element.
onEndElement() - Method in class com.groupdocs.parser.legacy.StructuredHandler
Starts to process the closing of the element.
onEndElement() - Method in class com.groupdocs.parser.legacy.XmlStructuredHandler
Starts to process the closing of the element.
onLineBreak(LineBreakProperties) - Method in class com.groupdocs.parser.legacy.StructuredHandler
Starts to process the line break element.
onPasswordRequest(Object, PasswordRequest) - Method in interface com.groupdocs.parser.legacy.IPasswordProvider
Processes the password request.
onStartDocument(DocumentProperties) - Method in class com.groupdocs.parser.legacy.StructuredHandler
Starts to process the document.
onStartElement(StructuredElementProperties) - Method in class com.groupdocs.parser.legacy.ModelStructuredHandler
Starts to process the element.
onStartElement(StructuredElementProperties) - Method in class com.groupdocs.parser.legacy.StructuredHandler
Starts to process the element.
onStartElement(StructuredElementProperties) - Method in class com.groupdocs.parser.legacy.XmlStructuredHandler
Starts to process the element.
onStartGroup(GroupProperties) - Method in class com.groupdocs.parser.legacy.StructuredHandler
Starts to process the group element.
onStartHyperlink(HyperlinkProperties) - Method in class com.groupdocs.parser.legacy.StructuredHandler
Starts to process the hyperlink element.
onStartingElement(StructuredElementProperties) - Method in class com.groupdocs.parser.legacy.StructuredHandler
Prepares to process the element.
onStartList(ListProperties) - Method in class com.groupdocs.parser.legacy.StructuredHandler
Starts to process the list element.
onStartListItem(ListItemProperties) - Method in class com.groupdocs.parser.legacy.StructuredHandler
Starts to process the list item element.
onStartPage(PageProperties) - Method in class com.groupdocs.parser.legacy.StructuredHandler
Starts to process the page.
onStartParagraph(ParagraphProperties) - Method in class com.groupdocs.parser.legacy.StructuredHandler
Starts to process the paragraph element.
onStartSection(SectionProperties) - Method in class com.groupdocs.parser.legacy.StructuredHandler
Starts to process the section element.
onStartSlide(SlideProperties) - Method in class com.groupdocs.parser.legacy.StructuredHandler
Starts to process the slide.
onStartTable(TableProperties) - Method in class com.groupdocs.parser.legacy.StructuredHandler
Starts to process the table element.
onStartTableCell(TableCellProperties) - Method in class com.groupdocs.parser.legacy.StructuredHandler
Starts to process the table cell element.
onStartTableRow(TableRowProperties) - Method in class com.groupdocs.parser.legacy.StructuredHandler
Starts to process the table row element.
onText(TextProperties, String) - Method in class com.groupdocs.parser.legacy.ModelStructuredHandler
Starts to process the element's text.
onText(TextProperties, String) - Method in class com.groupdocs.parser.legacy.StructuredHandler
Starts to process the element's text.
onText(TextProperties, String) - Method in class com.groupdocs.parser.legacy.XmlStructuredHandler
Starts to process the element's text.
op_Equality(ListItemOptions, ListItemOptions) - Static method in class com.groupdocs.parser.legacy.ListItemOptions
Checks if the values of two operands are equal or not, if yes then condition becomes true.
op_Equality(TextItemOptions, TextItemOptions) - Static method in class com.groupdocs.parser.legacy.TextItemOptions
Checks if the values of two operands are equal or not, if yes then condition becomes true.
op_Inequality(ListItemOptions, ListItemOptions) - Static method in class com.groupdocs.parser.legacy.ListItemOptions
Checks if the values of two operands are equal or not, if values are not equal then condition becomes true.
op_Inequality(TextItemOptions, TextItemOptions) - Static method in class com.groupdocs.parser.legacy.TextItemOptions
Checks if the values of two operands are equal or not, if values are not equal then condition becomes true.
OPEN_DOCUMENT_PRESENTATION - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Application
ODP files.
OPEN_DOCUMENT_SPREADSHEET - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Application
ODS files.
OPEN_DOCUMENT_TEXT - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Application
ODT files.
OPEN_DOCUMENT_TEXT_TEMPLATE - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Application
OTT files.
openContainerItem(String) - Method in class com.groupdocs.parser.legacy.EpubTextExtractorBase
Creates a stream with the content of the document's item.
openEntityStream(Container.Entity) - Method in class com.groupdocs.parser.legacy.Container
Opens a stream with the content of the container's entity.
openEntityStream(Container.Entity) - Method in class com.groupdocs.parser.legacy.DbContainer
Opens a stream with the content of the container's entity.
openEntityStream(Container.Entity) - Method in class com.groupdocs.parser.legacy.EmailContainer
Opens a stream with the content of the container's entity.
openEntityStream(Container.Entity) - Method in class com.groupdocs.parser.legacy.EmailTextExtractorBase
Opens a stream with the content of the container's entity.
openEntityStream(Container.Entity) - Method in interface com.groupdocs.parser.legacy.IContainer
Opens a stream with the content of the container's entity.
openEntityStream(Container.Entity) - Method in class com.groupdocs.parser.legacy.PdfTextExtractor
Opens a stream with the content of the container's entity.
openParser() - Method in class com.groupdocs.parser.data.ContainerItem
Creates the Parser object for the item content.
openParser(LoadOptions) - Method in class com.groupdocs.parser.data.ContainerItem
Creates the Parser object for the item content with LoadOptions.
openParser(LoadOptions, ParserSettings) - Method in class com.groupdocs.parser.data.ContainerItem
Creates the Parser object for the item content with LoadOptions and ParserSettings.
openStream() - Method in class com.groupdocs.parser.data.ContainerItem
Opens the stream of the item content.
openStream() - Method in class com.groupdocs.parser.legacy.Container.Entity
Returns the stream with the content of the entity.
openStream(Container.Entity) - Method in class com.groupdocs.parser.legacy.Container
Returns the stream with the content of the entity.
openStream(Container.Entity) - Method in class com.groupdocs.parser.legacy.FolderContainer
Returns the stream with the content of the entity.
openStream(Container.Entity) - Method in class com.groupdocs.parser.legacy.PersonalStorageContainer
Returns the stream with the content of the entity.
openStream(Container.Entity) - Method in class com.groupdocs.parser.legacy.ZipContainer
 
openXmlStream() - Method in class com.groupdocs.parser.legacy.XmlStructuredHandler
Creates a xml stream for the document.
Ordered - Static variable in class com.groupdocs.parser.legacy.ListType
An ordered list.
OST - Static variable in class com.groupdocs.parser.options.FileType
Outlook Offline Data File (.ost)
OTP - Static variable in class com.groupdocs.parser.options.FileType
OpenDocument Presentation Template (.otp)
OTS - Static variable in class com.groupdocs.parser.options.FileType
OpenDocument Spreadsheet Template (.ots)
OTT - Static variable in class com.groupdocs.parser.options.FileType
OpenDocument Document Template (.ott)
OUTLOOK_MESSAGE - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Application
MSG files.

P

Page - Class in com.groupdocs.parser.data
Represents the document page information such as page index and page size.
Page(int, Size) - Constructor for class com.groupdocs.parser.data.Page
Initializes a new instance of the Page class.
Page - Static variable in class com.groupdocs.parser.legacy.StructuredElementType
Document's page.
PageArea - Class in com.groupdocs.parser.data
Represents an abstract base class for page areas which are used to represent blocks on the document page in the parsing by template functionality.
PageArea(Page, Rectangle) - Constructor for class com.groupdocs.parser.data.PageArea
 
PageAreaOptions - Class in com.groupdocs.parser.options
Provides the options which are used for page areas extraction.
PageAreaOptions(Rectangle) - Constructor for class com.groupdocs.parser.options.PageAreaOptions
Initializes a new instance of the PageAreaOptions class.
PageGroupArea - Class in com.groupdocs.parser.data
Represents a group of page areas which is used to group different types of blocks of the document page in the parsing by template functionality.
PageGroupArea(Iterable<PageArea>, Page) - Constructor for class com.groupdocs.parser.data.PageGroupArea
Initializes a new instance of the PageGroupArea class.
PageImageArea - Class in com.groupdocs.parser.data
Represents a page image area which is used to represent an image on the page in the parsing by template functionality or an image attachment if images are extracted from emails or Zip archives.
PageImageArea(InputStream, FileType, double) - Constructor for class com.groupdocs.parser.data.PageImageArea
Initializes a new instance of the PageImageArea class.
PageImageArea(InputStream, FileType, double, Page, Rectangle) - Constructor for class com.groupdocs.parser.data.PageImageArea
Initializes a new instance of the PageImageArea class.
PageInfo - Class in com.groupdocs.parser.options
Represents the document page information.
PageInfo(int, int, int) - Constructor for class com.groupdocs.parser.options.PageInfo
Initializes a new instance of the PageInfo class.
PageProperties - Class in com.groupdocs.parser.legacy
Provides properties of the document's page.
PageProperties() - Constructor for class com.groupdocs.parser.legacy.PageProperties
Initializes a new instance of the PageProperties class.
PageTableArea - Class in com.groupdocs.parser.data
Represents a table page area which is used to represent a table in the parsing by template functionality.
PageTableArea(Iterable<Double>, Iterable<Double>, Iterable<PageTableAreaCell>, Page, Rectangle) - Constructor for class com.groupdocs.parser.data.PageTableArea
Initializes a new instance of the PageTableArea class.
PageTableAreaCell - Class in com.groupdocs.parser.data
Represents a table cell which is used in PageTableArea class.
PageTableAreaCell(int, int, PageArea) - Constructor for class com.groupdocs.parser.data.PageTableAreaCell
Initializes a new instance of the PageTableAreaCell class.
PageTableAreaCell(int, int, PageArea, int, int) - Constructor for class com.groupdocs.parser.data.PageTableAreaCell
Initializes a new instance of the PageTableAreaCell class.
PageTextArea - Class in com.groupdocs.parser.data
Represents a page text area which is used to represent a text value in the parsing by template or parsing form functionality.
PageTextArea(String, Page, Rectangle) - Constructor for class com.groupdocs.parser.data.PageTextArea
Initializes a new instance of the PageTextArea class.
PageTextArea(String, Double, TextStyle, Page, Rectangle) - Constructor for class com.groupdocs.parser.data.PageTextArea
Initializes a new instance of the PageTextArea class.
PageTextArea(Iterable<PageTextArea>, Page) - Constructor for class com.groupdocs.parser.data.PageTextArea
Initializes a new instance of the PageTextArea class.
PageTextAreaOptions - Class in com.groupdocs.parser.options
Provides the options which are used for page text areas extraction.
PageTextAreaOptions(String) - Constructor for class com.groupdocs.parser.options.PageTextAreaOptions
Initializes a new instance of the PageTextAreaOptions class with the regular expression.
PageTextAreaOptions(String, Rectangle) - Constructor for class com.groupdocs.parser.options.PageTextAreaOptions
Initializes a new instance of the PageTextAreaOptions class with the regular expression and rectangular area.
PageTextAreaOptions(String, boolean, boolean, boolean, Rectangle) - Constructor for class com.groupdocs.parser.options.PageTextAreaOptions
Initializes a new instance of the PageTextAreaOptions class.
Paragraph - Static variable in class com.groupdocs.parser.legacy.StructuredElementType
Document's paragraph.
ParagraphProperties - Class in com.groupdocs.parser.legacy
Provides properties of the document's paragraph element.
ParagraphProperties() - Constructor for class com.groupdocs.parser.legacy.ParagraphProperties
Initializes a new instance of the ParagraphProperties class.
ParagraphProperties(int) - Constructor for class com.groupdocs.parser.legacy.ParagraphProperties
Initializes a new instance of the ParagraphProperties class.
ParagraphStyle - Class in com.groupdocs.parser.legacy
Describes the style of a paragraph.
parseByTemplate(String, DocumentTemplate) - Method in class com.groupdocs.parser.legacy.DocumentParser
Parses data from the document by a user-generated template.
parseByTemplate(String, DocumentTemplate, LoadOptions) - Method in class com.groupdocs.parser.legacy.DocumentParser
Parses data from the document by a user-generated template.
parseByTemplate(InputStream, DocumentTemplate) - Method in class com.groupdocs.parser.legacy.DocumentParser
Parses data from the document by a user-generated template.
parseByTemplate(InputStream, DocumentTemplate, LoadOptions) - Method in class com.groupdocs.parser.legacy.DocumentParser
Parses data from the document by a user-generated template.
parseByTemplate(Template) - Method in class com.groupdocs.parser.Parser
Parses the document by the user-generated template.
parseForm() - Method in class com.groupdocs.parser.Parser
Parses the document form.
Parser - Class in com.groupdocs.parser
Represents the main class that controls text, images, container extraction and parsing functionality.
Parser(String) - Constructor for class com.groupdocs.parser.Parser
Initializes a new instance of the Parser class.
Parser(String, LoadOptions) - Constructor for class com.groupdocs.parser.Parser
Initializes a new instance of the Parser class with LoadOptions.
Parser(String, LoadOptions, ParserSettings) - Constructor for class com.groupdocs.parser.Parser
Initializes a new instance of the Parser class with LoadOptions.
Parser(InputStream) - Constructor for class com.groupdocs.parser.Parser
Initializes a new instance of the Parser class.
Parser(InputStream, LoadOptions) - Constructor for class com.groupdocs.parser.Parser
Initializes a new instance of the Parser class with LoadOptions.
Parser(InputStream, LoadOptions, ParserSettings) - Constructor for class com.groupdocs.parser.Parser
Initializes a new instance of the Parser class with LoadOptions.
ParserSettings - Class in com.groupdocs.parser.options
Provides the settings which are used to customize data extraction.
ParserSettings(ILogger) - Constructor for class com.groupdocs.parser.options.ParserSettings
Initializes a new instance of the ParserSettings class.
parseTableArea(int, TableAreaLayout) - Method in class com.groupdocs.parser.legacy.TableAreaParser
Parses the table.
PasswordRequest - Class in com.groupdocs.parser.legacy
Provides the password request.
PasswordRequest() - Constructor for class com.groupdocs.parser.legacy.PasswordRequest
Initializes a new instance of the PasswordRequest class.
PCL - Static variable in class com.groupdocs.parser.options.FileType
Printer Command Language Document (.pcl)
Pdf - Static variable in class com.groupdocs.parser.legacy.DocumentType
PDF document.
PDF - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Application
PDF files.
PDF - Static variable in class com.groupdocs.parser.options.FileType
Portable Document Format File (.pdf)
PdfMediaTypeDetector - Class in com.groupdocs.parser.legacy
Provides the functionality to detect the media type of PDF document.
PdfMediaTypeDetector() - Constructor for class com.groupdocs.parser.legacy.PdfMediaTypeDetector
Initializes a new instance of the PdfMediaTypeDetector class.
PdfMetadataExtractor - Class in com.groupdocs.parser.legacy
Provides the functionality to extract the metadata from PDF documents.
PdfMetadataExtractor() - Constructor for class com.groupdocs.parser.legacy.PdfMetadataExtractor
Initializes a new instance of the PdfMetadataExtractor class.
PdfTextExtractor - Class in com.groupdocs.parser.legacy
Provides the text extractor for PDF documents.
PdfTextExtractor(String) - Constructor for class com.groupdocs.parser.legacy.PdfTextExtractor
Initializes a new instance of the PdfTextExtractor class.
PdfTextExtractor(String, LoadOptions) - Constructor for class com.groupdocs.parser.legacy.PdfTextExtractor
Initializes a new instance of the PdfTextExtractor class.
PdfTextExtractor(InputStream) - Constructor for class com.groupdocs.parser.legacy.PdfTextExtractor
Initializes a new instance of the PdfTextExtractor class.
PdfTextExtractor(InputStream, LoadOptions) - Constructor for class com.groupdocs.parser.legacy.PdfTextExtractor
Initializes a new instance of the PdfTextExtractor class.
PERSONAL_STORAGE_FILE - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Application
Outlook's Personal Storage.
PersonalStorageContainer - Class in com.groupdocs.parser.legacy
Provides a container for Outlook's Personal Storage.
PersonalStorageContainer(String) - Constructor for class com.groupdocs.parser.legacy.PersonalStorageContainer
Initializes a new instance of the PersonalStorageContainer class.
PersonalStorageContainer(InputStream) - Constructor for class com.groupdocs.parser.legacy.PersonalStorageContainer
Initializes a new instance of the PersonalStorageContainer class.
PersonalStorageMediaTypeDetector - Class in com.groupdocs.parser.legacy
Provides the functionality to detect the media type of Outlook's Personal Storage.
PersonalStorageMediaTypeDetector() - Constructor for class com.groupdocs.parser.legacy.PersonalStorageMediaTypeDetector
Initializes a new instance of the PersonalStorageMediaTypeDetector class.
PICT - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Images
PICT files.
PICT - Static variable in class com.groupdocs.parser.options.FileType
Macintosh PICT (.pict)
Pixel - Static variable in class com.groupdocs.parser.legacy.PreviewUnitOfMeasurement
Specifies that the unit of measurement is the pixel.
PLAIN - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Text
Plain text files.
PlainDocumentFormatter - Class in com.groupdocs.parser.legacy
Provides a plain text formatter.
PlainDocumentFormatter() - Constructor for class com.groupdocs.parser.legacy.PlainDocumentFormatter
Initializes a new instance of the PlainDocumentFormatter class.
PlainDocumentFormatter(PlainTableFrame) - Constructor for class com.groupdocs.parser.legacy.PlainDocumentFormatter
Initializes a new instance of the PlainDocumentFormatter class.
PlainListFormatter - Class in com.groupdocs.parser.legacy
Provides the functionality to format the list as a plain text formatting.
PlainListFormatter() - Constructor for class com.groupdocs.parser.legacy.PlainListFormatter
Initializes a new instance of the PlainListFormatter class.
PlainTableFormatter - Class in com.groupdocs.parser.legacy
Provides the functionality to format the table as a plain text formatting.
PlainTableFormatter() - Constructor for class com.groupdocs.parser.legacy.PlainTableFormatter
Initializes a new instance of the PlainTableFormatter class.
PlainTableFormatter(PlainTableFrame) - Constructor for class com.groupdocs.parser.legacy.PlainTableFormatter
Initializes a new instance of the PlainTableFormatter class.
PlainTableFrame - Class in com.groupdocs.parser.legacy
Provides a frame of the table's borders.
PlainTableFrame() - Constructor for class com.groupdocs.parser.legacy.PlainTableFrame
Initializes a new instance of the PlainTableFrame class.
PlainTableFrame(PlainTableFrameAngle, PlainTableFrameEdge, PlainTableFrameIntersection, PlainTableFrameConfig) - Constructor for class com.groupdocs.parser.legacy.PlainTableFrame
Initializes a new instance of the PlainTableFrame class.
PlainTableFrameAngle - Class in com.groupdocs.parser.legacy
Provides the information of symbols of intersections.
PlainTableFrameAngle(char, char, char, char) - Constructor for class com.groupdocs.parser.legacy.PlainTableFrameAngle
Initializes a new instance of the PlainTableFrameAngle class.
PlainTableFrameConfig - Class in com.groupdocs.parser.legacy
Provides a configuration of the table's frame.
PlainTableFrameConfig(boolean, boolean, boolean, boolean) - Constructor for class com.groupdocs.parser.legacy.PlainTableFrameConfig
Initializes a new instance of the PlainTableFrameConfig class.
PlainTableFrameEdge - Class in com.groupdocs.parser.legacy
Provides the information of symbols of edges.
PlainTableFrameEdge(char, char) - Constructor for class com.groupdocs.parser.legacy.PlainTableFrameEdge
Initializes a new instance of the PlainTableFrameEdge class.
PlainTableFrameIntersection - Class in com.groupdocs.parser.legacy
Provides the information of symbols of intersections.
PlainTableFrameIntersection(char, char, char, char, char) - Constructor for class com.groupdocs.parser.legacy.PlainTableFrameIntersection
Initializes a new instance of the PlainTableFrameIntersection class.
PlainTextFormatter - Class in com.groupdocs.parser.legacy
Provides the functionality to format the text as a plain text formatting.
PlainTextFormatter() - Constructor for class com.groupdocs.parser.legacy.PlainTextFormatter
Initializes a new instance of the PlainTextFormatter class.
PNG - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Images
PNG files.
PNG - Static variable in class com.groupdocs.parser.options.FileType
Portable Network Graphic (.png)
Point - Class in com.groupdocs.parser.data
Represents a point.
Point(double, double) - Constructor for class com.groupdocs.parser.data.Point
Initializes a new instance of the Point class.
Point - Static variable in class com.groupdocs.parser.legacy.PreviewUnitOfMeasurement
Specifies that the unit of measurement is the point.
Pop - Static variable in class com.groupdocs.parser.legacy.EmailConnectionType
Post Office Protocol.
POT - Static variable in class com.groupdocs.parser.options.FileType
PowerPoint Template (.pot)
POTM - Static variable in class com.groupdocs.parser.options.FileType
PowerPoint Open XML Macro-Enabled Presentation Template (.potm)
POTX - Static variable in class com.groupdocs.parser.options.FileType
PowerPoint Open XML Presentation Template (.potx)
POWER_POINT - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Application
PPT files.
POWER_POINT_OPEN_XML - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Application
PPTX files.
POWER_POINT_OPEN_XML_MACRO_ENABLED - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Application
PPTM files.
POWER_POINT_OPEN_XML_MACRO_ENABLED_TEMPLATE - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Application
POTM files.
POWER_POINT_OPEN_XML_SLIDE_SHOW - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Application
PPSX files.
POWER_POINT_OPEN_XML_SLIDE_SHOW_MACRO_ENABLED - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Application
PPSM files.
POWER_POINT_OPEN_XML_TEMPLATE - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Application
POTX files.
POWER_POINT_SLIDE_SHOW - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Application
PPS files.
PPS - Static variable in class com.groupdocs.parser.options.FileType
PowerPoint Slide Show (.pps)
PPSM - Static variable in class com.groupdocs.parser.options.FileType
PowerPoint Open XML Macro-Enabled Slide (.ppsm)
PPSX - Static variable in class com.groupdocs.parser.options.FileType
PowerPoint Open XML Slide Show (.ppsx)
PPT - Static variable in class com.groupdocs.parser.options.FileType
PowerPoint Presentation (.ppt)
PPTM - Static variable in class com.groupdocs.parser.options.FileType
PowerPoint Open XML Macro-Enabled Presentation
PPTX - Static variable in class com.groupdocs.parser.options.FileType
PowerPoint Open XML Presentation (.pptx)
prepareLine() - Method in class com.groupdocs.parser.legacy.CellsTextExtractorBase
Returns a line of the text.
prepareLine() - Method in class com.groupdocs.parser.legacy.ChmFormattedTextExtractor
Returns a line of the text.
prepareLine() - Method in class com.groupdocs.parser.legacy.ChmTextExtractor
Returns a line of the text.
prepareLine() - Method in class com.groupdocs.parser.legacy.EmailTextExtractorBase
Returns a line of the text.
prepareLine() - Method in class com.groupdocs.parser.legacy.EpubTextExtractorBase
Returns a line of the text.
prepareLine() - Method in class com.groupdocs.parser.legacy.FictionBookFormattedTextExtractor
Returns a line of the text.
prepareLine() - Method in class com.groupdocs.parser.legacy.FictionBookTextExtractor
Returns a line of the text.
prepareLine() - Method in class com.groupdocs.parser.legacy.MarkdownFormattedTextExtractor
Returns a line of the text.
prepareLine() - Method in class com.groupdocs.parser.legacy.MarkdownTextExtractor
Returns a line of the text.
prepareLine() - Method in class com.groupdocs.parser.legacy.NoteTextExtractor
Returns a line of the text.
prepareLine() - Method in class com.groupdocs.parser.legacy.PdfTextExtractor
Returns a line of the text.
prepareLine() - Method in class com.groupdocs.parser.legacy.SlidesTextExtractorBase
Returns a line of the text.
prepareLine() - Method in class com.groupdocs.parser.legacy.TextExtractor
Returns a line of the text.
prepareLine() - Method in class com.groupdocs.parser.legacy.WordsFormattedTextExtractor
Returns a line of the text.
prepareLine() - Method in class com.groupdocs.parser.legacy.WordsTextExtractor
Returns a line of the text.
prepareLine() - Method in class com.groupdocs.parser.legacy.XmlTextExtractor
Returns a line of the text.
Presentation - Static variable in class com.groupdocs.parser.legacy.DocumentType
Presentation document (PPT, PPTX, ODP, etc).
PreviewFactory - Class in com.groupdocs.parser.legacy
Provides a set of methods for creating instances of appropriate preview handlers.
PreviewFactory() - Constructor for class com.groupdocs.parser.legacy.PreviewFactory
 
PreviewFormats - Enum in com.groupdocs.parser.options
Represents supported preview formats.
PreviewHandler - Class in com.groupdocs.parser.legacy
Provides an abstract base class for all preview handlers.
PreviewImageData - Class in com.groupdocs.parser.legacy
Represents preview image data.
PreviewNotSupportedException - Exception in com.groupdocs.parser.legacy
The exception that is thrown when a preview image cannot be generated for the document.
PreviewNotSupportedException() - Constructor for exception com.groupdocs.parser.legacy.PreviewNotSupportedException
Initializes a new instance of the PreviewNotSupportedException class.
PreviewOptions - Class in com.groupdocs.parser.options
Provides options to sets requirements and stream delegates for preview generation.
PreviewOptions(ICreatePageStream) - Constructor for class com.groupdocs.parser.options.PreviewOptions
Initializes a new instance of the PreviewOptions class causing the output stream to be closed.
PreviewOptions(ICreatePageStream, IReleasePageStream) - Constructor for class com.groupdocs.parser.options.PreviewOptions
Initializes a new instance of PreviewOptions class causing the output stream to be returned to the client for further use.
PreviewPage - Class in com.groupdocs.parser.legacy
Represents a document page (worksheet, diagram, frame etc) for which preview images can be generated.
PreviewUnitOfMeasurement - Class in com.groupdocs.parser.legacy
Represents units of measurement.
processMessage(NotificationMessage) - Method in class com.groupdocs.parser.legacy.CompositeNotificationReceiver
Processes the message.
processMessage(NotificationMessage) - Method in interface com.groupdocs.parser.legacy.INotificationReceiver
Processes the message.
processSearchResult(SearchResult) - Method in class com.groupdocs.parser.legacy.ContainsSearchHandler
The next occurrence of the search word is found.
processSearchResult(SearchResult) - Method in interface com.groupdocs.parser.legacy.ISearchHandler
The next occurrence of the search word is found.
processSearchResult(SearchResult) - Method in class com.groupdocs.parser.legacy.ListSearchHandler
The next occurrence of the search word is found.
PS - Static variable in class com.groupdocs.parser.options.FileType
PostScript File (.ps)
PSD - Static variable in class com.groupdocs.parser.options.FileType
Adobe Photoshop Document (.psd)
PST - Static variable in class com.groupdocs.parser.options.FileType
Outlook Personal Information Store File (.pst)
PUBLISHED_DATE - Static variable in class com.groupdocs.parser.legacy.MetadataNames
The key for published date.
PUBLISHER - Static variable in class com.groupdocs.parser.legacy.MetadataNames
The key for publisher.

R

read() - Method in class com.groupdocs.parser.legacy.DbTableReader
Reads a row from the table.
readLine() - Method in class com.groupdocs.parser.data.TextReader
Reads a line of characters from the text reader and returns the data as a string.
readLine() - Method in class com.groupdocs.parser.legacy.DbTableReader
Reads a row from the table.
readLine() - Method in class com.groupdocs.parser.legacy.TableCellText
Reads a line of characters from the cell and returns the data as a string.
readToEnd() - Method in class com.groupdocs.parser.data.TextReader
Reads all characters from the current position to the end of the text reader and returns them as one string.
Rectangle - Class in com.groupdocs.parser.data
Represents a rectangular area.
Rectangle(double, double, double, double) - Constructor for class com.groupdocs.parser.data.Rectangle
Initializes a new instance of the Rectangle class.
Rectangle(Point, Size) - Constructor for class com.groupdocs.parser.data.Rectangle
Initializes a new instance of the Rectangle class.
Rectangle - Class in com.groupdocs.parser.legacy
Provides a rectangle.
Rectangle(double, double, double, double) - Constructor for class com.groupdocs.parser.legacy.Rectangle
Initializes a new instance of the Rectangle class.
Regex - Static variable in class com.groupdocs.parser.legacy.TemplateFieldPositionType
The position is found by a regular expression.
RegexSearchOptions - Class in com.groupdocs.parser.legacy
Provides the options for search with regular expressions.
RegexSearchOptions() - Constructor for class com.groupdocs.parser.legacy.RegexSearchOptions
Initializes a new instance of the RegexSearchOptions class.
RegexSearchOptions(SearchHighlightOptions) - Constructor for class com.groupdocs.parser.legacy.RegexSearchOptions
Initializes a new instance of the RegexSearchOptions class.
RegexSearchOptions(SearchHighlightOptions, WordSeparators) - Constructor for class com.groupdocs.parser.legacy.RegexSearchOptions
Initializes a new instance of the RegexSearchOptions class.
Related - Static variable in class com.groupdocs.parser.legacy.TemplateFieldPositionType
The position is set relative to the related field.
releasePageStream(int, OutputStream) - Method in interface com.groupdocs.parser.options.IReleasePageStream
Releases the stream created by the ICreatePageStream delegate.
reset() - Method in class com.groupdocs.parser.legacy.CellsFormattedTextExtractor
Resets the current document.
reset() - Method in class com.groupdocs.parser.legacy.CellsTextExtractorBase
Resets the current document.
reset() - Method in class com.groupdocs.parser.legacy.ChmFormattedTextExtractor
Resets the current document.
reset() - Method in class com.groupdocs.parser.legacy.ChmTextExtractor
Resets the current document.
reset() - Method in class com.groupdocs.parser.legacy.DocumentPartFormatter
Resets the previous formatted item.
reset() - Method in class com.groupdocs.parser.legacy.EmailTextExtractorBase
Resets the current document.
reset() - Method in class com.groupdocs.parser.legacy.EpubFormattedTextExtractor
Resets the current document.
reset() - Method in class com.groupdocs.parser.legacy.EpubTextExtractorBase
Resets the current document.
reset() - Method in class com.groupdocs.parser.legacy.FictionBookFormattedTextExtractor
Resets the current document.
reset() - Method in class com.groupdocs.parser.legacy.FictionBookTextExtractor
Resets the current document.
reset() - Method in class com.groupdocs.parser.legacy.MarkdownFormattedTextExtractor
Resets the current document.
reset() - Method in class com.groupdocs.parser.legacy.MarkdownTextExtractor
Resets the current document.
reset() - Method in class com.groupdocs.parser.legacy.NoteTextExtractor
Resets the current document.
reset() - Method in class com.groupdocs.parser.legacy.PdfTextExtractor
Resets the current document.
reset() - Method in class com.groupdocs.parser.legacy.PlainListFormatter
Resets the previous formatted item.
reset() - Method in class com.groupdocs.parser.legacy.SlidesFormattedTextExtractor
Resets the current document.
reset() - Method in class com.groupdocs.parser.legacy.SlidesTextExtractorBase
Resets the current document.
reset() - Method in class com.groupdocs.parser.legacy.TextExtractor
Resets the current document.
reset() - Method in class com.groupdocs.parser.legacy.WordsFormattedTextExtractor
Resets the current document.
reset() - Method in class com.groupdocs.parser.legacy.WordsTextExtractor
Resets the current document.
reset() - Method in class com.groupdocs.parser.legacy.XmlTextExtractor
Resets the current document.
REVISION_NUMBER - Static variable in class com.groupdocs.parser.legacy.MetadataNames
The key for the document's number of revision.
Right - Static variable in class com.groupdocs.parser.legacy.HighlightDirection
Extract a text to the right from a position.
Right - Static variable in class com.groupdocs.parser.legacy.TemplateFieldRelatedPositionType
Field is placed on the right of the related field.
ROOT - Static variable in class com.groupdocs.parser.legacy.ContainerPath
An instance of the root directory.
RTF - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Application
RTF files.
RTF - Static variable in class com.groupdocs.parser.options.FileType
Rich Text Format File (.rtf)

S

search(SearchOptions, ISearchHandler, List<String>) - Method in class com.groupdocs.parser.legacy.CellsTextExtractor
Searches the keywords.
search(SearchOptions, ISearchHandler, ISearchEngine, List<String>) - Method in class com.groupdocs.parser.legacy.CellsTextExtractor
Searches the keywords.
search(SearchOptions, ISearchHandler, List<String>) - Method in class com.groupdocs.parser.legacy.ChmTextExtractor
Searches the keywords.
search(SearchOptions, ISearchHandler, ISearchEngine, List<String>) - Method in class com.groupdocs.parser.legacy.ChmTextExtractor
Searches the keywords.
search(SearchOptions, ISearchHandler, List<String>) - Method in class com.groupdocs.parser.legacy.EmailTextExtractor
Searches the keywords.
search(SearchOptions, ISearchHandler, ISearchEngine, List<String>) - Method in class com.groupdocs.parser.legacy.EmailTextExtractor
Searches the keywords.
search(SearchOptions, ISearchHandler, List<String>) - Method in class com.groupdocs.parser.legacy.EpubTextExtractor
Searches the keywords.
search(SearchOptions, ISearchHandler, ISearchEngine, List<String>) - Method in class com.groupdocs.parser.legacy.EpubTextExtractor
Searches the keywords.
search(SearchOptions, ISearchHandler, List<String>) - Method in class com.groupdocs.parser.legacy.FictionBookTextExtractor
Searches the keywords.
search(SearchOptions, ISearchHandler, ISearchEngine, List<String>) - Method in class com.groupdocs.parser.legacy.FictionBookTextExtractor
Searches the keywords.
search(SearchOptions, ISearchHandler, ISearchEngine, List<String>) - Method in interface com.groupdocs.parser.legacy.ISearchable
Searches the keywords.
search(SearchOptions, ISearchHandler, List<String>) - Method in interface com.groupdocs.parser.legacy.ISearchable
Searches the keywords.
search(int, String, SearchOptions, List<String>) - Method in interface com.groupdocs.parser.legacy.ISearchEngine
Searches keywords in text.
search(SearchOptions, ISearchHandler, List<String>) - Method in class com.groupdocs.parser.legacy.MarkdownTextExtractor
Searches the keywords.
search(SearchOptions, ISearchHandler, ISearchEngine, List<String>) - Method in class com.groupdocs.parser.legacy.MarkdownTextExtractor
Searches the keywords.
search(SearchOptions, ISearchHandler, List<String>) - Method in class com.groupdocs.parser.legacy.NoteTextExtractor
Searches the keywords.
search(SearchOptions, ISearchHandler, ISearchEngine, List<String>) - Method in class com.groupdocs.parser.legacy.NoteTextExtractor
Searches the keywords.
search(SearchOptions, ISearchHandler, List<String>) - Method in class com.groupdocs.parser.legacy.PdfTextExtractor
Searches the keywords.
search(SearchOptions, ISearchHandler, ISearchEngine, List<String>) - Method in class com.groupdocs.parser.legacy.PdfTextExtractor
Searches the keywords.
search(SearchOptions, ISearchHandler, List<String>) - Method in class com.groupdocs.parser.legacy.SlidesTextExtractor
Searches the keywords.
search(SearchOptions, ISearchHandler, ISearchEngine, List<String>) - Method in class com.groupdocs.parser.legacy.SlidesTextExtractor
Searches the keywords.
search(SearchOptions, ISearchHandler, List<String>) - Method in class com.groupdocs.parser.legacy.WordsTextExtractor
Searches the keywords.
search(SearchOptions, ISearchHandler, ISearchEngine, List<String>) - Method in class com.groupdocs.parser.legacy.WordsTextExtractor
Searches the keywords.
search(String) - Method in class com.groupdocs.parser.Parser
Searches a keyword in the document.
search(String, SearchOptions) - Method in class com.groupdocs.parser.Parser
Searches a keyword in the document using search options (regular expression, match case, etc.).
SearchHighlightOptions - Class in com.groupdocs.parser.legacy
Provides options of highlight.
SearchOptions - Class in com.groupdocs.parser.legacy
Provides the options for search.
SearchOptions(SearchHighlightOptions) - Constructor for class com.groupdocs.parser.legacy.SearchOptions
Initializes a new instance of the SearchOptions class.
SearchOptions(SearchHighlightOptions, boolean) - Constructor for class com.groupdocs.parser.legacy.SearchOptions
Initializes a new instance of the SearchOptions class.
SearchOptions(SearchHighlightOptions, boolean, boolean) - Constructor for class com.groupdocs.parser.legacy.SearchOptions
Initializes a new instance of the SearchOptions class.
SearchOptions(SearchHighlightOptions, boolean, boolean, WordSeparators) - Constructor for class com.groupdocs.parser.legacy.SearchOptions
Initializes a new instance of the SearchOptions class.
SearchOptions - Class in com.groupdocs.parser.options
Provides the options which are used for text search.
SearchOptions(boolean, boolean, boolean, boolean, HighlightOptions, HighlightOptions) - Constructor for class com.groupdocs.parser.options.SearchOptions
Initializes a new instance of the SearchOptions class.
SearchOptions(boolean, boolean, boolean, HighlightOptions, HighlightOptions) - Constructor for class com.groupdocs.parser.options.SearchOptions
Initializes a new instance of the SearchOptions class which is used to search with the highlight options for the left and the right highlight extraction.
SearchOptions(boolean, boolean, boolean, HighlightOptions) - Constructor for class com.groupdocs.parser.options.SearchOptions
Initializes a new instance of the SearchOptions class which is used to search with the same highlight options for the left and the right highlight extraction.
SearchOptions(boolean, boolean, boolean) - Constructor for class com.groupdocs.parser.options.SearchOptions
Initializes a new instance of the SearchOptions class which is used to search without highlight extraction.
SearchOptions(boolean, boolean, boolean, boolean) - Constructor for class com.groupdocs.parser.options.SearchOptions
Initializes a new instance of the SearchOptions class which is used to search by pages and without highlight extraction.
SearchOptions() - Constructor for class com.groupdocs.parser.options.SearchOptions
Initializes a new instance of the SearchOptions class with default values.
SearchResult - Class in com.groupdocs.parser.data
Represents the search result in the search functionality.
SearchResult(int, String, Integer, HighlightItem, HighlightItem) - Constructor for class com.groupdocs.parser.data.SearchResult
Initializes a new instance of the SearchResult class.
SearchResult(int, String, Integer) - Constructor for class com.groupdocs.parser.data.SearchResult
Initializes a new instance of the SearchResult class.
SearchResult - Class in com.groupdocs.parser.legacy
Provides the result of the search.
SearchResult(int, String) - Constructor for class com.groupdocs.parser.legacy.SearchResult
Initializes a new instance of the SearchResult class.
SearchResult(int, String, String, String) - Constructor for class com.groupdocs.parser.legacy.SearchResult
Initializes a new instance of the SearchResult class.
searchWithRegex(String, ISearchHandler, RegexSearchOptions) - Method in class com.groupdocs.parser.legacy.CellsTextExtractor
Searches the expression.
searchWithRegex(String, ISearchHandler, RegexSearchOptions) - Method in class com.groupdocs.parser.legacy.ChmTextExtractor
Searches the expression.
searchWithRegex(String, ISearchHandler, RegexSearchOptions) - Method in class com.groupdocs.parser.legacy.EmailTextExtractor
Searches the expression.
searchWithRegex(String, ISearchHandler, RegexSearchOptions) - Method in class com.groupdocs.parser.legacy.EpubTextExtractor
Searches the expression.
searchWithRegex(String, ISearchHandler, RegexSearchOptions) - Method in class com.groupdocs.parser.legacy.FictionBookTextExtractor
Searches the expression.
searchWithRegex(String, ISearchHandler, RegexSearchOptions) - Method in interface com.groupdocs.parser.legacy.IRegexSearchable
Searches the expression.
searchWithRegex(String, ISearchHandler, RegexSearchOptions) - Method in class com.groupdocs.parser.legacy.MarkdownTextExtractor
Searches the expression.
searchWithRegex(String, ISearchHandler, RegexSearchOptions) - Method in class com.groupdocs.parser.legacy.NoteTextExtractor
Searches the expression.
searchWithRegex(String, ISearchHandler, RegexSearchOptions) - Method in class com.groupdocs.parser.legacy.PdfTextExtractor
Searches the expression.
searchWithRegex(String, ISearchHandler, RegexSearchOptions) - Method in class com.groupdocs.parser.legacy.SlidesTextExtractor
Searches the expression.
searchWithRegex(String, ISearchHandler, RegexSearchOptions) - Method in class com.groupdocs.parser.legacy.WordsTextExtractor
Searches the expression.
Section - Static variable in class com.groupdocs.parser.legacy.StructuredElementType
Document's section.
SectionProperties - Class in com.groupdocs.parser.legacy
Provides properties of the document's section element.
SectionProperties() - Constructor for class com.groupdocs.parser.legacy.SectionProperties
Initializes a new instance of the SectionProperties class.
SectionProperties(String) - Constructor for class com.groupdocs.parser.legacy.SectionProperties
Initializes a new instance of the SectionProperties class.
sendNotificationMessage(INotificationReceiver, NotificationMessage) - Method in class com.groupdocs.parser.legacy.Extractor
Sends notification message to receiver and factory receiver (if presented).
sendNotificationMessage(INotificationReceiver, NotificationMessage) - Method in class com.groupdocs.parser.legacy.ExtractorFactory
Sends notification message to receiver and factory receiver (if presented).
set_Item(String, String) - Method in class com.groupdocs.parser.legacy.MetadataCollection
Sets a value associated with the specified key.
set_Item(int, Integer) - Method in class com.groupdocs.parser.legacy.TableColumnWidthCollection
Sets a width of the column with the index.
setCancel(boolean) - Method in class com.groupdocs.parser.legacy.PasswordRequest
Sets a value indicating whether the request is rejected.
setColumnsFilter(String[]) - Method in class com.groupdocs.parser.legacy.DbTableReader
Sets a collection of columns names which are returned by Read and ReadLine methods.
setCreatePageStream(ICreatePageStream) - Method in class com.groupdocs.parser.options.PreviewOptions
Sets an instance of the page stream creation delegate.
setDocumentFormatter(DocumentFormatter) - Method in class com.groupdocs.parser.legacy.CellsFormattedTextExtractor
Sets a DocumentFormatter.
setDocumentFormatter(DocumentFormatter) - Method in class com.groupdocs.parser.legacy.ChmFormattedTextExtractor
Sets a DocumentFormatter.
setDocumentFormatter(DocumentFormatter) - Method in class com.groupdocs.parser.legacy.EmailFormattedTextExtractor
Sets a DocumentFormatter.
setDocumentFormatter(DocumentFormatter) - Method in class com.groupdocs.parser.legacy.EpubFormattedTextExtractor
Sets a DocumentFormatter.
setDocumentFormatter(DocumentFormatter) - Method in class com.groupdocs.parser.legacy.FictionBookFormattedTextExtractor
Sets a DocumentFormatter.
setDocumentFormatter(DocumentFormatter) - Method in interface com.groupdocs.parser.legacy.ITextExtractorWithFormatter
Sets a DocumentFormatter.
setDocumentFormatter(DocumentFormatter) - Method in class com.groupdocs.parser.legacy.MarkdownFormattedTextExtractor
Sets a DocumentFormatter.
setDocumentFormatter(DocumentFormatter) - Method in class com.groupdocs.parser.legacy.SlidesFormattedTextExtractor
Sets a DocumentFormatter.
setDocumentFormatter(DocumentFormatter) - Method in class com.groupdocs.parser.legacy.WordsFormattedTextExtractor
Sets a DocumentFormatter.
setDocumentType(Integer) - Method in class com.groupdocs.parser.legacy.LoadOptions
Sets a type of the file.
setEncoding(Charset) - Method in class com.groupdocs.parser.legacy.Container
Sets an encoding for the container.
setEncoding(Charset) - Method in class com.groupdocs.parser.legacy.LoadOptions
Sets an encoding for the file.
setEncoding(Charset) - Method in class com.groupdocs.parser.legacy.TextExtractor
Sets an encoding for the document.
setExpression(String) - Method in class com.groupdocs.parser.legacy.TextAreaSearchOptions
Sets a regular expression.
setExtractMode(int) - Method in class com.groupdocs.parser.legacy.CellsTextExtractor
Sets a value indicating the mode of text extraction.
setExtractMode(int) - Method in interface com.groupdocs.parser.legacy.IFastTextExtractor
Sets a value indicating the mode of text extraction.
setExtractMode(int) - Method in class com.groupdocs.parser.legacy.PdfTextExtractor
Sets a value indicating the mode of text extraction.
setExtractMode(int) - Method in class com.groupdocs.parser.legacy.SlidesTextExtractor
Sets a value indicating the mode of text extraction.
setHeight(int) - Method in class com.groupdocs.parser.options.PreviewOptions
Sets the page preview height.
setIgnoreFormatting(boolean) - Method in class com.groupdocs.parser.legacy.TextAreaSearchOptions
Sets a value indicating whether text formatting is ignored.
setLicense(String) - Method in class com.groupdocs.parser.legacy.License
Licenses the component.
setLicense(InputStream) - Method in class com.groupdocs.parser.legacy.License
Licenses the component.
setLicense(String) - Method in class com.groupdocs.parser.licensing.License
Licenses the component.
setLicense(InputStream) - Method in class com.groupdocs.parser.licensing.License
Licenses the component.
setMediaType(String) - Method in class com.groupdocs.parser.legacy.Container
Sets a media type for the container.
setMediaType(String) - Method in class com.groupdocs.parser.legacy.LoadOptions
Sets a media type for the file.
setMediaType(String) - Method in class com.groupdocs.parser.legacy.TextExtractor
Sets a media type for the document.
setMergedCells(Boolean) - Method in class com.groupdocs.parser.legacy.TableAreaDetectorParameters
 
setMeteredKey(String, String) - Method in class com.groupdocs.parser.legacy.Metered
Sets metered public and private key.
setMeteredKey(String, String) - Method in class com.groupdocs.parser.licensing.Metered
Sets metered public and private key.
setMinColumnCount(Integer) - Method in class com.groupdocs.parser.legacy.TableAreaDetectorParameters
Sets a minimum number of table columns.
setMinRowCount(Integer) - Method in class com.groupdocs.parser.legacy.TableAreaDetectorParameters
Sets a minimum number of table rows.
setMinVerticalSpace(Integer) - Method in class com.groupdocs.parser.legacy.TableAreaDetectorParameters
Sets a minimum width of vertical separators.
setNotificationReceiver(INotificationReceiver) - Method in class com.groupdocs.parser.legacy.LoadOptions
Sets a notification receiver.
setPageCount(int) - Method in class com.groupdocs.parser.legacy.DocumentContent
Sets a page count.
setPageNumbers(int[]) - Method in class com.groupdocs.parser.options.PreviewOptions
Sets an array of page numbers to generate previews.
setPassword(String) - Method in class com.groupdocs.parser.legacy.LoadOptions
Sets a password for the file.
setPassword(String) - Method in class com.groupdocs.parser.legacy.PasswordRequest
Sets a password.
setPasswordProvider(IPasswordProvider) - Method in class com.groupdocs.parser.legacy.LoadOptions
Sets a password provider.
setPreviewFormat(PreviewFormats) - Method in class com.groupdocs.parser.options.PreviewOptions
Sets the preview image format.
setRectangle(Rectangle) - Method in class com.groupdocs.parser.data.PageArea
 
setRectangle(Rectangle) - Method in class com.groupdocs.parser.legacy.ImageAreaSearchOptions
Sets a rectangle.
setRectangle(Rectangle) - Method in class com.groupdocs.parser.legacy.TableAreaDetectorParameters
Sets a rectangle which bounds table detection region.
setRectangle(Rectangle) - Method in class com.groupdocs.parser.legacy.TextAreaSearchOptions
Sets a rectangle.
setReleasePageStream(IReleasePageStream) - Method in class com.groupdocs.parser.options.PreviewOptions
Sets an instance of the page preview completion delegate.
setSheetCount(int) - Method in class com.groupdocs.parser.legacy.CellsTextExtractorBase
Sets a total count of the sheets.
setSkipElement(boolean) - Method in class com.groupdocs.parser.legacy.StructuredElementProperties
Sets a value indicating whether the element should be skipped.
setUniteSegments(boolean) - Method in class com.groupdocs.parser.legacy.TextAreaSearchOptions
Sets a value indicating whether nearby standing text segments are united.
setVerticalSeparators(List<Double>) - Method in class com.groupdocs.parser.legacy.TableAreaDetectorParameters
Sets a collection of vertical separators.
setWidth(int) - Method in class com.groupdocs.parser.options.PreviewOptions
Sets the page preview width.
Simple - Static variable in class com.groupdocs.parser.legacy.ExtractMode
Fast text extraction.
SIMPLE - Static variable in class com.groupdocs.parser.legacy.PlainTableFrameAngle
Frame angels for Simple style.
SIMPLE - Static variable in class com.groupdocs.parser.legacy.PlainTableFrameConfig
Default configuration.
SIMPLE - Static variable in class com.groupdocs.parser.legacy.PlainTableFrameEdge
Frame edges for Simple style.
SIMPLE - Static variable in class com.groupdocs.parser.legacy.PlainTableFrameIntersection
Frame intersections for Simple style.
Size - Class in com.groupdocs.parser.data
Represents a size.
Size(double, double) - Constructor for class com.groupdocs.parser.data.Size
Initializes a new instance of the Size class.
Size - Class in com.groupdocs.parser.legacy
Provides a size.
Size(double, double) - Constructor for class com.groupdocs.parser.legacy.Size
Initializes a new instance of the Size class.
Slide - Static variable in class com.groupdocs.parser.legacy.StructuredElementType
Document's slide.
SlideProperties - Class in com.groupdocs.parser.legacy
Provides properties of the document's slide.
SlideProperties() - Constructor for class com.groupdocs.parser.legacy.SlideProperties
Initializes a new instance of the SlideProperties class.
SlideProperties(String) - Constructor for class com.groupdocs.parser.legacy.SlideProperties
Initializes a new instance of the SlideProperties class.
SlidesFormattedTextExtractor - Class in com.groupdocs.parser.legacy
Provides the formatted text extractor for presentations.
SlidesFormattedTextExtractor(String) - Constructor for class com.groupdocs.parser.legacy.SlidesFormattedTextExtractor
Initializes a new instance of the SlidesFormattedTextExtractor class.
SlidesFormattedTextExtractor(String, LoadOptions) - Constructor for class com.groupdocs.parser.legacy.SlidesFormattedTextExtractor
Initializes a new instance of the SlidesFormattedTextExtractor class.
SlidesFormattedTextExtractor(InputStream) - Constructor for class com.groupdocs.parser.legacy.SlidesFormattedTextExtractor
Initializes a new instance of the SlidesFormattedTextExtractor class.
SlidesFormattedTextExtractor(InputStream, LoadOptions) - Constructor for class com.groupdocs.parser.legacy.SlidesFormattedTextExtractor
Initializes a new instance of the SlidesFormattedTextExtractor class.
SlidesMediaTypeDetector - Class in com.groupdocs.parser.legacy
Provides the functionality to detect the media type of a presentation.
SlidesMediaTypeDetector() - Constructor for class com.groupdocs.parser.legacy.SlidesMediaTypeDetector
Initializes a new instance of the SlidesMediaTypeDetector class.
SlidesMetadataExtractor - Class in com.groupdocs.parser.legacy
Provides the functionality to extract the metadata from presentations.
SlidesMetadataExtractor() - Constructor for class com.groupdocs.parser.legacy.SlidesMetadataExtractor
Initializes a new instance of the SlidesMetadataExtractor class.
SlidesTextExtractor - Class in com.groupdocs.parser.legacy
Provides the text extractor for presentations.
SlidesTextExtractor(String) - Constructor for class com.groupdocs.parser.legacy.SlidesTextExtractor
Initializes a new instance of the SlidesTextExtractor class.
SlidesTextExtractor(String, LoadOptions) - Constructor for class com.groupdocs.parser.legacy.SlidesTextExtractor
Initializes a new instance of the SlidesTextExtractor class.
SlidesTextExtractor(InputStream) - Constructor for class com.groupdocs.parser.legacy.SlidesTextExtractor
Initializes a new instance of the SlidesTextExtractor class.
SlidesTextExtractor(InputStream, LoadOptions) - Constructor for class com.groupdocs.parser.legacy.SlidesTextExtractor
Initializes a new instance of the SlidesTextExtractor class.
SlidesTextExtractorBase - Class in com.groupdocs.parser.legacy
Provides the base class for text extractors for presentations.
SlidesTextExtractorBase(InputStream, LoadOptions) - Constructor for class com.groupdocs.parser.legacy.SlidesTextExtractorBase
Initializes a new instance of the SlidesTextExtractorBase class.
Spreadsheet - Static variable in class com.groupdocs.parser.legacy.DocumentType
Spreadsheet document (XLS, XLSX, ODS, etc).
Standard - Static variable in class com.groupdocs.parser.legacy.ExtractMode
Standard text extraction.
startElement(StructuredElementProperties) - Method in class com.groupdocs.parser.legacy.StructuredHandler
Processes the element.
StructuredElementProperties - Class in com.groupdocs.parser.legacy
Provides properties of the document's element.
StructuredElementProperties(int) - Constructor for class com.groupdocs.parser.legacy.StructuredElementProperties
Initializes a new instance of the StructuredElementProperties class.
StructuredElementProperties(int, boolean) - Constructor for class com.groupdocs.parser.legacy.StructuredElementProperties
Initializes a new instance of the StructuredElementProperties class.
StructuredElementType - Class in com.groupdocs.parser.legacy
Describes the type of a document's element.
StructuredHandler - Class in com.groupdocs.parser.legacy
Represents a handler for extracting a structured text from the document.
StructuredHandler() - Constructor for class com.groupdocs.parser.legacy.StructuredHandler
Initializes a new instance of the StructuredHandler class.
StyleNames - Class in com.groupdocs.parser.legacy
Provides styles for the text.
StyleNames() - Constructor for class com.groupdocs.parser.legacy.StyleNames
 
SUBJECT - Static variable in class com.groupdocs.parser.legacy.MetadataNames
The key of the document's subject.
supports(String) - Method in class com.groupdocs.parser.legacy.MediaTypeDetector
Detects whether the mediaType is supported by the detector.
SVG - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Images
SVG files.
SVG - Static variable in class com.groupdocs.parser.options.FileType
Scalable Vector Graphics File (.svg)

T

TAB_SEPARATED_VALUES - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Text
Tab separated values files.
Table - Static variable in class com.groupdocs.parser.legacy.StructuredElementType
Document's table.
TableArea - Class in com.groupdocs.parser.legacy
Provides a table area.
TableArea(List<Double>, List<Double>, List<TableAreaCell>) - Constructor for class com.groupdocs.parser.legacy.TableArea
Initializes a new instance of the TableArea class.
TableAreaCell - Class in com.groupdocs.parser.legacy
Provides a table area cell.
TableAreaCell(TextArea, int, int) - Constructor for class com.groupdocs.parser.legacy.TableAreaCell
Initializes a new instance of the TableAreaCell class.
TableAreaCell(TextArea, int, int, int, int) - Constructor for class com.groupdocs.parser.legacy.TableAreaCell
Initializes a new instance of the TableArea class.
TableAreaDetector - Class in com.groupdocs.parser.legacy
Provides a table detector.
TableAreaDetector(DocumentContent) - Constructor for class com.groupdocs.parser.legacy.TableAreaDetector
Initializes a new instance of the TableAreaDetector class.
TableAreaDetectorParameters - Class in com.groupdocs.parser.legacy
Provides parameters for table detector.
TableAreaDetectorParameters() - Constructor for class com.groupdocs.parser.legacy.TableAreaDetectorParameters
 
TableAreaLayout - Class in com.groupdocs.parser.legacy
Provides a table layout.
TableAreaLayout() - Constructor for class com.groupdocs.parser.legacy.TableAreaLayout
Initializes a new instance of the TableAreaLayout class.
TableAreaParser - Class in com.groupdocs.parser.legacy
Provides a table parser.
TableAreaParser(DocumentContent) - Constructor for class com.groupdocs.parser.legacy.TableAreaParser
Initializes a new instance of the TableAreaParser class.
TableCell - Static variable in class com.groupdocs.parser.legacy.StructuredElementType
Document's table cell.
TableCell - Class in com.groupdocs.parser.legacy
Provides a table cell.
TableCell(int, int, String) - Constructor for class com.groupdocs.parser.legacy.TableCell
Initializes a new instance of the TableCell class.
TableCell(int, int, String, TableCellBorders) - Constructor for class com.groupdocs.parser.legacy.TableCell
Initializes a new instance of the TableCell class.
TableCell(int, int, String, TableCellBorders, int, int) - Constructor for class com.groupdocs.parser.legacy.TableCell
Initializes a new instance of the TableCell class.
TableCell(int, int, String, TableCellBorders, int, int, int) - Constructor for class com.groupdocs.parser.legacy.TableCell
Initializes a new instance of the TableCell class.
TableCellBorders - Class in com.groupdocs.parser.legacy
Defines the information about cell's borders.
TableCellBorders(boolean) - Constructor for class com.groupdocs.parser.legacy.TableCellBorders
Initializes a new instance of the TableCellBorders class.
TableCellBorders(boolean, boolean, boolean, boolean) - Constructor for class com.groupdocs.parser.legacy.TableCellBorders
Initializes a new instance of the TableCellBorders class.
TableCellComparer - Class in com.groupdocs.parser.legacy
Provides the comparer for TableCell.
TableCellProperties - Class in com.groupdocs.parser.legacy
Provides the properties of a document's table cell element.
TableCellProperties(int, int) - Constructor for class com.groupdocs.parser.legacy.TableCellProperties
Initializes a new instance of the TableCellProperties class.
TableCellText - Class in com.groupdocs.parser.legacy
Defines the information about cell's text.
TableCellText(String) - Constructor for class com.groupdocs.parser.legacy.TableCellText
Initializes a new instance of the TableCellText class.
TableCellText(String, Integer) - Constructor for class com.groupdocs.parser.legacy.TableCellText
Initializes a new instance of the TableCellText class.
TableCellText(String[]) - Constructor for class com.groupdocs.parser.legacy.TableCellText
Initializes a new instance of the TableCellText class.
TableColumnWidthCollection - Class in com.groupdocs.parser.legacy
Provides the functionality to store the columns' widths.
TableColumnWidthCollection() - Constructor for class com.groupdocs.parser.legacy.TableColumnWidthCollection
Initializes a new instance of the TableColumnWidthCollection class.
TableFormatter - Class in com.groupdocs.parser.legacy
Provides the functionality to format the table.
TableFormatter() - Constructor for class com.groupdocs.parser.legacy.TableFormatter
Initializes a new instance of the TableFormatter class.
TableOfContentsItem - Class in com.groupdocs.parser.legacy
Provides the item of table of contents.
TableProperties - Class in com.groupdocs.parser.legacy
Provides the properties of a document's table element.
TableProperties() - Constructor for class com.groupdocs.parser.legacy.TableProperties
Initializes a new instance of the TableProperties class.
TableProperties(String) - Constructor for class com.groupdocs.parser.legacy.TableProperties
Initializes a new instance of the TableProperties class.
TableRow - Static variable in class com.groupdocs.parser.legacy.StructuredElementType
Document's table row.
TableRow - Class in com.groupdocs.parser.legacy
Provides a table row.
TableRow(int) - Constructor for class com.groupdocs.parser.legacy.TableRow
Initializes a new instance of the TableRow class.
TableRow(int, List<TableCell>) - Constructor for class com.groupdocs.parser.legacy.TableRow
Initializes a new instance of the TableRow class.
TableRow(int, Integer) - Constructor for class com.groupdocs.parser.legacy.TableRow
Initializes a new instance of the TableRow class.
TableRow(int, List<TableCell>, Integer) - Constructor for class com.groupdocs.parser.legacy.TableRow
Initializes a new instance of the TableRow class.
TableRowProperties - Class in com.groupdocs.parser.legacy
Provides the properties of a document's table row element.
TableRowProperties() - Constructor for class com.groupdocs.parser.legacy.TableRowProperties
Initializes a new instance of the TableRowProperties class.
TableRowProperties(int) - Constructor for class com.groupdocs.parser.legacy.TableRowProperties
Initializes a new instance of the TableRowProperties class.
TASK_STATE - Static variable in class com.groupdocs.parser.legacy.ListItemProperties
The key for task's state parameter.
TEMPLATE - Static variable in class com.groupdocs.parser.legacy.MetadataNames
The key of the document's template.
Template - Class in com.groupdocs.parser.templates
Provides the document template.
Template(Iterable<? extends TemplateItem>) - Constructor for class com.groupdocs.parser.templates.Template
Initializes a new instance of the Template class.
TemplateField - Class in com.groupdocs.parser.legacy
Provides a template field.
TemplateField(String, TemplateFieldPosition) - Constructor for class com.groupdocs.parser.legacy.TemplateField
Initializes a new instance of the TemplateField class.
TemplateField(String, int, TemplateFieldPosition) - Constructor for class com.groupdocs.parser.legacy.TemplateField
Initializes a new instance of the TemplateField class.
TemplateField - Class in com.groupdocs.parser.templates
Provides the template text field.
TemplateField(TemplatePosition, String) - Constructor for class com.groupdocs.parser.templates.TemplateField
Initializes a new instance of the TemplateField class.
TemplateField(TemplatePosition, String, Integer) - Constructor for class com.groupdocs.parser.templates.TemplateField
Initializes a new instance of the TemplateField class.
TemplateFieldPosition - Class in com.groupdocs.parser.legacy
Provides a template field position.
TemplateFieldPositionType - Class in com.groupdocs.parser.legacy
Describes a field position.
TemplateFieldRelatedPositionType - Class in com.groupdocs.parser.legacy
 
TemplateFixedPosition - Class in com.groupdocs.parser.templates
Provides a template field position which is defined by the rectangular area.
TemplateFixedPosition(Rectangle) - Constructor for class com.groupdocs.parser.templates.TemplateFixedPosition
Initializes a new instance of the TemplateFixedPosition class.
TemplateItem - Class in com.groupdocs.parser.templates
Provides a base abstract class for template items.
TemplateItem(String, Integer) - Constructor for class com.groupdocs.parser.templates.TemplateItem
 
TemplateLinkedPosition - Class in com.groupdocs.parser.templates
Provides a template field position which uses the linked field.
TemplateLinkedPosition(String, Size, TemplateLinkedPositionEdges) - Constructor for class com.groupdocs.parser.templates.TemplateLinkedPosition
Initializes a new instance of the TemplateLinkedPosition class.
TemplateLinkedPosition(String, Size, TemplateLinkedPositionEdges, boolean) - Constructor for class com.groupdocs.parser.templates.TemplateLinkedPosition
Initializes a new instance of the TemplateLinkedPosition class.
TemplateLinkedPositionEdges - Class in com.groupdocs.parser.templates
Provides the edges of the linked field where the text field is seached.
TemplateLinkedPositionEdges(boolean, boolean, boolean, boolean) - Constructor for class com.groupdocs.parser.templates.TemplateLinkedPositionEdges
Initializes a new instance of the TemplateLinkedPositionEdges class.
TemplatePosition - Class in com.groupdocs.parser.templates
Provides a base abstract class for template positions.
TemplatePosition() - Constructor for class com.groupdocs.parser.templates.TemplatePosition
 
TemplateRegexPosition - Class in com.groupdocs.parser.templates
Provides a template field position which uses the regular expression.
TemplateRegexPosition(String) - Constructor for class com.groupdocs.parser.templates.TemplateRegexPosition
Initializes a new instance of the TemplateRegexPosition class.
TemplateRegexPosition(String, boolean) - Constructor for class com.groupdocs.parser.templates.TemplateRegexPosition
Initializes a new instance of the TemplateRegexPosition class.
TemplateTable - Class in com.groupdocs.parser.legacy
Provides a template table.
TemplateTable(String, TableAreaDetectorParameters) - Constructor for class com.groupdocs.parser.legacy.TemplateTable
Initializes a new instance of the TemplateTable class.
TemplateTable(String, int, TableAreaDetectorParameters) - Constructor for class com.groupdocs.parser.legacy.TemplateTable
Initializes a new instance of the TemplateTable class.
TemplateTable(String, TableAreaLayout) - Constructor for class com.groupdocs.parser.legacy.TemplateTable
Initializes a new instance of the TemplateTable class.
TemplateTable(String, int, TableAreaLayout) - Constructor for class com.groupdocs.parser.legacy.TemplateTable
Initializes a new instance of the TemplateTable class.
TemplateTable - Class in com.groupdocs.parser.templates
Provides the template table.
TemplateTable(TemplateTableLayout, String, Integer) - Constructor for class com.groupdocs.parser.templates.TemplateTable
Initializes a new instance of the TemplateTable class.
TemplateTable(TemplateTableParameters, String, Integer) - Constructor for class com.groupdocs.parser.templates.TemplateTable
Initializes a new instance of the TemplateTable class.
TemplateTableLayout - Class in com.groupdocs.parser.templates
Provides the template table layout which is used by TemplateTable class to define table position.
TemplateTableLayout(Iterable<Double>, Iterable<Double>) - Constructor for class com.groupdocs.parser.templates.TemplateTableLayout
Initializes a new instance of the TemplateTableLayout class.
TemplateTableParameters - Class in com.groupdocs.parser.templates
Provides parameters for the table detection algorithms.
TemplateTableParameters(Rectangle, Iterable<Double>) - Constructor for class com.groupdocs.parser.templates.TemplateTableParameters
Initializes a new instance of the TemplateTableParameters class.
TemplateTableParameters(Rectangle, Iterable<Double>, Boolean, Integer, Integer, Integer) - Constructor for class com.groupdocs.parser.templates.TemplateTableParameters
Initializes a new instance of the TemplateTableParameters class.
Text - Static variable in class com.groupdocs.parser.legacy.StructuredElementType
Document's element text.
text(TextProperties, String) - Method in class com.groupdocs.parser.legacy.StructuredHandler
Processes the element's text.
TEXT - Static variable in class com.groupdocs.parser.options.FileType
Plain Text File (.text)
TextArea - Class in com.groupdocs.parser.legacy
Provides a text area.
TextArea(List<TextAreaItem>, DocumentPage) - Constructor for class com.groupdocs.parser.legacy.TextArea
Initializes a new instance of the TextArea class.
TextArea(Rectangle, String, DocumentPage) - Constructor for class com.groupdocs.parser.legacy.TextArea
Initializes a new instance of the TextArea class.
TextAreaItem - Class in com.groupdocs.parser.legacy
Provides a text area item.
TextAreaItem(Rectangle, String) - Constructor for class com.groupdocs.parser.legacy.TextAreaItem
Initializes a new instance of the TextAreaItem class.
TextAreaItem(Rectangle, String, TextProperties) - Constructor for class com.groupdocs.parser.legacy.TextAreaItem
Initializes a new instance of the TextAreaItem class.
TextAreaItem(Rectangle, String, TextProperties, double) - Constructor for class com.groupdocs.parser.legacy.TextAreaItem
Initializes a new instance of the TextAreaItem class.
TextAreaSearchOptions - Class in com.groupdocs.parser.legacy
Provides the options for extracting text areas.
TextAreaSearchOptions() - Constructor for class com.groupdocs.parser.legacy.TextAreaSearchOptions
Initializes a new instance of the TextAreaSearchOptions class.
TextDocumentInfo - Class in com.groupdocs.parser.options
Represents the text document information.
TextDocumentInfo() - Constructor for class com.groupdocs.parser.options.TextDocumentInfo
 
TextExtractor - Class in com.groupdocs.parser.legacy
Provides the base class for text extractors.
TextExtractor(InputStream, LoadOptions) - Constructor for class com.groupdocs.parser.legacy.TextExtractor
Initializes a new instance of the TextExtractor class.
TextFormatter - Class in com.groupdocs.parser.legacy
Provides the functionality for formatting a text.
TextFormatter() - Constructor for class com.groupdocs.parser.legacy.TextFormatter
Initializes a new instance of the TextFormatter class.
TextItem - Class in com.groupdocs.parser.legacy
Provides a text item.
TextItem(String) - Constructor for class com.groupdocs.parser.legacy.TextItem
Initializes a new instance of the TextItem class.
TextItem(String, String) - Constructor for class com.groupdocs.parser.legacy.TextItem
Initializes a new instance of the TextItem class.
TextItem(String, TextItemOptions) - Constructor for class com.groupdocs.parser.legacy.TextItem
Initializes a new instance of the TextItem class.
TextItem(String, String, TextItemOptions) - Constructor for class com.groupdocs.parser.legacy.TextItem
Initializes a new instance of the TextItem class.
TextItemOptions - Class in com.groupdocs.parser.legacy
Provides the options for a text item.
TextItemOptions() - Constructor for class com.groupdocs.parser.legacy.TextItemOptions
Initializes a new instance of the TextItemOptions class.
TextItemOptions(boolean, boolean) - Constructor for class com.groupdocs.parser.legacy.TextItemOptions
Initializes a new instance of the TextItemOptions class.
TextOptions - Class in com.groupdocs.parser.options
Provides the options which are used for text extraction.
TextOptions(boolean) - Constructor for class com.groupdocs.parser.options.TextOptions
Initializes a new instance of the TextOptions class.
TextProperties - Class in com.groupdocs.parser.legacy
Provides properties of the value of the document's element.
TextProperties() - Constructor for class com.groupdocs.parser.legacy.TextProperties
Initializes a new instance of the TextProperties class.
TextProperties(boolean) - Constructor for class com.groupdocs.parser.legacy.TextProperties
Initializes a new instance of the TextProperties class.
TextProperties(boolean, String) - Constructor for class com.groupdocs.parser.legacy.TextProperties
Initializes a new instance of the TextProperties class.
TextProperties(Font) - Constructor for class com.groupdocs.parser.legacy.TextProperties
Initializes a new instance of the TextProperties class.
TextProperties(Font, String) - Constructor for class com.groupdocs.parser.legacy.TextProperties
Initializes a new instance of the TextProperties class.
TextReader - Class in com.groupdocs.parser.data
Represents a reader that can read a sequential series of characters.
TextReader() - Constructor for class com.groupdocs.parser.data.TextReader
 
TextStyle - Class in com.groupdocs.parser.data
Represents the style of the text such as a font name, a font size and so on.
TextStyle(String, String, double, boolean, boolean) - Constructor for class com.groupdocs.parser.data.TextStyle
Initializes a new instance of the TextStyle class.
TIF - Static variable in class com.groupdocs.parser.options.FileType
Tagged Image File (.tif)
TIFF - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Images
TIFF files.
TIFF - Static variable in class com.groupdocs.parser.options.FileType
Tagged Image File Format (.tiff)
TITLE - Static variable in class com.groupdocs.parser.legacy.MetadataNames
The key of the document's title.
Title - Static variable in class com.groupdocs.parser.legacy.ParagraphStyle
Document's title.
TocItem - Class in com.groupdocs.parser.data
Represents the item which is used in the table of contents extraction functionality.
TocItem(int, String, Integer) - Constructor for class com.groupdocs.parser.data.TocItem
Initializes a new instance of the TocItem class.
Top - Static variable in class com.groupdocs.parser.legacy.TemplateFieldRelatedPositionType
Field is placed on the top of the related field.
toStream() - Method in class com.groupdocs.parser.legacy.PreviewImageData
Converts the preview image data to a stream.
toString() - Method in class com.groupdocs.parser.data.Point
 
toString() - Method in class com.groupdocs.parser.data.Rectangle
 
toString() - Method in class com.groupdocs.parser.data.Size
 
toString() - Method in class com.groupdocs.parser.legacy.Container.Entity
Returns a string that represents the current object.
toString() - Method in class com.groupdocs.parser.legacy.ContainerPath
Returns a string representation of the path.
toString() - Method in class com.groupdocs.parser.options.FileType
 
TOTAL_EDITING_TIME - Static variable in class com.groupdocs.parser.legacy.MetadataNames
The key for the document's total editing time.
trace(String) - Method in interface com.groupdocs.parser.options.ILogger
Logs an event occurred during data extraction.
TSV - Static variable in class com.groupdocs.parser.options.FileType
Tab Separated Values File (.tsv)
TXT - Static variable in class com.groupdocs.parser.options.FileType
Plain Text File (.txt)

U

Unknown - Static variable in class com.groupdocs.parser.options.FileType
Represents unknown file type.
Unordered - Static variable in class com.groupdocs.parser.legacy.ListType
An unordered list.
UnsupportedDocumentFormatException - Exception in com.groupdocs.parser.exceptions
Thrown during document load, when the document format is not recognized or not supported.
UnsupportedDocumentFormatException() - Constructor for exception com.groupdocs.parser.exceptions.UnsupportedDocumentFormatException
Initializes a new instance of the UnsupportedDocumentFormatException class.
UnsupportedDocumentFormatException - Exception in com.groupdocs.parser.legacy
Thrown during document load, when the document format is not recognized or not supported.
UnsupportedDocumentFormatException() - Constructor for exception com.groupdocs.parser.legacy.UnsupportedDocumentFormatException
Initializes a new instance of the UnsupportedDocumentFormatException class.
URL - Static variable in class com.groupdocs.parser.legacy.MetadataNames
The key for URL.

V

valueOf(String) - Static method in enum com.groupdocs.parser.options.FileFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.groupdocs.parser.options.FormattedTextMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.groupdocs.parser.options.PreviewFormats
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.groupdocs.parser.options.FileFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.groupdocs.parser.options.FormattedTextMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.groupdocs.parser.options.PreviewFormats
Returns an array containing the constants of this enum type, in the order they are declared.

W

Warning - Static variable in class com.groupdocs.parser.legacy.NotificationLevel
Warning notification.
warning(String) - Method in interface com.groupdocs.parser.options.ILogger
Logs a warning that occurred during data extraction.
WEB_ARCHIVE - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Application
MHT/MHTML files.
WEB_ARCHIVE - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Multipart
MHT/MHTML files.
WEBP - Static variable in class com.groupdocs.parser.options.FileType
WebP Image (.webp)
WMF - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Windows
MWF files.
WMF - Static variable in class com.groupdocs.parser.options.FileType
Windows Metafile (.wmf)
WORD - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Application
DOC files.
WORD_MACRO_ENABLED - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Application
DOCM files.
WORD_MACRO_ENABLED_TEMPLATE - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Application
DOTM files.
WORD_OPEN_XML - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Application
DOCX files.
WORD_OPEN_XML_TEMPLATE - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Application
DOTX files.
WordProcessing - Static variable in class com.groupdocs.parser.legacy.DocumentType
Word Processing document (DOC, DOCX, ODT, etc).
WordsCount - Static variable in class com.groupdocs.parser.legacy.HighlightMode
Highlight has the fixed words.
WordSeparators - Class in com.groupdocs.parser.legacy
Provides the functionality to check whether character is a separator.
WordSeparators(char[]) - Constructor for class com.groupdocs.parser.legacy.WordSeparators
Initializes a new instance of the WordSeparators class.
WordsFormattedTextExtractor - Class in com.groupdocs.parser.legacy
Provides the formatted text extractor for text documents.
WordsFormattedTextExtractor(String) - Constructor for class com.groupdocs.parser.legacy.WordsFormattedTextExtractor
Initializes a new instance of the WordsFormattedTextExtractor class.
WordsFormattedTextExtractor(String, LoadOptions) - Constructor for class com.groupdocs.parser.legacy.WordsFormattedTextExtractor
Initializes a new instance of the WordsFormattedTextExtractor class.
WordsFormattedTextExtractor(InputStream) - Constructor for class com.groupdocs.parser.legacy.WordsFormattedTextExtractor
Initializes a new instance of the WordsFormattedTextExtractor class.
WordsFormattedTextExtractor(InputStream, LoadOptions) - Constructor for class com.groupdocs.parser.legacy.WordsFormattedTextExtractor
Initializes a new instance of the WordsFormattedTextExtractor class.
WordsMediaTypeDetector - Class in com.groupdocs.parser.legacy
Provides the functionality to detect the media type a text document.
WordsMediaTypeDetector() - Constructor for class com.groupdocs.parser.legacy.WordsMediaTypeDetector
Initializes a new instance of the WordsMediaTypeDetector class.
WordsMetadataExtractor - Class in com.groupdocs.parser.legacy
Provides the functionality to extract the metadata from text documents.
WordsMetadataExtractor() - Constructor for class com.groupdocs.parser.legacy.WordsMetadataExtractor
Initializes a new instance of the WordsMetadataExtractor class.
WordsTextExtractor - Class in com.groupdocs.parser.legacy
Provides the text extractor for text documents.
WordsTextExtractor(String) - Constructor for class com.groupdocs.parser.legacy.WordsTextExtractor
Initializes a new instance of the WordsTextExtractor class.
WordsTextExtractor(String, LoadOptions) - Constructor for class com.groupdocs.parser.legacy.WordsTextExtractor
Initializes a new instance of the WordsTextExtractor class.
WordsTextExtractor(InputStream) - Constructor for class com.groupdocs.parser.legacy.WordsTextExtractor
Initializes a new instance of the WordsTextExtractor class.
WordsTextExtractor(InputStream, LoadOptions) - Constructor for class com.groupdocs.parser.legacy.WordsTextExtractor
Initializes a new instance of the WordsTextExtractor class.
writeTo(InputStream) - Method in class com.groupdocs.parser.legacy.PreviewImageData
Writes the entire contents to a stream.

X

XHTML - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Application
XHTML files.
XHTML - Static variable in class com.groupdocs.parser.options.FileType
Hypertext Markup Language File (.html)
XLA - Static variable in class com.groupdocs.parser.options.FileType
Excel Add-In File (.xla)
XLAM - Static variable in class com.groupdocs.parser.options.FileType
Excel Open XML Macro-Enabled Add-In (.xlam)
XLS - Static variable in class com.groupdocs.parser.options.FileType
Excel Spreadsheet (.xls)
XLSB - Static variable in class com.groupdocs.parser.options.FileType
Excel Binary Spreadsheet (.xlsb)
XLSM - Static variable in class com.groupdocs.parser.options.FileType
Excel Open XML Macro-Enabled Spreadsheet (.xlsm)
XLSX - Static variable in class com.groupdocs.parser.options.FileType
Microsoft Excel Open XML Spreadsheet (.xlsx)
XLT - Static variable in class com.groupdocs.parser.options.FileType
Microsoft Excel Template (.xlt)
XLTM - Static variable in class com.groupdocs.parser.options.FileType
Excel Open XML Macro-Enabled Spreadsheet Template (.xltm)
XLTX - Static variable in class com.groupdocs.parser.options.FileType
Excel Open XML Spreadsheet Template (.xltx)
XML - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Text
XML files.
XML - Static variable in class com.groupdocs.parser.options.FileType
XML File (.xml)
XmlStructuredHandler - Class in com.groupdocs.parser.legacy
Represents a handler for extracting a structured text from the document as XML.
XmlStructuredHandler() - Constructor for class com.groupdocs.parser.legacy.XmlStructuredHandler
Initializes a new instance of the XmlStructuredHandler class.
XmlTextExtractor - Class in com.groupdocs.parser.legacy
Provides the text reader for XML documents.
XmlTextExtractor(String) - Constructor for class com.groupdocs.parser.legacy.XmlTextExtractor
Initializes a new instance of the XmlTextExtractor class.
XmlTextExtractor(String, LoadOptions) - Constructor for class com.groupdocs.parser.legacy.XmlTextExtractor
Initializes a new instance of the XmlTextExtractor class.
XmlTextExtractor(InputStream) - Constructor for class com.groupdocs.parser.legacy.XmlTextExtractor
Initializes a new instance of the XmlTextExtractor class.
XmlTextExtractor(InputStream, LoadOptions) - Constructor for class com.groupdocs.parser.legacy.XmlTextExtractor
Initializes a new instance of the XmlTextExtractor class.

Z

ZIP - Static variable in class com.groupdocs.parser.legacy.MediaTypeNames.Application
ZIP archive.
ZIP - Static variable in class com.groupdocs.parser.options.FileType
Zipped File (.zip)
ZipContainer - Class in com.groupdocs.parser.legacy
Provides a container for zip archives.
ZipContainer(String) - Constructor for class com.groupdocs.parser.legacy.ZipContainer
Initializes a new instance of the ZipContainer class.
ZipContainer(String, LoadOptions) - Constructor for class com.groupdocs.parser.legacy.ZipContainer
Initializes a new instance of the ZipContainer class.
ZipContainer(InputStream) - Constructor for class com.groupdocs.parser.legacy.ZipContainer
Initializes a new instance of the ZipContainer class.
ZipContainer(InputStream, LoadOptions) - Constructor for class com.groupdocs.parser.legacy.ZipContainer
Initializes a new instance of the ZipContainer class.
ZipMediaTypeDetector - Class in com.groupdocs.parser.legacy
Provides the functionality to detect the media type of ZIP archive.
ZipMediaTypeDetector() - Constructor for class com.groupdocs.parser.legacy.ZipMediaTypeDetector
Initializes a new instance of the ZipMediaTypeDetector class.
A B C D E F G H I J K L M N O P R S T U V W X Z 

Copyright © 2019. All rights reserved.