- CATEGORY - Static variable in class com.groupdocs.parser.MetadataNames
-
The key of the document's category.
- CellsFormattedTextExtractor - Class in com.groupdocs.parser
-
Provides the formatted text extractor for spreadsheets.
- CellsFormattedTextExtractor(String) - Constructor for class com.groupdocs.parser.CellsFormattedTextExtractor
-
Initializes a new instance of the CellsFormattedTextExtractor
class.
- CellsFormattedTextExtractor(String, LoadOptions) - Constructor for class com.groupdocs.parser.CellsFormattedTextExtractor
-
Initializes a new instance of the CellsFormattedTextExtractor
class.
- CellsFormattedTextExtractor(InputStream) - Constructor for class com.groupdocs.parser.CellsFormattedTextExtractor
-
Initializes a new instance of the CellsFormattedTextExtractor
class.
- CellsFormattedTextExtractor(InputStream, LoadOptions) - Constructor for class com.groupdocs.parser.CellsFormattedTextExtractor
-
Initializes a new instance of the CellsFormattedTextExtractor
class.
- CellsMediaTypeDetector - Class in com.groupdocs.parser
-
Provides the functionality to detect the media type of a spreadsheet.
- CellsMediaTypeDetector() - Constructor for class com.groupdocs.parser.CellsMediaTypeDetector
-
Initializes a new instance of the CellsMediaTypeDetector
class.
- CellsMetadataExtractor - Class in com.groupdocs.parser
-
Provides the functionality to extract the metadata from spreadsheets.
- CellsMetadataExtractor() - Constructor for class com.groupdocs.parser.CellsMetadataExtractor
-
Initializes a new instance of the CellsMetadataExtractor
class.
- CellsSheetInfo - Class in com.groupdocs.parser
-
Provides the information of a sheet.
- CellsTextExtractor - Class in com.groupdocs.parser
-
Provides the text extractor for spreadsheets.
- CellsTextExtractor(String) - Constructor for class com.groupdocs.parser.CellsTextExtractor
-
Initializes a new instance of the CellsTextExtractor
class.
- CellsTextExtractor(String, LoadOptions) - Constructor for class com.groupdocs.parser.CellsTextExtractor
-
Initializes a new instance of the CellsTextExtractor
class.
- CellsTextExtractor(InputStream) - Constructor for class com.groupdocs.parser.CellsTextExtractor
-
Initializes a new instance of the CellsTextExtractor
class.
- CellsTextExtractor(InputStream, LoadOptions) - Constructor for class com.groupdocs.parser.CellsTextExtractor
-
Initializes a new instance of the CellsTextExtractor
class.
- CellsTextExtractorBase - Class in com.groupdocs.parser
-
Provides the base class of text extractors for spreadsheets.
- CellsTextExtractorBase(InputStream, LoadOptions) - Constructor for class com.groupdocs.parser.CellsTextExtractorBase
-
Initializes a new instance of the CellsTextExtractorBase
class.
- checkAngle(boolean, boolean, boolean, boolean) - Method in class com.groupdocs.parser.PlainTableFrameAngle
-
Returns a symbol of the angle.
- checkDisposed() - Method in class com.groupdocs.parser.TextExtractor
-
Checks whether the extractor is disposed.
- checkEdge(boolean, boolean, boolean, boolean) - Method in class com.groupdocs.parser.PlainTableFrameEdge
-
Returns a symbol of the edge.
- checkIntersection(boolean, boolean, boolean, boolean) - Method in class com.groupdocs.parser.PlainTableFrameIntersection
-
Returns a symbol of the intersection.
- checkMediaType(String) - Method in class com.groupdocs.parser.CellsMediaTypeDetector
-
Detects whether the mediaType
is supported by the detector.
- checkMediaType(String) - Method in class com.groupdocs.parser.ChmMediaTypeDetector
-
Detects whether the mediaType
is supported by the detector.
- checkMediaType(String) - Method in class com.groupdocs.parser.CompositeMediaTypeDetector
-
Detects whether the mediaType
is supported by the detector.
- checkMediaType(String) - Method in class com.groupdocs.parser.CsvMediaTypeDetector
-
Detects whether the mediaType
is supported by the detector.
- checkMediaType(String) - Method in class com.groupdocs.parser.EmailMediaTypeDetector
-
Detects whether the mediaType
is supported by the detector.
- checkMediaType(String) - Method in class com.groupdocs.parser.EpubMediaTypeDetector
-
Detects whether the mediaType
is supported by the detector.
- checkMediaType(String) - Method in class com.groupdocs.parser.FictionBookMediaTypeDetector
-
Detects whether the mediaType
is supported by the detector.
- checkMediaType(String) - Method in class com.groupdocs.parser.MediaTypeDetector
-
Detects whether the mediaType
is supported by the detector.
- checkMediaType(String) - Method in class com.groupdocs.parser.NoteMediaTypeDetector
-
Detects whether the mediaType
is supported by the detector.
- checkMediaType(String) - Method in class com.groupdocs.parser.PdfMediaTypeDetector
-
Detects whether the mediaType
is supported by the detector.
- checkMediaType(String) - Method in class com.groupdocs.parser.PersonalStorageMediaTypeDetector
-
Detects whether the mediaType
is supported by the detector.
- checkMediaType(String) - Method in class com.groupdocs.parser.SlidesMediaTypeDetector
-
Detects whether the mediaType
is supported by the detector.
- checkMediaType(String) - Method in class com.groupdocs.parser.WordsMediaTypeDetector
-
Detects whether the mediaType
is supported by the detector.
- checkMediaType(String) - Method in class com.groupdocs.parser.ZipMediaTypeDetector
-
Detects whether the mediaType
is supported by the detector.
- CHM - Static variable in class com.groupdocs.parser.MediaTypeNames.Application
-
Microsoft Compiled HTML Help.
- ChmFormattedTextExtractor - Class in com.groupdocs.parser
-
Provides the formatted text extractor for chm documents.
- ChmFormattedTextExtractor(String) - Constructor for class com.groupdocs.parser.ChmFormattedTextExtractor
-
Initializes a new instance of the ChmFormattedTextExtractor
class.
- ChmFormattedTextExtractor(InputStream) - Constructor for class com.groupdocs.parser.ChmFormattedTextExtractor
-
Initializes a new instance of the ChmFormattedTextExtractor
class.
- ChmMediaTypeDetector - Class in com.groupdocs.parser
-
Provides the functionality to detect the media type of CHM.
- ChmMediaTypeDetector() - Constructor for class com.groupdocs.parser.ChmMediaTypeDetector
-
Initializes a new instance of the ChmMediaTypeDetector
class.
- ChmTextExtractor - Class in com.groupdocs.parser
-
Provides the text extractor for CHM documents.
- ChmTextExtractor(String) - Constructor for class com.groupdocs.parser.ChmTextExtractor
-
Initializes a new instance of the ChmTextExtractor
class.
- ChmTextExtractor(InputStream) - Constructor for class com.groupdocs.parser.ChmTextExtractor
-
Initializes a new instance of the ChmTextExtractor
class.
- clear() - Method in class com.groupdocs.parser.TableColumnWidthCollection
-
Removes all data.
- close() - Method in class com.groupdocs.parser.Container
-
- close() - Method in class com.groupdocs.parser.DocumentContent
-
- close() - Method in class com.groupdocs.parser.EmailContainer
-
- close() - Method in class com.groupdocs.parser.TextExtractor
-
- close() - Method in class com.groupdocs.parser.XmlStructuredHandler
-
- closeList() - Method in class com.groupdocs.parser.HtmlListFormatter
-
Closes the current list.
- closeList() - Method in class com.groupdocs.parser.ListFormatter
-
Closes the current list.
- closeList() - Method in class com.groupdocs.parser.MarkdownListFormatter
-
Closes the current list.
- closeList() - Method in class com.groupdocs.parser.PlainListFormatter
-
Closes the current list.
- closeTable() - Method in class com.groupdocs.parser.HtmlTableFormatter
-
Closes the current table.
- closeTable() - Method in class com.groupdocs.parser.MarkdownTableFormatter
-
Closes the current table.
- closeTable() - Method in class com.groupdocs.parser.PlainTableFormatter
-
Closes the current table.
- closeTable() - Method in class com.groupdocs.parser.TableFormatter
-
Closes the current table.
- com.groupdocs.parser - package com.groupdocs.parser
-
- COMMENTS - Static variable in class com.groupdocs.parser.MetadataNames
-
The key of the document's comments.
- COMPANY - Static variable in class com.groupdocs.parser.MetadataNames
-
The key of the document's name of the company.
- compare(TableCell, TableCell) - Method in class com.groupdocs.parser.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.ContainsSearchHandler
-
The search is completed.
- complete() - Method in interface com.groupdocs.parser.ISearchHandler
-
The search is completed.
- complete() - Method in class com.groupdocs.parser.ListSearchHandler
-
The search is completed.
- ComplexMetadataExtractor - Class in com.groupdocs.parser
-
Provides the functionality to extract the complex metadata.
- ComplexMetadataExtractor() - Constructor for class com.groupdocs.parser.ComplexMetadataExtractor
-
- CompositeMediaTypeDetector - Class in com.groupdocs.parser
-
Provides the functionality to detect various media types.
- CompositeMediaTypeDetector(MediaTypeDetector...) - Constructor for class com.groupdocs.parser.CompositeMediaTypeDetector
-
Initializes a new instance of the CompositeMediaTypeDetector
class.
- CompositeNotificationReceiver - Class in com.groupdocs.parser
-
Provides the functionality to combine notification receivers.
- CompositeNotificationReceiver(INotificationReceiver...) - Constructor for class com.groupdocs.parser.CompositeNotificationReceiver
-
Initializes a new instance of the CompositeNotificationReceiver
class.
- Container - Class in com.groupdocs.parser
-
Provides the base class for containers.
- Container(InputStream) - Constructor for class com.groupdocs.parser.Container
-
Initializes a new instance of the Container
class.
- Container() - Constructor for class com.groupdocs.parser.Container
-
Initializes a new instance of the Container
class.
- Container.Entity - Class in com.groupdocs.parser
-
Provides the information of the container's entity.
- Container.Entity(IContainer, String) - Constructor for class com.groupdocs.parser.Container.Entity
-
Initializes a new instance of the Entity
class.
- Container.Entity(IContainer, String, ContainerPath) - Constructor for class com.groupdocs.parser.Container.Entity
-
Initializes a new instance of the Entity
class.
- Container.Entity(IContainer, String, ContainerPath, String, Container.EntityParameter...) - Constructor for class com.groupdocs.parser.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.Container.Entity
-
Initializes a new instance of the Entity
class.
- Container.EntityParameter - Class in com.groupdocs.parser
-
Provides the information of the container's entity parameter.
- Container.EntityParameter(String, String) - Constructor for class com.groupdocs.parser.Container.EntityParameter
-
Initializes a new instance of the EntityParameter
class.
- ContainerEnumerator - Class in com.groupdocs.parser
-
Provides an enumerator for the containers.
- ContainerEnumerator(IContainerFactory, MediaTypeDetector, Container, boolean) - Constructor for class com.groupdocs.parser.ContainerEnumerator
-
Initializes a new instance of the ContainerEnumerator
class.
- ContainerEnumerator(IContainerFactory, MediaTypeDetector, Container) - Constructor for class com.groupdocs.parser.ContainerEnumerator
-
Initializes a new instance
of the ContainerEnumerator
class.
- ContainerPath - Class in com.groupdocs.parser
-
Provides the information about the directory in the container.
- containsCell(int, int) - Method in class com.groupdocs.parser.TableRow
-
Checks if row contains a cell with specified cellRowIndex
and cellColumnIndex
.
- containsKey(String) - Method in class com.groupdocs.parser.MetadataCollection
-
Determines whether the MetadataCollection
contains the specified key.
- ContainsSearchHandler - Class in com.groupdocs.parser
-
Represents search handler for processing search event only once.
- ContainsSearchHandler() - Constructor for class com.groupdocs.parser.ContainsSearchHandler
-
Initializes a new instance of the ContainsSearchHandler
class.
- CONTENT_STATUS - Static variable in class com.groupdocs.parser.MetadataNames
-
The key of the document's content status.
- COPYRIGHTS - Static variable in class com.groupdocs.parser.MetadataNames
-
The key for copyrights.
- CorruptedDocumentException - Exception in com.groupdocs.parser
-
Thrown during document load, when the document is corrupted.
- CorruptedDocumentException() - Constructor for exception com.groupdocs.parser.CorruptedDocumentException
-
Initializes a new instance of the CorruptedDocumentException
class.
- CRC - Static variable in class com.groupdocs.parser.MetadataNames
-
The 32-bit CRC (Cyclic Redundancy Check) on the content.
- createContainer(String) - Method in class com.groupdocs.parser.ExtractorFactory
-
Creates a container.
- createContainer(String, LoadOptions) - Method in class com.groupdocs.parser.ExtractorFactory
-
Creates a container.
- createContainer(InputStream) - Method in class com.groupdocs.parser.ExtractorFactory
-
Creates a container.
- createContainer(InputStream, LoadOptions) - Method in class com.groupdocs.parser.ExtractorFactory
-
Creates a container.
- createContainer(String) - Method in interface com.groupdocs.parser.IContainerFactory
-
Creates a container.
- createContainer(String, LoadOptions) - Method in interface com.groupdocs.parser.IContainerFactory
-
Creates a container.
- createContainer(InputStream) - Method in interface com.groupdocs.parser.IContainerFactory
-
Creates a container.
- createContainer(InputStream, LoadOptions) - Method in interface com.groupdocs.parser.IContainerFactory
-
Creates a container.
- CREATED_TIME - Static variable in class com.groupdocs.parser.MetadataNames
-
The key of the document's created time.
- createDirectory(String) - Method in class com.groupdocs.parser.ContainerPath
-
Creates a sub directory.
- createErrorMessage(String) - Static method in class com.groupdocs.parser.NotificationMessage
-
Creates a error notification message.
- createErrorMessage(String, Exception) - Static method in class com.groupdocs.parser.NotificationMessage
-
Creates a error notification message.
- createEwsConnectionInfo(String, String, String, String) - Static method in class com.groupdocs.parser.EmailConnectionInfo
-
Creates an instance of EmailConnectionInfo
class for Exchange Web Service.
- createEwsConnectionInfo(String, String, String) - Static method in class com.groupdocs.parser.EmailConnectionInfo
-
Creates an instance of EmailConnectionInfo
class for Exchange Web Service.
- createFixedLengthOptions(int, int, int) - Static method in class com.groupdocs.parser.HighlightOptions
-
Creates an instance of HighlightOptions
for highlight extraction with the fixed length.
- createFixedLengthOptions(int) - Static method in class com.groupdocs.parser.SearchHighlightOptions
-
Creates an instance of SearchHighlightOptions
for highlight extraction with the fixed length.
- createFixedLengthOptions(int, int) - Static method in class com.groupdocs.parser.SearchHighlightOptions
-
Creates an instance of SearchHighlightOptions
for highlight extraction with the fixed length.
- createFormattedTextExtractor(String) - Method in class com.groupdocs.parser.ExtractorFactory
-
Creates a formatted text extractor.
- createFormattedTextExtractor(String, LoadOptions) - Method in class com.groupdocs.parser.ExtractorFactory
-
Creates a formatted text extractor.
- createFormattedTextExtractor(InputStream) - Method in class com.groupdocs.parser.ExtractorFactory
-
Creates a formatted text extractor.
- createFormattedTextExtractor(InputStream, LoadOptions) - Method in class com.groupdocs.parser.ExtractorFactory
-
Creates a formatted text extractor.
- createImapConnectionInfo(String, int, String, String) - Static method in class com.groupdocs.parser.EmailConnectionInfo
-
Creates an instance of EmailConnectionInfo
class for Internet Message Access Protocol.
- createInformationMessage(String) - Static method in class com.groupdocs.parser.NotificationMessage
-
Creates a information notification message.
- createLeftHighlightOptions(int) - Method in class com.groupdocs.parser.RegexSearchOptions
-
Creates an instance of HighlightOptions
for the left highlight.
- createLeftHighlightOptions(int) - Method in class com.groupdocs.parser.SearchOptions
-
Creates an instance of HighlightOptions
for the left highlight.
- createLineOptions(int, int) - Static method in class com.groupdocs.parser.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.HighlightOptions
-
Creates an instance of HighlightOptions
for highlight extraction to line's start (end).
- createLineOptions() - Static method in class com.groupdocs.parser.SearchHighlightOptions
-
Creates an instance of SearchHighlightOptions
for highlight extraction to line's start (end).
- createLineOptions(int) - Static method in class com.groupdocs.parser.SearchHighlightOptions
-
Creates an instance of SearchHighlightOptions
for highlight extraction to line's start (end).
- createLineOptions(int, int) - Static method in class com.groupdocs.parser.SearchHighlightOptions
-
Creates an instance of SearchHighlightOptions
for highlight extraction to line's start (end).
- createListFormatter() - Method in class com.groupdocs.parser.DocumentFormatter
-
Creates a formatter for list.
- createListFormatter() - Method in class com.groupdocs.parser.HtmlDocumentFormatter
-
Creates a formatter for list.
- createListFormatter() - Method in class com.groupdocs.parser.MarkdownDocumentFormatter
-
Creates a formatter for list.
- createListFormatter() - Method in class com.groupdocs.parser.PlainDocumentFormatter
-
Creates a formatter for list.
- createMetadataExtractor(String) - Method in class com.groupdocs.parser.ExtractorFactory
-
Creates a metadata extractor.
- createMetadataExtractor(String, LoadOptions) - Method in class com.groupdocs.parser.ExtractorFactory
-
Creates a metadata extractor.
- createMetadataExtractor(InputStream) - Method in class com.groupdocs.parser.ExtractorFactory
-
Creates a metadata extractor.
- createMetadataExtractor(InputStream, LoadOptions) - Method in class com.groupdocs.parser.ExtractorFactory
-
Creates a metadata extractor.
- createPopConnectionInfo(String, int, String, String) - Static method in class com.groupdocs.parser.EmailConnectionInfo
-
Creates an instance of EmailConnectionInfo
class for Post Office Protocol.
- createRightHighlightOptions(int) - Method in class com.groupdocs.parser.RegexSearchOptions
-
Creates an instance of HighlightOptions
for the right highlight.
- createRightHighlightOptions(int) - Method in class com.groupdocs.parser.SearchOptions
-
Creates an instance of HighlightOptions
for the right highlight.
- createTableFormatter() - Method in class com.groupdocs.parser.DocumentFormatter
-
Creates a formatter for table.
- createTableFormatter() - Method in class com.groupdocs.parser.HtmlDocumentFormatter
-
Creates a formatter for table.
- createTableFormatter() - Method in class com.groupdocs.parser.MarkdownDocumentFormatter
-
Creates a formatter for table.
- createTableFormatter() - Method in class com.groupdocs.parser.PlainDocumentFormatter
-
Creates a formatter for table.
- createTextExtractor(String) - Method in class com.groupdocs.parser.ExtractorFactory
-
Creates a text extractor.
- createTextExtractor(String, LoadOptions) - Method in class com.groupdocs.parser.ExtractorFactory
-
Creates a text extractor.
- createTextExtractor(InputStream) - Method in class com.groupdocs.parser.ExtractorFactory
-
Creates a text extractor.
- createTextExtractor(InputStream, LoadOptions) - Method in class com.groupdocs.parser.ExtractorFactory
-
Creates a text extractor.
- createTextFormatter() - Method in class com.groupdocs.parser.DocumentFormatter
-
Creates a formatter for text.
- createTextFormatter() - Method in class com.groupdocs.parser.HtmlDocumentFormatter
-
Creates a formatter for text.
- createTextFormatter() - Method in class com.groupdocs.parser.MarkdownDocumentFormatter
-
Creates a formatter for text.
- createTextFormatter() - Method in class com.groupdocs.parser.PlainDocumentFormatter
-
Creates a formatter for text.
- createWarningMessage(String) - Static method in class com.groupdocs.parser.NotificationMessage
-
Creates a warning notification message.
- createWordsCountOptions(int, int, int) - Static method in class com.groupdocs.parser.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.HighlightOptions
-
Creates an instance of HighlightOptions
for highlight extraction with the limited words count.
- createWordsCountOptions(int) - Static method in class com.groupdocs.parser.SearchHighlightOptions
-
Creates an instance of SearchHighlightOptions
for highlight extraction with the limited words count.
- createWordsCountOptions(int, int) - Static method in class com.groupdocs.parser.SearchHighlightOptions
-
Creates an instance of SearchHighlightOptions
for highlight extraction with the limited words count.
- CSV - Static variable in class com.groupdocs.parser.MediaTypeNames.Text
-
CSV files.
- CsvMediaTypeDetector - Class in com.groupdocs.parser
-
Provides the functionality to detect CSV's media type.
- CsvMediaTypeDetector() - Constructor for class com.groupdocs.parser.CsvMediaTypeDetector
-
Initializes a new instance of the CsvMediaTypeDetector
class.
- CsvMediaTypeDetector(Integer, Integer) - Constructor for class com.groupdocs.parser.CsvMediaTypeDetector
-
Initializes a new instance of the CsvMediaTypeDetector
class.
- DbContainer - Class in com.groupdocs.parser
-
Provides a container for database.
- DbContainer(Connection) - Constructor for class com.groupdocs.parser.DbContainer
-
Initializes a new instance of the DbContainer
class.
- DbTableReader - Class in com.groupdocs.parser
-
Provides a reader for the database table.
- DbTableReader(Connection, String) - Constructor for class com.groupdocs.parser.DbTableReader
-
Initializes a new instance of the DbTableReader
class.
- deepClone() - Method in class com.groupdocs.parser.LoadOptions
-
Creates a new object that is a copy of the current instance.
- DEFAULT - Static variable in class com.groupdocs.parser.CompositeMediaTypeDetector
-
A default media type detector.
- DEFAULT - Static variable in class com.groupdocs.parser.Extractor
-
A default extractor.
- DEFAULT - Static variable in class com.groupdocs.parser.WordSeparators
-
A default collection of separators.
- DESCRIPTION - Static variable in class com.groupdocs.parser.MetadataNames
-
The key for description.
- detect(InputStream) - Method in class com.groupdocs.parser.CompositeMediaTypeDetector
-
- detect(InputStream) - Method in class com.groupdocs.parser.EncodingDetector
-
Detects the character encoding of the stream
by byte order mark (BOM).
- detect(InputStream, boolean) - Method in class com.groupdocs.parser.EncodingDetector
-
Detects the character encoding of the stream
.
- detect(InputStream) - Method in class com.groupdocs.parser.MediaTypeDetector
-
Detects the media type by the content of the stream
.
- detect(String) - Method in class com.groupdocs.parser.MediaTypeDetector
-
Detects the media type by the fileName
.
- detectByContent(InputStream) - Method in class com.groupdocs.parser.CellsMediaTypeDetector
-
Detects the media type by the content of the stream
.
- detectByContent(InputStream) - Method in class com.groupdocs.parser.ChmMediaTypeDetector
-
Detects the media type by the content of the stream
.
- detectByContent(InputStream) - Method in class com.groupdocs.parser.CompositeMediaTypeDetector
-
Detects the media type by the content of the stream
.
- detectByContent(InputStream) - Method in class com.groupdocs.parser.CsvMediaTypeDetector
-
Detects the media type by the content of the stream
.
- detectByContent(InputStream) - Method in class com.groupdocs.parser.EmailMediaTypeDetector
-
Detects the media type by the content of the stream
.
- detectByContent(InputStream) - Method in class com.groupdocs.parser.EpubMediaTypeDetector
-
Detects the media type by the content of the stream
.
- detectByContent(InputStream) - Method in class com.groupdocs.parser.FictionBookMediaTypeDetector
-
Detects the media type by the content of the stream
.
- detectByContent(InputStream) - Method in class com.groupdocs.parser.MediaTypeDetector
-
Detects the media type by the content of the stream
.
- detectByContent(InputStream) - Method in class com.groupdocs.parser.NoteMediaTypeDetector
-
Detects the media type by the content of the stream
.
- detectByContent(InputStream) - Method in class com.groupdocs.parser.PdfMediaTypeDetector
-
Detects the media type by the content of the stream
.
- detectByContent(InputStream) - Method in class com.groupdocs.parser.PersonalStorageMediaTypeDetector
-
Detects the media type by the content of the stream
.
- detectByContent(InputStream) - Method in class com.groupdocs.parser.SlidesMediaTypeDetector
-
Detects the media type by the content of the stream
.
- detectByContent(InputStream) - Method in class com.groupdocs.parser.WordsMediaTypeDetector
-
Detects the media type by the content of the stream
.
- detectByContent(InputStream) - Method in class com.groupdocs.parser.ZipMediaTypeDetector
-
Detects the media type by the content of the stream
.
- detectByExt(String) - Method in class com.groupdocs.parser.CellsMediaTypeDetector
-
Detects the media type by the ext
.
- detectByExt(String) - Method in class com.groupdocs.parser.ChmMediaTypeDetector
-
Detects the media type by the ext
.
- detectByExt(String) - Method in class com.groupdocs.parser.CompositeMediaTypeDetector
-
Detects the media type by the ext
.
- detectByExt(String) - Method in class com.groupdocs.parser.CsvMediaTypeDetector
-
Detects the media type by the ext
.
- detectByExt(String) - Method in class com.groupdocs.parser.EmailMediaTypeDetector
-
Detects the media type by the ext
.
- detectByExt(String) - Method in class com.groupdocs.parser.EpubMediaTypeDetector
-
Detects the media type by the ext
.
- detectByExt(String) - Method in class com.groupdocs.parser.FictionBookMediaTypeDetector
-
Detects the media type by the ext
.
- detectByExt(String) - Method in class com.groupdocs.parser.MediaTypeDetector
-
Detects the media type by the ext
.
- detectByExt(String) - Method in class com.groupdocs.parser.NoteMediaTypeDetector
-
Detects the media type by the ext
.
- detectByExt(String) - Method in class com.groupdocs.parser.PdfMediaTypeDetector
-
Detects the media type by the ext
.
- detectByExt(String) - Method in class com.groupdocs.parser.PersonalStorageMediaTypeDetector
-
Detects the media type by the ext
.
- detectByExt(String) - Method in class com.groupdocs.parser.SlidesMediaTypeDetector
-
Detects the media type by the ext
.
- detectByExt(String) - Method in class com.groupdocs.parser.WordsMediaTypeDetector
-
Detects the media type by the ext
.
- detectByExt(String) - Method in class com.groupdocs.parser.ZipMediaTypeDetector
-
Detects the media type by the ext
.
- dispose(boolean) - Method in class com.groupdocs.parser.CellsTextExtractor
-
Releases the unmanaged resources used by the extractor.
- dispose(boolean) - Method in class com.groupdocs.parser.CellsTextExtractorBase
-
Releases the unmanaged resources used by the extractor.
- dispose(boolean) - Method in class com.groupdocs.parser.ChmFormattedTextExtractor
-
Releases the unmanaged resources used by the extractor.
- dispose(boolean) - Method in class com.groupdocs.parser.ChmTextExtractor
-
Releases the unmanaged resources used by the extractor.
- dispose() - Method in class com.groupdocs.parser.Container
-
Releases the unmanaged resources used by the container.
- dispose(boolean) - Method in class com.groupdocs.parser.Container
-
Releases the unmanaged resources used by the container.
- dispose() - Method in class com.groupdocs.parser.ContainerEnumerator
-
Releases the unmanaged resources used by the enumerator.
- dispose() - Method in class com.groupdocs.parser.DbContainer
-
Releases the unmanaged resources used by the extractor.
- dispose() - Method in class com.groupdocs.parser.DbTableReader
-
Releases the unmanaged resources used by the extractor.
- dispose() - Method in class com.groupdocs.parser.DocumentContent
-
Releases the unmanaged resources used by the extractor.
- dispose(boolean) - Method in class com.groupdocs.parser.DocumentContent
-
Releases the unmanaged resources used by the extractor.
- dispose() - Method in class com.groupdocs.parser.EmailContainer
-
Releases the unmanaged resources used by the container.
- dispose(boolean) - Method in class com.groupdocs.parser.EmailTextExtractorBase
-
Releases the unmanaged resources used by the extractor.
- dispose(boolean) - Method in class com.groupdocs.parser.FictionBookTextExtractor
-
Releases the unmanaged resources used by the extractor.
- dispose() - Method in class com.groupdocs.parser.ImageArea
-
Removes this text area from Page
.
- dispose(boolean) - Method in class com.groupdocs.parser.MarkdownFormattedTextExtractor
-
Releases the unmanaged resources used by the extractor.
- dispose(boolean) - Method in class com.groupdocs.parser.MarkdownTextExtractor
-
Releases the unmanaged resources used by the extractor.
- dispose(boolean) - Method in class com.groupdocs.parser.NoteTextExtractor
-
Releases the unmanaged resources used by the extractor.
- dispose(boolean) - Method in class com.groupdocs.parser.PdfTextExtractor
-
Releases the unmanaged resources used by the extractor.
- dispose(boolean) - Method in class com.groupdocs.parser.PersonalStorageContainer
-
Releases the unmanaged resources used by the container.
- dispose(boolean) - Method in class com.groupdocs.parser.SlidesTextExtractor
-
Releases the unmanaged resources used by the extractor.
- dispose(boolean) - Method in class com.groupdocs.parser.SlidesTextExtractorBase
-
Releases the unmanaged resources used by the extractor.
- dispose() - Method in class com.groupdocs.parser.TextArea
-
Removes this text area from Page
.
- dispose() - Method in class com.groupdocs.parser.TextExtractor
-
Releases the unmanaged resources used by the extractor.
- dispose(boolean) - Method in class com.groupdocs.parser.TextExtractor
-
Releases the unmanaged resources used by the extractor.
- dispose(boolean) - Method in class com.groupdocs.parser.WordsTextExtractor
-
Releases the unmanaged resources used by the extractor.
- dispose() - Method in class com.groupdocs.parser.XmlStructuredHandler
-
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
- dispose(boolean) - Method in class com.groupdocs.parser.XmlStructuredHandler
-
Releases the unmanaged resources used by the extractor.
- dispose(boolean) - Method in class com.groupdocs.parser.ZipContainer
-
Releases the unmanaged resources used by the container.
- Document - Static variable in class com.groupdocs.parser.StructuredElementType
-
The root element of the document.
- DocumentContent - Class in com.groupdocs.parser
-
Provides an interface to work with document's content.
- DocumentContent() - Constructor for class com.groupdocs.parser.DocumentContent
-
- DocumentFormatter - Class in com.groupdocs.parser
-
Provides the base class for documents' formatters.
- DocumentFormatter(boolean) - Constructor for class com.groupdocs.parser.DocumentFormatter
-
Initializes a new instance of the DocumentFormatter
class.
- DocumentInfo - Class in com.groupdocs.parser
-
Provides the information of supported extractors for a document.
- DocumentInfo(boolean, boolean, boolean, boolean) - Constructor for class com.groupdocs.parser.DocumentInfo
-
Initializes a new instance of the DocumentInfo
class.
- DocumentPage - Class in com.groupdocs.parser
-
Provides a document page.
- DocumentPage(int, double, double) - Constructor for class com.groupdocs.parser.DocumentPage
-
Initializes a new instance of the DocumentPage
class.
- DocumentPartFormatter<T> - Class in com.groupdocs.parser
-
Provides the functionality for formatting a part of a document.
- DocumentPartFormatter() - Constructor for class com.groupdocs.parser.DocumentPartFormatter
-
- DocumentPartOptions - Class in com.groupdocs.parser
-
Provides the options for the document's part.
- DocumentPartOptions() - Constructor for class com.groupdocs.parser.DocumentPartOptions
-
Initializes a new instance of the DocumentPartOptions
class.
- DocumentPartOptions(Integer) - Constructor for class com.groupdocs.parser.DocumentPartOptions
-
Initializes a new instance of the DocumentPartOptions
class.
- DocumentPartOptions(Integer, Integer) - Constructor for class com.groupdocs.parser.DocumentPartOptions
-
Initializes a new instance of the DocumentPartOptions
class.
- DocumentPartOptions(Integer, Integer, String) - Constructor for class com.groupdocs.parser.DocumentPartOptions
-
Initializes a new instance of the DocumentPartOptions
class.
- DocumentPartOptions(Integer, Integer, String, boolean) - Constructor for class com.groupdocs.parser.DocumentPartOptions
-
Initializes a new instance of the DocumentPartOptions
class.
- DocumentProperties - Class in com.groupdocs.parser
-
Provides properties of the document.
- DocumentProperties() - Constructor for class com.groupdocs.parser.DocumentProperties
-
Initializes a new instance of the DocumentProperties
class.
- EMAIL_CC - Static variable in class com.groupdocs.parser.MetadataNames
-
The key for email's CC field.
- EMAIL_FROM - Static variable in class com.groupdocs.parser.MetadataNames
-
The key for email's From field.
- EMAIL_TO - Static variable in class com.groupdocs.parser.MetadataNames
-
The key for email's To field.
- EmailConnectionInfo - Class in com.groupdocs.parser
-
Provides the information for connection with email server.
- EmailConnectionType - Class in com.groupdocs.parser
-
Describes the email connection type.
- EmailContainer - Class in com.groupdocs.parser
-
Provides a container for email servers.
- EmailContainer(EmailConnectionInfo) - Constructor for class com.groupdocs.parser.EmailContainer
-
Initializes a new instance of the EmailContainer
class.
- EmailFormattedTextExtractor - Class in com.groupdocs.parser
-
Provides the formatted text extractor for email messages.
- EmailFormattedTextExtractor(String) - Constructor for class com.groupdocs.parser.EmailFormattedTextExtractor
-
Initializes a new instance of the EmailFormattedTextExtractor
class.
- EmailFormattedTextExtractor(String, LoadOptions) - Constructor for class com.groupdocs.parser.EmailFormattedTextExtractor
-
Initializes a new instance of the EmailFormattedTextExtractor
class.
- EmailFormattedTextExtractor(InputStream) - Constructor for class com.groupdocs.parser.EmailFormattedTextExtractor
-
Initializes a new instance of the EmailFormattedTextExtractor
class.
- EmailFormattedTextExtractor(InputStream, LoadOptions) - Constructor for class com.groupdocs.parser.EmailFormattedTextExtractor
-
Initializes a new instance of the EmailFormattedTextExtractor
class.
- EmailMediaTypeDetector - Class in com.groupdocs.parser
-
Provides the functionality to the detect media type of an email message.
- EmailMediaTypeDetector() - Constructor for class com.groupdocs.parser.EmailMediaTypeDetector
-
Initializes a new instance of the EmailMediaTypeDetector
class.
- EmailMetadataExtractor - Class in com.groupdocs.parser
-
Provides the functionality to extract the metadata from email messages.
- EmailMetadataExtractor() - Constructor for class com.groupdocs.parser.EmailMetadataExtractor
-
Initializes a new instance of the EmailMetadataExtractor
class.
- EmailTextExtractor - Class in com.groupdocs.parser
-
Provides the text extractor for email messages.
- EmailTextExtractor(String) - Constructor for class com.groupdocs.parser.EmailTextExtractor
-
Initializes a new instance of the EmailTextExtractor
class.
- EmailTextExtractor(String, LoadOptions) - Constructor for class com.groupdocs.parser.EmailTextExtractor
-
Initializes a new instance of the EmailTextExtractor
class.
- EmailTextExtractor(InputStream) - Constructor for class com.groupdocs.parser.EmailTextExtractor
-
Initializes a new instance of the EmailTextExtractor
class.
- EmailTextExtractor(InputStream, LoadOptions) - Constructor for class com.groupdocs.parser.EmailTextExtractor
-
Initializes a new instance of the EmailTextExtractor
class.
- EmailTextExtractorBase - Class in com.groupdocs.parser
-
Provides the base class for text extractors for emails.
- EmailTextExtractorBase(InputStream, LoadOptions) - Constructor for class com.groupdocs.parser.EmailTextExtractorBase
-
Initializes a new instance of the EmailTextExtractorBase
class.
- EMF - Static variable in class com.groupdocs.parser.MediaTypeNames.Application
-
EMF files.
- EMPTY - Static variable in class com.groupdocs.parser.DocumentPartOptions
-
An instance with empty options.
- EMPTY - Static variable in class com.groupdocs.parser.Font
-
An empty font.
- EMPTY - Static variable in class com.groupdocs.parser.ListItemOptions
-
Gets an empty instance.
- EMPTY - Static variable in class com.groupdocs.parser.Rectangle
-
An empty rectangle.
- EMPTY - Static variable in class com.groupdocs.parser.SearchHighlightOptions
-
Gets an empty instance.
- EMPTY - Static variable in class com.groupdocs.parser.SearchOptions
-
Gets an empty instance.
- EMPTY - Static variable in class com.groupdocs.parser.TableCellBorders
-
Gets an empty instance.
- EMPTY - Static variable in class com.groupdocs.parser.TextItemOptions
-
Gets an empty instance.
- EMPTY - Static variable in class com.groupdocs.parser.TextProperties
-
The empty text properties.
- ENCODING - Static variable in class com.groupdocs.parser.MetadataNames
-
The key for the content's encoding.
- EncodingDetector - Class in com.groupdocs.parser
-
Provides the functionality for detecting the encoding of the java.io.InputStream
.
- EncodingDetector(Charset) - Constructor for class com.groupdocs.parser.EncodingDetector
-
Initializes a new instance of the EncodingDetector
class.
- endElement() - Method in class com.groupdocs.parser.StructuredHandler
-
Processes the closing of the element.
- EPUB - Static variable in class com.groupdocs.parser.MediaTypeNames.Application
-
EPUB files.
- EpubFormattedTextExtractor - Class in com.groupdocs.parser
-
Provides the formatted text extractor for EPUB documents.
- EpubFormattedTextExtractor(String) - Constructor for class com.groupdocs.parser.EpubFormattedTextExtractor
-
Initializes a new instance of the EpubFormattedTextExtractor
class.
- EpubFormattedTextExtractor(InputStream) - Constructor for class com.groupdocs.parser.EpubFormattedTextExtractor
-
Initializes a new instance of the EpubFormattedTextExtractor
class.
- EpubMediaTypeDetector - Class in com.groupdocs.parser
-
Provides the functionality to detect the media type of EPUB document.
- EpubMediaTypeDetector() - Constructor for class com.groupdocs.parser.EpubMediaTypeDetector
-
Initializes a new instance of the EpubMediaTypeDetector
class.
- EpubMetadataExtractor - Class in com.groupdocs.parser
-
Provides the functionality to extract the metadata from EPUB documents.
- EpubMetadataExtractor() - Constructor for class com.groupdocs.parser.EpubMetadataExtractor
-
Initializes a new instance of the EpubMetadataExtractor
class.
- EpubPackage - Class in com.groupdocs.parser
-
Provides the information of a EPUB package.
- EpubTextExtractor - Class in com.groupdocs.parser
-
Provides the text extractor for EPUB documents.
- EpubTextExtractor(String) - Constructor for class com.groupdocs.parser.EpubTextExtractor
-
Initializes a new instance of the EpubTextExtractor
class.
- EpubTextExtractor(InputStream) - Constructor for class com.groupdocs.parser.EpubTextExtractor
-
Initializes a new instance of the EpubTextExtractor
class.
- EpubTextExtractorBase - Class in com.groupdocs.parser
-
Provides the base class of text extractors for EPUB documents.
- EpubTextExtractorBase(InputStream) - Constructor for class com.groupdocs.parser.EpubTextExtractorBase
-
Initializes a new instance of the EpubTextExtractorBase
class.
- equals(Font) - Method in class com.groupdocs.parser.Font
- equals(Object) - Method in class com.groupdocs.parser.Font
- equals(ListItemOptions) - Method in class com.groupdocs.parser.ListItemOptions
-
Indicates whether the current object is equal to another object of the same type.
- equals(Object) - Method in class com.groupdocs.parser.ListItemOptions
-
Indicates whether some other object is "equal to" this one.
- equals(TextItemOptions) - Method in class com.groupdocs.parser.TextItemOptions
-
Indicates whether the current object is equal to another object of the same type.
- equals(Object) - Method in class com.groupdocs.parser.TextItemOptions
-
Indicates whether some other object is "equal to" this one.
- equals(TextProperties) - Method in class com.groupdocs.parser.TextProperties
- equals(Object) - Method in class com.groupdocs.parser.TextProperties
- Error - Static variable in class com.groupdocs.parser.NotificationLevel
-
Error notification.
- Ews - Static variable in class com.groupdocs.parser.EmailConnectionType
-
Exchange Web Service.
- EXCEL - Static variable in class com.groupdocs.parser.MediaTypeNames.Application
-
XLS files.
- EXCEL_BINARY - Static variable in class com.groupdocs.parser.MediaTypeNames.Application
-
XLSB files.
- EXCEL_OPEN_XML - Static variable in class com.groupdocs.parser.MediaTypeNames.Application
-
XLSX files.
- EXCEL_SPREADSHEET_ML - Static variable in class com.groupdocs.parser.MediaTypeNames.Application
-
SpreadsheetML files.
- extractAll() - Method in class com.groupdocs.parser.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.ComplexMetadataExtractor
-
Extracts the complex metadata from the stream
.
- extractComplexMetadata(InputStream, LoadOptions) - Method in class com.groupdocs.parser.ComplexMetadataExtractor
-
Extracts the complex metadata from the stream
.
- extractComplexMetadata(String) - Method in class com.groupdocs.parser.ComplexMetadataExtractor
-
Extracts the complex metadata from the fileName
.
- extractComplexMetadata(String, LoadOptions) - Method in class com.groupdocs.parser.ComplexMetadataExtractor
-
Extracts the complex metadata from the fileName
.
- extractComplexMetadataFromStream(InputStream, LoadOptions) - Method in class com.groupdocs.parser.ComplexMetadataExtractor
-
Extracts the complex metadata from the stream
.
- extractComplexMetadataFromStream(InputStream, LoadOptions) - Method in class com.groupdocs.parser.EpubMetadataExtractor
-
Extracts the complex metadata from the stream
.
- extractFormattedText(String) - Method in class com.groupdocs.parser.Extractor
-
Extracts a formatted text.
- extractFormattedText(String, LoadOptions) - Method in class com.groupdocs.parser.Extractor
-
Extracts a formatted text.
- extractFormattedText(InputStream) - Method in class com.groupdocs.parser.Extractor
-
Extracts a formatted text.
- extractFormattedText(InputStream, LoadOptions) - Method in class com.groupdocs.parser.Extractor
-
Extracts a formatted text.
- extractHighlights(HighlightOptions...) - Method in class com.groupdocs.parser.CellsFormattedTextExtractor
-
Extracts highlights.
- extractHighlights(HighlightOptions...) - Method in class com.groupdocs.parser.CellsTextExtractor
-
Extracts highlights.
- extractHighlights(HighlightOptions...) - Method in class com.groupdocs.parser.ChmTextExtractor
-
Extracts highlights.
- extractHighlights(HighlightOptions...) - Method in class com.groupdocs.parser.EmailFormattedTextExtractor
-
Extracts highlights.
- extractHighlights(HighlightOptions...) - Method in class com.groupdocs.parser.EmailTextExtractor
-
Extracts highlights.
- extractHighlights(HighlightOptions...) - Method in class com.groupdocs.parser.EpubFormattedTextExtractor
-
Extracts highlights.
- extractHighlights(HighlightOptions...) - Method in class com.groupdocs.parser.EpubTextExtractor
-
Extracts highlights.
- extractHighlights(HighlightOptions...) - Method in class com.groupdocs.parser.FictionBookFormattedTextExtractor
-
Extracts highlights.
- extractHighlights(HighlightOptions...) - Method in class com.groupdocs.parser.FictionBookTextExtractor
-
Extracts highlights.
- extractHighlights(HighlightOptions...) - Method in interface com.groupdocs.parser.IHighlightExtractor
-
Extracts highlights.
- extractHighlights(HighlightOptions...) - Method in class com.groupdocs.parser.MarkdownTextExtractor
-
Extracts highlights.
- extractHighlights(HighlightOptions...) - Method in class com.groupdocs.parser.NoteTextExtractor
-
Extracts highlights.
- extractHighlights(HighlightOptions...) - Method in class com.groupdocs.parser.PdfTextExtractor
-
Extracts highlights.
- extractHighlights(HighlightOptions...) - Method in class com.groupdocs.parser.SlidesFormattedTextExtractor
-
Extracts highlights.
- extractHighlights(HighlightOptions...) - Method in class com.groupdocs.parser.SlidesTextExtractor
-
Extracts highlights.
- extractHighlights(HighlightOptions...) - Method in class com.groupdocs.parser.WordsFormattedTextExtractor
-
Extracts highlights.
- extractHighlights(HighlightOptions...) - Method in class com.groupdocs.parser.WordsTextExtractor
-
Extracts highlights.
- extractItem(String) - Method in class com.groupdocs.parser.EpubFormattedTextExtractor
-
Extracts a text from the document's item.
- extractItem(int) - Method in class com.groupdocs.parser.EpubPackage
-
Extracts a text form the content document.
- extractItem(String) - Method in class com.groupdocs.parser.EpubTextExtractor
-
Extracts a text from the document's item.
- extractItem(String) - Method in class com.groupdocs.parser.EpubTextExtractorBase
-
Extracts a text from the document's item.
- extractLine() - Method in class com.groupdocs.parser.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.Extractor
-
Extracts the metadata.
- extractMetadata(String, LoadOptions) - Method in class com.groupdocs.parser.Extractor
-
Extracts the metadata.
- extractMetadata(InputStream) - Method in class com.groupdocs.parser.Extractor
-
Extracts the metadata.
- extractMetadata(InputStream, LoadOptions) - Method in class com.groupdocs.parser.Extractor
-
Extracts the metadata.
- extractMetadata(InputStream) - Method in class com.groupdocs.parser.MetadataExtractor
-
Extracts the metadata from the stream
.
- extractMetadata(InputStream, LoadOptions) - Method in class com.groupdocs.parser.MetadataExtractor
-
Extracts the metadata from the stream
.
- extractMetadata(String) - Method in class com.groupdocs.parser.MetadataExtractor
-
Extracts the metadata from the fileName
.
- extractMetadata(String, LoadOptions) - Method in class com.groupdocs.parser.MetadataExtractor
-
Extracts the metadata from the fileName
.
- extractMetadataFromStream(InputStream, LoadOptions) - Method in class com.groupdocs.parser.CellsMetadataExtractor
-
Extracts the metadata from the stream
.
- extractMetadataFromStream(InputStream, LoadOptions) - Method in class com.groupdocs.parser.EmailMetadataExtractor
-
Extracts the metadata from the stream
.
- extractMetadataFromStream(InputStream, LoadOptions) - Method in class com.groupdocs.parser.EpubMetadataExtractor
-
Extracts the metadata from the stream
.
- extractMetadataFromStream(InputStream, LoadOptions) - Method in class com.groupdocs.parser.FictionBookMetadataExtractor
-
Extracts the metadata from the stream
.
- extractMetadataFromStream(InputStream, LoadOptions) - Method in class com.groupdocs.parser.MetadataExtractor
-
Extracts the metadata from the stream
.
- extractMetadataFromStream(InputStream, LoadOptions) - Method in class com.groupdocs.parser.PdfMetadataExtractor
-
Extracts the metadata from the stream
.
- extractMetadataFromStream(InputStream, LoadOptions) - Method in class com.groupdocs.parser.SlidesMetadataExtractor
-
Extracts the metadata from the stream
.
- extractMetadataFromStream(InputStream, LoadOptions) - Method in class com.groupdocs.parser.WordsMetadataExtractor
-
Extracts the metadata from the stream
.
- ExtractMode - Class in com.groupdocs.parser
-
Describes the mode of text extraction.
- Extractor - Class in com.groupdocs.parser
-
Provides the functionality for fast extracting text and metadata from documents.
- Extractor() - Constructor for class com.groupdocs.parser.Extractor
-
Initializes a new instance of the Extractor
class.
- Extractor(MediaTypeDetector, EncodingDetector, INotificationReceiver) - Constructor for class com.groupdocs.parser.Extractor
-
Initializes a new instance of the Extractor
class.
- Extractor(MediaTypeDetector, EncodingDetector, INotificationReceiver, DocumentFormatter) - Constructor for class com.groupdocs.parser.Extractor
-
Initializes a new instance of the Extractor
class.
- ExtractorFactory - Class in com.groupdocs.parser
-
Provides the functionality for creating extractors for documents.
- ExtractorFactory() - Constructor for class com.groupdocs.parser.ExtractorFactory
-
Initializes a new instance of the ExtractorFactory
class.
- ExtractorFactory(DocumentFormatter) - Constructor for class com.groupdocs.parser.ExtractorFactory
-
Initializes a new instance of the ExtractorFactory
class.
- ExtractorFactory(DocumentFormatter, MediaTypeDetector) - Constructor for class com.groupdocs.parser.ExtractorFactory
-
Initializes a new instance of the ExtractorFactory
class.
- ExtractorFactory(DocumentFormatter, MediaTypeDetector, EncodingDetector) - Constructor for class com.groupdocs.parser.ExtractorFactory
-
Initializes a new instance of the ExtractorFactory
class.
- ExtractorFactory(DocumentFormatter, MediaTypeDetector, EncodingDetector, INotificationReceiver) - Constructor for class com.groupdocs.parser.ExtractorFactory
-
Initializes a new instance of the ExtractorFactory
class.
- extractPage(int) - Method in class com.groupdocs.parser.CellsFormattedTextExtractor
-
- extractPage(int) - Method in class com.groupdocs.parser.CellsTextExtractor
-
- extractPage(int) - Method in class com.groupdocs.parser.ChmFormattedTextExtractor
-
Extracts all characters from the page with pageIndex and returns the data as a string.
- extractPage(int) - Method in class com.groupdocs.parser.ChmTextExtractor
-
Extracts all characters from the page with pageIndex and returns the data as a string.
- extractPage(int) - Method in class com.groupdocs.parser.EpubPackage
-
Extracts all characters from the page with pageIndex and returns the data as a string.
- extractPage(int) - Method in interface com.groupdocs.parser.IPageTextExtractor
-
Extracts all characters from the page with pageIndex and returns the data as a string.
- extractPage(int) - Method in class com.groupdocs.parser.NoteTextExtractor
-
Reads all characters from the page with pageIndex
and returns the data as a string.
- extractPage(int) - Method in class com.groupdocs.parser.PdfTextExtractor
-
Reads all characters from the page with pageIndex
and returns the data as a string.
- extractPage(int) - Method in class com.groupdocs.parser.SlidesFormattedTextExtractor
-
- extractPage(int) - Method in class com.groupdocs.parser.SlidesTextExtractor
-
- extractPage() - Method in class com.groupdocs.parser.TableOfContentsItem
-
Extracts all characters from the page with pageIndex
and returns the data as a string.
- extractPage(int) - Method in class com.groupdocs.parser.WordsFormattedTextExtractor
-
Extracts all characters from the page with pageIndex
and returns the data as a string.
- extractRow(int, String...) - Method in class com.groupdocs.parser.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.CellsSheetInfo
-
Extracts all characters from the sheet and returns the data as a string.
- extractSheet(int) - Method in class com.groupdocs.parser.CellsTextExtractor
-
Extracts all characters from the sheet with sheetIndex
and returns the data as a string.
- extractSheet(int) - Method in class com.groupdocs.parser.CellsTextExtractorBase
-
Extracts all characters from the sheet with sheetIndex
and returns the data as a string.
- extractSheetHeader() - Method in class com.groupdocs.parser.CellsSheetInfo
-
Extracts the name of the sheet.
- extractSlide(int) - Method in class com.groupdocs.parser.SlidesTextExtractorBase
-
Extracts all characters from the slide with slideIndex
and returns the data as a string.
- extractStructured(StructuredHandler) - Method in class com.groupdocs.parser.CellsTextExtractor
-
Extracts a structured text.
- extractStructured(StructuredHandler) - Method in class com.groupdocs.parser.ChmTextExtractor
-
Extracts a structured text.
- extractStructured(StructuredHandler) - Method in class com.groupdocs.parser.EmailTextExtractor
-
Extracts a structured text.
- extractStructured(StructuredHandler) - Method in class com.groupdocs.parser.EpubTextExtractor
-
Extracts a structured text.
- extractStructured(StructuredHandler) - Method in class com.groupdocs.parser.FictionBookTextExtractor
-
Extracts a structured text.
- extractStructured(StructuredHandler) - Method in interface com.groupdocs.parser.IStructuredExtractor
-
Extracts a structured text.
- extractStructured(StructuredHandler) - Method in class com.groupdocs.parser.MarkdownTextExtractor
-
Extracts a structured text.
- extractStructured(StructuredHandler) - Method in class com.groupdocs.parser.SlidesTextExtractor
-
Extracts a structured text.
- extractStructured(StructuredHandler) - Method in class com.groupdocs.parser.WordsTextExtractor
-
Extracts a structured text.
- extractText() - Method in class com.groupdocs.parser.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.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.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.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.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.Extractor
-
Extracts a text.
- extractText(String, LoadOptions) - Method in class com.groupdocs.parser.Extractor
-
Extracts a text.
- extractText(InputStream) - Method in class com.groupdocs.parser.Extractor
-
Extracts a text.
- extractText(InputStream, LoadOptions) - Method in class com.groupdocs.parser.Extractor
-
Extracts a text.
- extractText() - Method in class com.groupdocs.parser.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.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.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.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.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.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.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.CellsTextExtractor
-
- extractTextLine() - Method in class com.groupdocs.parser.CellsTextExtractorBase
-
Extracts a line of characters from the text extractor and returns the data as a string.
- extractTextLine() - Method in class com.groupdocs.parser.EpubFormattedTextExtractor
-
Extracts a line of characters from the text extractor and returns the data as a string.
- extractTextLine() - Method in class com.groupdocs.parser.FictionBookFormattedTextExtractor
-
Extracts a line of characters from the text extractor and returns the data as a string.
- extractTextLine() - Method in class com.groupdocs.parser.PdfTextExtractor
-
- extractTextLine() - Method in class com.groupdocs.parser.SlidesFormattedTextExtractor
-
Extracts a line of characters from the text extractor and returns the data as a string.
- extractTextLine() - Method in class com.groupdocs.parser.TextExtractor
-
Extracts a line of characters from the text extractor and returns the data as a string.
- extractTextLine() - Method in class com.groupdocs.parser.WordsFormattedTextExtractor
-
Extracts a line of characters from the text extractor and returns the data as a string.
- get_Item(String) - Method in class com.groupdocs.parser.Container.Entity
-
Gets or sets the value associated with the specified key.
- get_Item(int) - Method in class com.groupdocs.parser.ContainerPath
-
Gets a part of the part by depth
.
- get_Item(int) - Method in class com.groupdocs.parser.EpubPackage
-
Gets a path to the content document file.
- get_Item(int) - Method in class com.groupdocs.parser.EpubTextExtractorBase
-
Gets a package.
- get_Item(String) - Method in class com.groupdocs.parser.MetadataCollection
-
Gets a value associated with the specified key.
- get_Item(int) - Method in class com.groupdocs.parser.ModelNode
-
Gets a child node.
- get_Item(String) - Method in class com.groupdocs.parser.StructuredElementProperties
-
Gets a parameter value.
- get_Item(int) - Method in class com.groupdocs.parser.StructuredHandler
-
Gets a element.
- get_Item(int) - Method in class com.groupdocs.parser.TableColumnWidthCollection
-
Gets a width of the column with the index
.
- get_Item(int) - Method in class com.groupdocs.parser.TableOfContentsItem
-
Gets a sub-item of the item.
- get_Item(int) - Method in class com.groupdocs.parser.TableRow
-
Gets the row's cell with the specified index.
- getAngles() - Method in class com.groupdocs.parser.PlainTableFrame
-
Gets an angles of the frame.
- getAttachmentCount() - Method in class com.groupdocs.parser.EmailTextExtractorBase
-
Gets a total count of the attachments.
- getBitmapStream() - Method in class com.groupdocs.parser.ImageArea
-
Returns the image as bitmap data.
- getBorders() - Method in class com.groupdocs.parser.TableCell
-
Gets borders of the cell.
- getBottom() - Method in class com.groupdocs.parser.PlainTableFrameIntersection
-
Gets a top intersection to horizontal edge.
- getBottom() - Method in class com.groupdocs.parser.Rectangle
-
Gets a Y-coordinate of the lower-right corner.
- getBottomLeft() - Method in class com.groupdocs.parser.PlainTableFrameAngle
-
Gets a bottom-left angle.
- getBottomRight() - Method in class com.groupdocs.parser.PlainTableFrameAngle
-
Gets a bottom-right angle.
- getBullet() - Method in class com.groupdocs.parser.ListItemOptions
-
Gets a bullet char.
- getCancel() - Method in class com.groupdocs.parser.PasswordRequest
-
Gets a value indicating whether the request is rejected.
- getCell(int, int) - Method in class com.groupdocs.parser.TableRow
-
Returns a cell by cellRowIndex
and cellColumnIndex
.
- getColumn() - Method in class com.groupdocs.parser.TableCellProperties
-
Gets an index of the column.
- getColumnIndex() - Method in class com.groupdocs.parser.TableCell
-
Gets an index of the column.
- getColumnNames() - Method in class com.groupdocs.parser.CellsSheetInfo
-
Gets a collection of the columns' names.
- getColumns() - Method in class com.groupdocs.parser.DbTableReader
-
Gets a collection of the table column names.
- getColumnsFilter() - Method in class com.groupdocs.parser.DbTableReader
-
Gets a collection of columns names which are returned by Read and ReadLine methods.
- getColumnSpan() - Method in class com.groupdocs.parser.TableCell
-
Gets a number of the columns.
- getColumnWidthCollection() - Method in class com.groupdocs.parser.TableFormatter
-
Gets a collection of the columns' widths.
- getConfig() - Method in class com.groupdocs.parser.PlainTableFrame
-
Gets a configuration of the frame.
- getConnectionInfo() - Method in class com.groupdocs.parser.EmailContainer
-
Gets an information for connection with email server.
- getConnectionType() - Method in class com.groupdocs.parser.EmailConnectionInfo
-
Gets a connection type.
- getConsumptionQuantity() - Static method in class com.groupdocs.parser.Metered
-
Gets a consumption quantity.
- getContainerStream() - Method in class com.groupdocs.parser.Container
-
Gets a stream of the container.
- getCount() - Method in class com.groupdocs.parser.EpubPackage
-
Gets a total number of content documents.
- getCount() - Method in class com.groupdocs.parser.EpubTextExtractorBase
-
Gets a total number of packages.
- getCount() - Method in class com.groupdocs.parser.ModelNode
-
Gets a total number of the child nodes.
- getCount() - Method in class com.groupdocs.parser.TableCellText
-
Gets a total count of the lines.
- getCount() - Method in class com.groupdocs.parser.TableOfContentsItem
-
Gets a count of sub-items.
- getCount() - Method in class com.groupdocs.parser.TableRow
-
Gets a count of the cells.
- getCross(TableCell, TableCell, TableCell, TableCell) - Method in class com.groupdocs.parser.PlainTableFrame
-
Returns a symbol of the cross.
- getCross() - Method in class com.groupdocs.parser.PlainTableFrameIntersection
-
Gets a cross intersection.
- getDate() - Method in class com.groupdocs.parser.Container.Entity
-
Gets a date for the entity.
- getDefaultAnsiCharset() - Method in class com.groupdocs.parser.EncodingDetector
-
Gets the character encoding that is used for ANSI encodings.
- getDepth() - Method in class com.groupdocs.parser.ContainerPath
-
Gets a depth of the path.
- getDepth() - Method in class com.groupdocs.parser.ListItemOptions
-
Gets a depth of the item.
- getDepth() - Method in class com.groupdocs.parser.ListProperties
-
Gets a depth of the list.
- getDepth() - Method in class com.groupdocs.parser.StructuredHandler
-
Gets a depth of the current element.
- getDescription() - Method in class com.groupdocs.parser.NotificationMessage
-
Gets a description of the notification.
- getDirection() - Method in class com.groupdocs.parser.HighlightOptions
-
Gets a direction of highlight.
- getDocumentContent() - Method in class com.groupdocs.parser.CellsTextExtractor
-
Gets an access to the document's content.
- getDocumentContent() - Method in interface com.groupdocs.parser.IDocumentContentExtractor
-
- getDocumentContent() - Method in class com.groupdocs.parser.PdfTextExtractor
-
Gets an access to the document's content.
- getDocumentContent() - Method in class com.groupdocs.parser.SlidesTextExtractor
-
Gets an access to the document's content.
- getDocumentContent() - Method in class com.groupdocs.parser.WordsTextExtractor
-
Gets an access to the document's content.
- getDocumentFormatter() - Method in class com.groupdocs.parser.CellsFormattedTextExtractor
-
Gets a DocumentFormatter
.
- getDocumentFormatter() - Method in class com.groupdocs.parser.ChmFormattedTextExtractor
-
Gets a DocumentFormatter
.
- getDocumentFormatter() - Method in class com.groupdocs.parser.EmailFormattedTextExtractor
-
Gets a DocumentFormatter
.
- getDocumentFormatter() - Method in class com.groupdocs.parser.EpubFormattedTextExtractor
-
Gets a DocumentFormatter
.
- getDocumentFormatter() - Method in class com.groupdocs.parser.ExtractorFactory
-
Gets a document formatter.
- getDocumentFormatter() - Method in class com.groupdocs.parser.FictionBookFormattedTextExtractor
-
Gets a DocumentFormatter
.
- getDocumentFormatter() - Method in interface com.groupdocs.parser.ITextExtractorWithFormatter
-
Gets a DocumentFormatter
.
- getDocumentFormatter() - Method in class com.groupdocs.parser.MarkdownFormattedTextExtractor
-
Gets a DocumentFormatter
.
- getDocumentFormatter() - Method in class com.groupdocs.parser.SlidesFormattedTextExtractor
-
Gets a DocumentFormatter
.
- getDocumentFormatter() - Method in class com.groupdocs.parser.WordsFormattedTextExtractor
-
Gets a DocumentFormatter
.
- getDocumentInfo(String) - Method in class com.groupdocs.parser.ExtractorFactory
-
Returns the information of supported extractors for a document.
- getDocumentInfo(InputStream) - Method in class com.groupdocs.parser.ExtractorFactory
-
Returns the information of supported extractors for a document.
- getDomain() - Method in class com.groupdocs.parser.EmailConnectionInfo
-
Gets a domain.
- getEdges() - Method in class com.groupdocs.parser.PlainTableFrame
-
Gets an edges of the frame.
- getElementType() - Method in class com.groupdocs.parser.StructuredElementProperties
-
Gets a type of the document's element.
- getEncoding() - Method in class com.groupdocs.parser.Container
-
Gets an encoding for the container.
- getEncoding() - Method in class com.groupdocs.parser.LoadOptions
-
Gets an encoding for the file.
- getEncoding() - Method in class com.groupdocs.parser.TextExtractor
-
Gets an encoding for the document.
- getEncodingDetector() - Method in class com.groupdocs.parser.Extractor
-
Gets an encoding detector.
- getEncodingDetector() - Method in class com.groupdocs.parser.ExtractorFactory
-
Gets an encoding detector.
- getEntities() - Method in class com.groupdocs.parser.Container
-
Gets a collection of the container's entities.
- getEntities() - Method in class com.groupdocs.parser.DbContainer
-
Gets a collection of container's entities.
- getEntities() - Method in class com.groupdocs.parser.EmailContainer
-
Gets a collection of container's entities.
- getEntities() - Method in class com.groupdocs.parser.EmailTextExtractorBase
-
Gets a collection of email attachments.
- getEntities() - Method in interface com.groupdocs.parser.IContainer
-
Gets a collection of container's entities.
- getEntities() - Method in class com.groupdocs.parser.PdfTextExtractor
-
Gets a collection of container's entities.
- getEntity(String) - Method in class com.groupdocs.parser.ZipContainer
-
Gets an entity by the full entity name.
- getException() - Method in class com.groupdocs.parser.NotificationMessage
-
Gets an exception of the error notification.
- getExpression() - Method in class com.groupdocs.parser.TextAreaSearchOptions
-
Gets a regular expression.
- getExtractMode() - Method in class com.groupdocs.parser.CellsTextExtractor
-
Gets a value indicating the mode of text extraction.
- getExtractMode() - Method in interface com.groupdocs.parser.IFastTextExtractor
-
- getExtractMode() - Method in class com.groupdocs.parser.PdfTextExtractor
-
Gets a value indicating the mode of text extraction.
- getExtractMode() - Method in class com.groupdocs.parser.SlidesTextExtractor
-
Gets a value indicating the mode of text extraction.
- getFont() - Method in class com.groupdocs.parser.TextProperties
-
Gets a font of the text.
- getFormData() - Method in class com.groupdocs.parser.PdfTextExtractor
-
Extracts a PDF Forms data from document.
- getFoundText() - Method in class com.groupdocs.parser.SearchResult
-
Gets a found text.
- getHeight() - Method in class com.groupdocs.parser.DocumentPage
-
Gets a height of the page.
- getHeight() - Method in class com.groupdocs.parser.Rectangle
-
Gets a height of the rectangle.
- getHeight() - Method in class com.groupdocs.parser.TableRow
-
Gets a height of the row.
- getHighlightMode() - Method in class com.groupdocs.parser.SearchHighlightOptions
-
Gets a mode of highlight extraction.
- getHighlightOptions() - Method in class com.groupdocs.parser.RegexSearchOptions
-
Gets options of highlight.
- getHighlightOptions() - Method in class com.groupdocs.parser.SearchOptions
-
Gets options of highlight.
- getHorizontal(TableCell, TableCell, int) - Method in class com.groupdocs.parser.PlainTableFrame
-
Returns a horizontal edge.
- getHorizontal() - Method in class com.groupdocs.parser.PlainTableFrameEdge
-
Gets a horizontal edge.
- getHost() - Method in class com.groupdocs.parser.EmailConnectionInfo
-
Gets an URI of the mail server.
- getHyperlink() - Method in class com.groupdocs.parser.TextItem
-
Gets a hyperlink of the item.
- getIgnoreFormatting() - Method in class com.groupdocs.parser.TextAreaSearchOptions
-
Gets a value indicating whether text formatting is ignored.
- getImageAreas(int) - Method in class com.groupdocs.parser.DocumentContent
-
Extracts image areas from the document page.
- getImageAreas(int, ImageAreaSearchOptions) - Method in class com.groupdocs.parser.DocumentContent
-
Extracts image areas from the document page.
- getImageAreas() - Method in class com.groupdocs.parser.DocumentPage
-
Gets a collection of ImageArea
objects.
- getIndex() - Method in class com.groupdocs.parser.CellsSheetInfo
-
Gets a index of the sheet.
- getIndex() - Method in class com.groupdocs.parser.DocumentPage
-
Gets an index of the page.
- getIndex() - Method in class com.groupdocs.parser.SearchResult
-
Gets an index of the found text.
- getIndex() - Method in class com.groupdocs.parser.TableRowProperties
-
Gets an index of the row.
- getIntersections() - Method in class com.groupdocs.parser.PlainTableFrame
-
Gets a intersections of the frame.
- getItemMaxWidth(ListItemOptions, DocumentPartOptions) - Method in class com.groupdocs.parser.ListFormatter
-
Returns a maximum width of the listItemOptions
.
- getItemMaxWidth(ListItemOptions, DocumentPartOptions) - Method in class com.groupdocs.parser.PlainListFormatter
-
Returns a maximum width of the listItemOptions
.
- getItems() - Method in class com.groupdocs.parser.TextArea
-
Gets a collection of text area items.
- getKey() - Method in class com.groupdocs.parser.Container.EntityParameter
-
Gets a parameter key.
- getKeys() - Method in class com.groupdocs.parser.Container.Entity
-
Gets a collection containing the keys in the Container
.
- getKeys() - Method in class com.groupdocs.parser.MetadataCollection
-
Gets a collection containing the keys in the MetadataCollection
.
- getLeft() - Method in class com.groupdocs.parser.PlainTableFrameIntersection
-
Gets a left intersection to vertical edge.
- getLeft() - Method in class com.groupdocs.parser.Rectangle
-
Gets a X-coordinate of the upper-left corner.
- getLeftLength() - Method in class com.groupdocs.parser.SearchHighlightOptions
-
Gets a length of the left highlight.
- getLeftText() - Method in class com.groupdocs.parser.SearchResult
-
Gets a text on the left side of the found text.
- getLength() - Method in class com.groupdocs.parser.HighlightOptions
-
Gets a length of highlight.
- getLink() - Method in class com.groupdocs.parser.HyperlinkProperties
-
Gets a URL of the hyperlink.
- getList() - Method in class com.groupdocs.parser.ListSearchHandler
-
Gets a list with search results.
- getListType() - Method in class com.groupdocs.parser.ListProperties
-
Gets a type of the list.
- getMailboxUri() - Method in class com.groupdocs.parser.EmailConnectionInfo
-
Gets an URI of the mailbox.
- getMaxWidth() - Method in class com.groupdocs.parser.DocumentPartOptions
-
Gets a maximum string length.
- getMediaType() - Method in class com.groupdocs.parser.Container.Entity
-
Gets a media type for the document.
- getMediaType() - Method in class com.groupdocs.parser.Container
-
Gets a media type for the container.
- getMediaType() - Method in class com.groupdocs.parser.ImageArea
-
Gets a media type of the image.
- getMediaType() - Method in class com.groupdocs.parser.LoadOptions
-
Gets a media type for the file.
- getMediaType() - Method in class com.groupdocs.parser.TextExtractor
-
Gets a media type for the document.
- getMediaTypeDetector() - Method in class com.groupdocs.parser.Extractor
-
Gets a media type detector.
- getMediaTypeDetector() - Method in class com.groupdocs.parser.ExtractorFactory
-
Gets a media type detector.
- getMode() - Method in class com.groupdocs.parser.HighlightOptions
-
Gets a mode of highlight extraction.
- getName() - Method in class com.groupdocs.parser.CellsSheetInfo
-
Gets a name of the sheet.
- getName() - Method in class com.groupdocs.parser.Container.Entity
-
Gets a name of the entity.
- getName() - Method in class com.groupdocs.parser.Font
-
Gets a name of the font.
- getName() - Method in class com.groupdocs.parser.SectionProperties
-
Gets a name of the section.
- getName() - Method in class com.groupdocs.parser.SlideProperties
-
Gets a name of the slide.
- getName() - Method in class com.groupdocs.parser.TableProperties
-
Gets a name of the table.
- getNextItem() - Method in class com.groupdocs.parser.TextItem
-
Gets a next item.
- getNotificationLevel() - Method in class com.groupdocs.parser.NotificationMessage
-
Gets a level of the notification.
- getNotificationReceiver() - Method in class com.groupdocs.parser.LoadOptions
-
Gets a notification receiver.
- getOptions() - Method in class com.groupdocs.parser.ListItem
-
Gets an options of the item.
- getOptions() - Method in class com.groupdocs.parser.TextItem
-
Gets a options of the item.
- getPage(int) - Method in class com.groupdocs.parser.DocumentContent
-
Extracts a text areas from the document page.
- getPage() - Method in class com.groupdocs.parser.ImageArea
-
Gets a page which contains this image area.
- getPage() - Method in class com.groupdocs.parser.TextArea
-
Gets a page which contains this text area.
- getPageCount() - Method in class com.groupdocs.parser.CellsFormattedTextExtractor
-
- getPageCount() - Method in class com.groupdocs.parser.CellsTextExtractor
-
- getPageCount() - Method in class com.groupdocs.parser.ChmFormattedTextExtractor
-
Gets a total count of the pages.
- getPageCount() - Method in class com.groupdocs.parser.ChmTextExtractor
-
Gets a total count of the pages.
- getPageCount() - Method in class com.groupdocs.parser.DocumentContent
-
Gets a page count.
- getPageCount() - Method in class com.groupdocs.parser.EpubPackage
-
- getPageCount() - Method in interface com.groupdocs.parser.IPageTextExtractor
-
Gets a total count of the pages.
- getPageCount() - Method in class com.groupdocs.parser.NoteTextExtractor
-
Gets a total count of the pages.
- getPageCount() - Method in class com.groupdocs.parser.PdfTextExtractor
-
Gets a total count of the pages.
- getPageCount() - Method in class com.groupdocs.parser.SlidesFormattedTextExtractor
-
- getPageCount() - Method in class com.groupdocs.parser.SlidesTextExtractor
-
- getPageCount() - Method in class com.groupdocs.parser.WordsFormattedTextExtractor
-
Gets a total count of the pages.
- getPageIndex() - Method in class com.groupdocs.parser.TableOfContentsItem
-
Gets a page index of the item.
- getParentNode() - Method in class com.groupdocs.parser.ModelNode
-
Gets a parent node.
- getPassword() - Method in class com.groupdocs.parser.EmailConnectionInfo
-
Gets a password.
- getPassword() - Method in class com.groupdocs.parser.LoadOptions
-
Gets a password for the file.
- getPassword() - Method in class com.groupdocs.parser.PasswordRequest
-
Gets a password.
- getPassword() - Method in class com.groupdocs.parser.TextExtractor
-
Gets a password of the document.
- getPasswordProvider() - Method in class com.groupdocs.parser.LoadOptions
-
Gets a password provider.
- getPath() - Method in class com.groupdocs.parser.Container.Entity
-
Gets a path of the entity.
- getPort() - Method in class com.groupdocs.parser.EmailConnectionInfo
-
Gets a port of the mail server.
- getPosition() - Method in class com.groupdocs.parser.HighlightOptions
-
Gets a start position of highlight.
- getPostfix() - Method in class com.groupdocs.parser.ListItemOptions
-
Gets a postfix of the item.
- getPrefix() - Method in class com.groupdocs.parser.ListItemOptions
-
Gets a prefix of the item.
- getPreviousDocumentPartOptions() - Method in class com.groupdocs.parser.DocumentPartFormatter
-
Gets the previous formatted options.
- getPreviousItem() - Method in class com.groupdocs.parser.DocumentPartFormatter
-
Gets the previous formatted item.
- getProperties() - Method in class com.groupdocs.parser.ModelNode
-
Gets an element's properties.
- getRawStream() - Method in class com.groupdocs.parser.ImageArea
-
Returns the original image data.
- getRectangle() - Method in class com.groupdocs.parser.ImageArea
-
Gets a rectangle of the image area.
- getRectangle() - Method in class com.groupdocs.parser.ImageAreaSearchOptions
-
Gets a rectangle.
- getRectangle() - Method in class com.groupdocs.parser.TextArea
-
Gets a rectangle of the text area.
- getRectangle() - Method in class com.groupdocs.parser.TextAreaItem
-
Gets a rectangle of the text area item.
- getRectangle() - Method in class com.groupdocs.parser.TextAreaSearchOptions
-
Gets a rectangle.
- getRight() - Method in class com.groupdocs.parser.PlainTableFrameIntersection
-
Gets a right intersection to vertical edge.
- getRight() - Method in class com.groupdocs.parser.Rectangle
-
Gets a X-coordinate of the lower-right corner.
- getRightLength() - Method in class com.groupdocs.parser.SearchHighlightOptions
-
Gets a length of the right highlight.
- getRightText() - Method in class com.groupdocs.parser.SearchResult
-
Gets a text on the right side of the found text.
- getRootNode() - Method in class com.groupdocs.parser.ModelStructuredHandler
-
Gets a root node of the document's model.
- getRotation() - Method in class com.groupdocs.parser.ImageArea
-
Gets a rotation of the image.
- getRow() - Method in class com.groupdocs.parser.TableCellProperties
-
Gets an index of the row.
- getRowCount() - Method in class com.groupdocs.parser.CellsSheetInfo
-
Gets a total number of the rows.
- getRowIndex() - Method in class com.groupdocs.parser.TableCell
-
Gets an index of the row.
- getRowIndex() - Method in class com.groupdocs.parser.TableRow
-
Gets an index of the row.
- getRowSpan() - Method in class com.groupdocs.parser.TableCell
-
Gets a number of the rows.
- getSheetCount() - Method in class com.groupdocs.parser.CellsTextExtractorBase
-
Gets a total count of the sheets.
- getSheetIndex() - Method in class com.groupdocs.parser.TableCell
-
Gets an index of the sheet.
- getSheetInfo(int) - Method in class com.groupdocs.parser.CellsTextExtractorBase
-
Returns an information of the sheet.
- getSize() - Method in class com.groupdocs.parser.Container.Entity
-
Gets a size (in bytes) of the entity.
- getSize() - Method in class com.groupdocs.parser.Font
-
Gets a size of the text.
- getSkipElement() - Method in class com.groupdocs.parser.StructuredElementProperties
-
Gets a value indicating whether the element should be skipped.
- getSlideCount() - Method in class com.groupdocs.parser.SlidesTextExtractorBase
-
Gets a total count of the slides.
- getStream(int) - Method in class com.groupdocs.parser.EmailTextExtractorBase
-
Returns a java.io.InputStream
with a content of the attachment.
- getStyle() - Method in class com.groupdocs.parser.DocumentPartOptions
-
Gets a style of the document's part.
- getStyle() - Method in class com.groupdocs.parser.GroupProperties
-
Gets a style of the group.
- getStyle() - Method in class com.groupdocs.parser.ListItemOptions
-
Gets a style of the item.
- getStyle() - Method in class com.groupdocs.parser.ParagraphProperties
-
Gets a style of the paragraph.
- getStyle() - Method in class com.groupdocs.parser.TextProperties
-
Gets a style name of the text.
- getTableOfContents() - Method in class com.groupdocs.parser.ChmFormattedTextExtractor
-
Gets a collection of table of contents items.
- getTableOfContents() - Method in class com.groupdocs.parser.ChmTextExtractor
-
Gets a collection of table of contents items.
- getTableOfContents() - Method in class com.groupdocs.parser.EpubPackage
-
Gets a collection of table of contents items.
- getTableReader(String) - Method in class com.groupdocs.parser.DbContainer
-
Creates a table reader for the database table.
- getTabSize() - Method in class com.groupdocs.parser.DocumentPartOptions
-
Gets a tab size.
- getText(T, DocumentPartOptions) - Method in class com.groupdocs.parser.DocumentPartFormatter
-
Converts item
to the string with formatting.
- getText(T) - Method in class com.groupdocs.parser.DocumentPartFormatter
-
Converts item
to the string with formatting.
- getText(String, DocumentPartOptions) - Method in class com.groupdocs.parser.ListFormatter
-
Formats the text
.
- getText(String) - Method in class com.groupdocs.parser.ListFormatter
-
Formats the text
.
- getText() - Method in class com.groupdocs.parser.ListItem
-
Gets a text of the item.
- getText() - Method in class com.groupdocs.parser.ModelNode
-
Gets a text of the document's element.
- getText() - Method in class com.groupdocs.parser.TableCell
-
Gets a text of the cell.
- getText() - Method in class com.groupdocs.parser.TableOfContentsItem
-
Gets a text of the item.
- getText() - Method in class com.groupdocs.parser.TextArea
-
Gets a text of the text area.
- getText() - Method in class com.groupdocs.parser.TextAreaItem
-
Gets a text of the text area item.
- getText(String, DocumentPartOptions) - Method in class com.groupdocs.parser.TextFormatter
-
Formats the text
.
- getText(String...) - Method in class com.groupdocs.parser.TextFormatter
-
Formats the texts
.
- getText() - Method in class com.groupdocs.parser.TextItem
-
Gets a text of the item.
- getTextAreas(int) - Method in class com.groupdocs.parser.DocumentContent
-
Extracts text areas from the document page.
- getTextAreas(int, TextAreaSearchOptions) - Method in class com.groupdocs.parser.DocumentContent
-
Extracts text areas from the document page.
- getTextAreas() - Method in class com.groupdocs.parser.DocumentPage
-
Gets a collection of TextArea
objects.
- getTextProperties() - Method in class com.groupdocs.parser.TextAreaItem
-
Gets a text properties of the text area item.
- getTop() - Method in class com.groupdocs.parser.PlainTableFrameIntersection
-
Gets a bottom intersection to horizontal edge.
- getTop() - Method in class com.groupdocs.parser.Rectangle
-
Gets a X-coordinate of the upper-left corner.
- getTopLeft() - Method in class com.groupdocs.parser.PlainTableFrameAngle
-
Gets a top-left angle.
- getTopRight() - Method in class com.groupdocs.parser.PlainTableFrameAngle
-
Gets a top-right angle.
- getUniteSegments() - Method in class com.groupdocs.parser.TextAreaSearchOptions
-
Gets a value indicating whether nearby standing text segments are united.
- getUserName() - Method in class com.groupdocs.parser.EmailConnectionInfo
-
Gets a username.
- getValue() - Method in class com.groupdocs.parser.Container.EntityParameter
-
Gets a parameter value.
- getVertical(TableCell, TableCell) - Method in class com.groupdocs.parser.PlainTableFrame
-
Returns a vertical edge.
- getVertical() - Method in class com.groupdocs.parser.PlainTableFrameEdge
-
Gets a vertical edge.
- getWidth() - Method in class com.groupdocs.parser.DocumentPage
-
Gets a width of the page.
- getWidth() - Method in class com.groupdocs.parser.Rectangle
-
Gets a width of the rectangle.
- getWordSeparators() - Method in class com.groupdocs.parser.HighlightOptions
-
Gets an instance of WordSeparators
which is used to check separator characters.
- getWordSeparators() - Method in class com.groupdocs.parser.RegexSearchOptions
-
Gets an instance of WordSeparators
which is used to check separator characters.
- getWordSeparators() - Method in class com.groupdocs.parser.SearchOptions
-
Gets an instance of WordSeparators
which is used to check separator characters.
- GIF - Static variable in class com.groupdocs.parser.MediaTypeNames.Images
-
GIF files.
- Group - Static variable in class com.groupdocs.parser.StructuredElementType
-
A logical group of the document's elements.
- GroupDocsParserException - Exception in com.groupdocs.parser
-
Represents the errors that occur during application execution.
- GroupDocsParserException() - Constructor for exception com.groupdocs.parser.GroupDocsParserException
-
Initializes a new instance of the GroupDocsParserException
class.
- GroupDocsParserException(String) - Constructor for exception com.groupdocs.parser.GroupDocsParserException
-
Initializes a new instance of the GroupDocsParserException
class.
- GroupProperties - Class in com.groupdocs.parser
-
Provides properties of the logical group of the document's elements.
- GroupProperties() - Constructor for class com.groupdocs.parser.GroupProperties
-
Initializes a new instance of the GroupProperties
class.
- GroupProperties(String) - Constructor for class com.groupdocs.parser.GroupProperties
-
Initializes a new instance of the GroupProperties
class.
- IContainer - Interface in com.groupdocs.parser
-
Provides the functionality to work with containers.
- IContainerFactory - Interface in com.groupdocs.parser
-
Provides the functionality for creating containers.
- IDocumentContentExtractor - Interface in com.groupdocs.parser
-
Provides the ability to get the access to the document's content.
- IFastTextExtractor - Interface in com.groupdocs.parser
-
Provides the ability to get or set the mode of text extraction.
- IHighlightExtractor - Interface in com.groupdocs.parser
-
Provides the functionality to extract highlights.
- ImageArea - Class in com.groupdocs.parser
-
Provides an image area.
- ImageArea(Rectangle, InputStream, String, double, DocumentPage) - Constructor for class com.groupdocs.parser.ImageArea
-
Initializes a new instance of the ImageArea
class.
- ImageAreaSearchOptions - Class in com.groupdocs.parser
-
Provides the options for extracting image areas.
- ImageAreaSearchOptions() - Constructor for class com.groupdocs.parser.ImageAreaSearchOptions
-
- Imap - Static variable in class com.groupdocs.parser.EmailConnectionType
-
Internet Message Access Protocol.
- Information - Static variable in class com.groupdocs.parser.NotificationLevel
-
Information notification.
- INLINE - Static variable in class com.groupdocs.parser.DocumentPartOptions
-
An instance with options for inline element.
- INotificationReceiver - Interface in com.groupdocs.parser
-
Provides the functionality of processing notifications.
- INSTANCE - Static variable in class com.groupdocs.parser.TableCellComparer
-
Default instance.
- INTERNET_MESSAGE_FORMAT - Static variable in class com.groupdocs.parser.MediaTypeNames.Message
-
EML/EMLX files.
- InvalidPasswordException - Exception in com.groupdocs.parser
-
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.InvalidPasswordException
-
Initializes a new instance of the InvalidPasswordException
class.
- InvalidPasswordException(String) - Constructor for exception com.groupdocs.parser.InvalidPasswordException
-
Initializes a new instance of the InvalidPasswordException
class.
- IPageTextExtractor - Interface in com.groupdocs.parser
-
Provides the functionality to work with document's pages.
- IPasswordProvider - Interface in com.groupdocs.parser
-
Provides the functionality to provide a password for protected documents on-demand.
- IRegexSearchable - Interface in com.groupdocs.parser
-
Provides the functionality to search a text with regular expressions.
- isBold() - Method in class com.groupdocs.parser.Font
-
Gets a value indicating whether text is bold.
- isBold() - Method in class com.groupdocs.parser.TextItemOptions
-
Gets a value indicating whether text is bold.
- isBold() - Method in class com.groupdocs.parser.TextProperties
-
Deprecated.
- isCaseSensitive() - Method in class com.groupdocs.parser.SearchOptions
-
Gets a value indicating whether search is case sensitive.
- isCellBordersEnabled() - Method in class com.groupdocs.parser.PlainTableFrameConfig
-
Gets a value indicating whether the cells' borders are enabled.
- isContainer() - Method in class com.groupdocs.parser.DocumentInfo
-
Gets a value indicating whether a document contains other documents.
- isContainerSupported(String) - Method in class com.groupdocs.parser.ExtractorFactory
-
Checks whether container for mediaType
is existed.
- isCrossPointsEnabled() - Method in class com.groupdocs.parser.PlainTableFrameConfig
-
Gets a value indicating whether the cross points are enabled.
- isDisposed() - Method in class com.groupdocs.parser.TextExtractor
-
Gets a value indicating whether the extractor is disposed.
- isDisposed() - Method in class com.groupdocs.parser.XmlStructuredHandler
-
Gets a value indicating whether the extractor is disposed.
- ISearchable - Interface in com.groupdocs.parser
-
Provides the functionality to search a text.
- ISearchEngine - Interface in com.groupdocs.parser
-
Provides the functionality to search a text.
- ISearchHandler - Interface in com.groupdocs.parser
-
Represents search handler for processing search events.
- isEmphasized() - Method in class com.groupdocs.parser.TextProperties
-
Gets a value indicating whether the text is emphasized.
- isEmpty() - Method in class com.groupdocs.parser.DocumentPartFormatter
-
Gets a value indicating whether the formatter is empty.
- isEmpty() - Method in class com.groupdocs.parser.MetadataCollection
-
Gets a value indicating whether the metadata has data.
- isEmptyElement() - Method in class com.groupdocs.parser.StructuredElementProperties
-
Gets a value indicating whether the element has child elements or text.
- isFirstItem() - Method in class com.groupdocs.parser.DocumentPartFormatter
-
Gets a value indicating whether formatter has the previous formatted item.
- isFormattedTextSupported(String) - Method in class com.groupdocs.parser.ExtractorFactory
-
Checks whether formatted text extractor for mediaType
is existed.
- isFound() - Method in class com.groupdocs.parser.ContainsSearchHandler
-
Gets a value indicating whether the search word is found.
- isHorizontalLinesEnabled() - Method in class com.groupdocs.parser.PlainTableFrameConfig
-
Gets a value indicating whether the horizontal lines are enabled.
- isHyperlink() - Method in class com.groupdocs.parser.TextItem
-
Gets a value indicating whether the item is hyperlink.
- isInline() - Method in class com.groupdocs.parser.DocumentPartOptions
-
Gets a value indicating whether the element is inline.
- isItalic() - Method in class com.groupdocs.parser.Font
-
Gets a value indicating whether text is italic.
- isItalic() - Method in class com.groupdocs.parser.TextItemOptions
-
Gets a value indicating whether text is italic.
- isItalic() - Method in class com.groupdocs.parser.TextProperties
-
Deprecated.
- isLast() - Method in class com.groupdocs.parser.TextItem
-
Gets a value indicating whether item is the last item of the sequence.
- isMetadataSupported(String) - Method in class com.groupdocs.parser.ExtractorFactory
-
Checks whether metadata extractor for mediaType
is existed.
- isNestedTablesSupported() - Method in class com.groupdocs.parser.DocumentFormatter
-
Gets a value indicating whether formatted supports a nested tables; otherwise, false.
- isRoot() - Method in class com.groupdocs.parser.ContainerPath
-
Gets a value indicating whether the path is root.
- isSeparator(char) - Method in class com.groupdocs.parser.WordSeparators
-
Checks if character
is a separator .
- isTextSupported(String) - Method in class com.groupdocs.parser.ExtractorFactory
-
Checks whether text extractor for mediaType
is existed.
- IStructuredExtractor - Interface in com.groupdocs.parser
-
Provides the functionality to structured text extraction.
- isVerticalLinesEnabled() - Method in class com.groupdocs.parser.PlainTableFrameConfig
-
Gets a value indicating whether the vertical lines are enabled.
- isWholeWord() - Method in class com.groupdocs.parser.SearchOptions
-
Gets a value indicating whether the search matches only the whole word.
- isWordEnd(String, int) - Method in class com.groupdocs.parser.WordSeparators
-
Checks if character at index
position in text
is the last in the word.
- isWordStart(String, int) - Method in class com.groupdocs.parser.WordSeparators
-
Checks if character at index
position in text
is the first in the word.
- ITALIC - Static variable in class com.groupdocs.parser.TextItemOptions
-
Gets an options for Italic text.
- ITextExtractorWithFormatter - Interface in com.groupdocs.parser
-
Provides the functionality to work with document formatters.
- Page - Static variable in class com.groupdocs.parser.StructuredElementType
-
Document's page.
- PageProperties - Class in com.groupdocs.parser
-
Provides properties of the document's page.
- PageProperties() - Constructor for class com.groupdocs.parser.PageProperties
-
Initializes a new instance of the PageProperties
class.
- Paragraph - Static variable in class com.groupdocs.parser.StructuredElementType
-
Document's paragraph.
- ParagraphProperties - Class in com.groupdocs.parser
-
Provides properties of the document's paragraph element.
- ParagraphProperties() - Constructor for class com.groupdocs.parser.ParagraphProperties
-
Initializes a new instance of the ParagraphProperties
class.
- ParagraphProperties(int) - Constructor for class com.groupdocs.parser.ParagraphProperties
-
Initializes a new instance of the ParagraphProperties
class.
- ParagraphStyle - Class in com.groupdocs.parser
-
Describes the style of a paragraph.
- PasswordRequest - Class in com.groupdocs.parser
-
Provides the password request.
- PasswordRequest() - Constructor for class com.groupdocs.parser.PasswordRequest
-
- PDF - Static variable in class com.groupdocs.parser.MediaTypeNames.Application
-
PDF files.
- PdfMediaTypeDetector - Class in com.groupdocs.parser
-
Provides the functionality to detect the media type of PDF document.
- PdfMediaTypeDetector() - Constructor for class com.groupdocs.parser.PdfMediaTypeDetector
-
Initializes a new instance of the PdfMediaTypeDetector
class.
- PdfMetadataExtractor - Class in com.groupdocs.parser
-
Provides the functionality to extract the metadata from PDF documents.
- PdfMetadataExtractor() - Constructor for class com.groupdocs.parser.PdfMetadataExtractor
-
Initializes a new instance of the PdfMetadataExtractor
class.
- PdfTextExtractor - Class in com.groupdocs.parser
-
Provides the text extractor for PDF documents.
- PdfTextExtractor(String) - Constructor for class com.groupdocs.parser.PdfTextExtractor
-
Initializes a new instance of the PdfTextExtractor
class.
- PdfTextExtractor(String, LoadOptions) - Constructor for class com.groupdocs.parser.PdfTextExtractor
-
Initializes a new instance of the PdfTextExtractor
class.
- PdfTextExtractor(InputStream) - Constructor for class com.groupdocs.parser.PdfTextExtractor
-
Initializes a new instance of the PdfTextExtractor
class.
- PdfTextExtractor(InputStream, LoadOptions) - Constructor for class com.groupdocs.parser.PdfTextExtractor
-
Initializes a new instance of the PdfTextExtractor
class.
- PERSONAL_STORAGE_FILE - Static variable in class com.groupdocs.parser.MediaTypeNames.Application
-
Outlook's Personal Storage.
- PersonalStorageContainer - Class in com.groupdocs.parser
-
Provides a container for Outlook's Personal Storage.
- PersonalStorageContainer(String) - Constructor for class com.groupdocs.parser.PersonalStorageContainer
-
Initializes a new instance of the PersonalStorageContainer
class.
- PersonalStorageContainer(InputStream) - Constructor for class com.groupdocs.parser.PersonalStorageContainer
-
Initializes a new instance of the PersonalStorageContainer
class.
- PersonalStorageMediaTypeDetector - Class in com.groupdocs.parser
-
Provides the functionality to detect the media type of Outlook's Personal Storage.
- PersonalStorageMediaTypeDetector() - Constructor for class com.groupdocs.parser.PersonalStorageMediaTypeDetector
-
Initializes a new instance of the PersonalStorageMediaTypeDetector
class.
- PICT - Static variable in class com.groupdocs.parser.MediaTypeNames.Images
-
PICT files.
- PLAIN - Static variable in class com.groupdocs.parser.MediaTypeNames.Text
-
Plain text files.
- PlainDocumentFormatter - Class in com.groupdocs.parser
-
Provides a plain text formatter.
- PlainDocumentFormatter() - Constructor for class com.groupdocs.parser.PlainDocumentFormatter
-
Initializes a new instance
of the PlainDocumentFormatter
class.
- PlainDocumentFormatter(PlainTableFrame) - Constructor for class com.groupdocs.parser.PlainDocumentFormatter
-
Initializes a new instance
of the PlainDocumentFormatter
class.
- PlainListFormatter - Class in com.groupdocs.parser
-
Provides the functionality to format the list as a plain text formatting.
- PlainListFormatter() - Constructor for class com.groupdocs.parser.PlainListFormatter
-
Initializes a new instance
of the PlainListFormatter
class.
- PlainTableFormatter - Class in com.groupdocs.parser
-
Provides the functionality to format the table as a plain text formatting.
- PlainTableFormatter() - Constructor for class com.groupdocs.parser.PlainTableFormatter
-
Initializes a new instance
of the PlainTableFormatter
class.
- PlainTableFormatter(PlainTableFrame) - Constructor for class com.groupdocs.parser.PlainTableFormatter
-
Initializes a new instance
of the PlainTableFormatter
class.
- PlainTableFrame - Class in com.groupdocs.parser
-
Provides a frame of the table's borders.
- PlainTableFrame() - Constructor for class com.groupdocs.parser.PlainTableFrame
-
Initializes a new instance
of the PlainTableFrame
class.
- PlainTableFrame(PlainTableFrameAngle, PlainTableFrameEdge, PlainTableFrameIntersection, PlainTableFrameConfig) - Constructor for class com.groupdocs.parser.PlainTableFrame
-
Initializes a new instance
of the PlainTableFrame
class.
- PlainTableFrameAngle - Class in com.groupdocs.parser
-
Provides the information of symbols of intersections.
- PlainTableFrameAngle(char, char, char, char) - Constructor for class com.groupdocs.parser.PlainTableFrameAngle
-
Initializes a new instance
of the PlainTableFrameAngle
class.
- PlainTableFrameConfig - Class in com.groupdocs.parser
-
Provides a configuration of the table's frame.
- PlainTableFrameConfig(boolean, boolean, boolean, boolean) - Constructor for class com.groupdocs.parser.PlainTableFrameConfig
-
Initializes a new instance
of the PlainTableFrameConfig
class.
- PlainTableFrameEdge - Class in com.groupdocs.parser
-
Provides the information of symbols of edges.
- PlainTableFrameEdge(char, char) - Constructor for class com.groupdocs.parser.PlainTableFrameEdge
-
Initializes a new instance
of the PlainTableFrameEdge
class.
- PlainTableFrameIntersection - Class in com.groupdocs.parser
-
Provides the information of symbols of intersections.
- PlainTableFrameIntersection(char, char, char, char, char) - Constructor for class com.groupdocs.parser.PlainTableFrameIntersection
-
Initializes a new instance
of the PlainTableFrameIntersection
class.
- PlainTextFormatter - Class in com.groupdocs.parser
-
Provides the functionality to format the text as a plain text formatting.
- PlainTextFormatter() - Constructor for class com.groupdocs.parser.PlainTextFormatter
-
Initializes a new instance
of the PlainTextFormatter
class.
- PNG - Static variable in class com.groupdocs.parser.MediaTypeNames.Images
-
PNG files.
- Pop - Static variable in class com.groupdocs.parser.EmailConnectionType
-
Post Office Protocol.
- POWER_POINT - Static variable in class com.groupdocs.parser.MediaTypeNames.Application
-
PPT files.
- POWER_POINT_OPEN_XML - Static variable in class com.groupdocs.parser.MediaTypeNames.Application
-
PPTX files.
- POWER_POINT_OPEN_XML_SLIDE_SHOW - Static variable in class com.groupdocs.parser.MediaTypeNames.Application
-
PPSX files.
- POWER_POINT_SLIDE_SHOW - Static variable in class com.groupdocs.parser.MediaTypeNames.Application
-
PPS files.
- prepareLine() - Method in class com.groupdocs.parser.CellsTextExtractorBase
-
Returns a line of the text.
- prepareLine() - Method in class com.groupdocs.parser.ChmFormattedTextExtractor
-
Returns a line of the text.
- prepareLine() - Method in class com.groupdocs.parser.ChmTextExtractor
-
Returns a line of the text.
- prepareLine() - Method in class com.groupdocs.parser.EmailTextExtractorBase
-
Returns a line of the text.
- prepareLine() - Method in class com.groupdocs.parser.EpubTextExtractorBase
-
Returns a line of the text.
- prepareLine() - Method in class com.groupdocs.parser.FictionBookFormattedTextExtractor
-
Returns a line of the text.
- prepareLine() - Method in class com.groupdocs.parser.FictionBookTextExtractor
-
Returns a line of the text.
- prepareLine() - Method in class com.groupdocs.parser.MarkdownFormattedTextExtractor
-
Returns a line of the text.
- prepareLine() - Method in class com.groupdocs.parser.MarkdownTextExtractor
-
Returns a line of the text.
- prepareLine() - Method in class com.groupdocs.parser.NoteTextExtractor
-
Returns a line of the text.
- prepareLine() - Method in class com.groupdocs.parser.PdfTextExtractor
-
Returns a line of the text.
- prepareLine() - Method in class com.groupdocs.parser.SlidesTextExtractorBase
-
Returns a line of the text.
- prepareLine() - Method in class com.groupdocs.parser.TextExtractor
-
Returns a line of the text.
- prepareLine() - Method in class com.groupdocs.parser.WordsFormattedTextExtractor
-
Returns a line of the text.
- prepareLine() - Method in class com.groupdocs.parser.WordsTextExtractor
-
Returns a line of the text.
- prepareLine() - Method in class com.groupdocs.parser.XmlTextExtractor
-
Returns a line of the text.
- processMessage(NotificationMessage) - Method in class com.groupdocs.parser.CompositeNotificationReceiver
-
Processes the message
.
- processMessage(NotificationMessage) - Method in interface com.groupdocs.parser.INotificationReceiver
-
Processes the message.
- processSearchResult(SearchResult) - Method in class com.groupdocs.parser.ContainsSearchHandler
-
The next occurrence of the search word is found.
- processSearchResult(SearchResult) - Method in interface com.groupdocs.parser.ISearchHandler
-
The next occurrence of the search word is found.
- processSearchResult(SearchResult) - Method in class com.groupdocs.parser.ListSearchHandler
-
The next occurrence of the search word is found.
- PUBLISHED_DATE - Static variable in class com.groupdocs.parser.MetadataNames
-
The key for published date.
- PUBLISHER - Static variable in class com.groupdocs.parser.MetadataNames
-
The key for publisher.
- search(SearchOptions, ISearchHandler, List<String>) - Method in class com.groupdocs.parser.CellsTextExtractor
-
Searches the keywords.
- search(SearchOptions, ISearchHandler, ISearchEngine, List<String>) - Method in class com.groupdocs.parser.CellsTextExtractor
-
Searches the keywords.
- search(SearchOptions, ISearchHandler, List<String>) - Method in class com.groupdocs.parser.ChmTextExtractor
-
Searches the keywords.
- search(SearchOptions, ISearchHandler, ISearchEngine, List<String>) - Method in class com.groupdocs.parser.ChmTextExtractor
-
Searches the keywords.
- search(SearchOptions, ISearchHandler, List<String>) - Method in class com.groupdocs.parser.EmailTextExtractor
-
Searches the keywords.
- search(SearchOptions, ISearchHandler, ISearchEngine, List<String>) - Method in class com.groupdocs.parser.EmailTextExtractor
-
Searches the keywords.
- search(SearchOptions, ISearchHandler, List<String>) - Method in class com.groupdocs.parser.EpubTextExtractor
-
Searches the keywords.
- search(SearchOptions, ISearchHandler, ISearchEngine, List<String>) - Method in class com.groupdocs.parser.EpubTextExtractor
-
Searches the keywords.
- search(SearchOptions, ISearchHandler, List<String>) - Method in class com.groupdocs.parser.FictionBookTextExtractor
-
Searches the keywords.
- search(SearchOptions, ISearchHandler, ISearchEngine, List<String>) - Method in class com.groupdocs.parser.FictionBookTextExtractor
-
Searches the keywords.
- search(SearchOptions, ISearchHandler, ISearchEngine, List<String>) - Method in interface com.groupdocs.parser.ISearchable
-
Searches the keywords.
- search(SearchOptions, ISearchHandler, List<String>) - Method in interface com.groupdocs.parser.ISearchable
-
Searches the keywords.
- search(int, String, SearchOptions, List<String>) - Method in interface com.groupdocs.parser.ISearchEngine
-
Searches keywords in text.
- search(SearchOptions, ISearchHandler, List<String>) - Method in class com.groupdocs.parser.MarkdownTextExtractor
-
Searches the keywords.
- search(SearchOptions, ISearchHandler, ISearchEngine, List<String>) - Method in class com.groupdocs.parser.MarkdownTextExtractor
-
Searches the keywords.
- search(SearchOptions, ISearchHandler, List<String>) - Method in class com.groupdocs.parser.NoteTextExtractor
-
Searches the keywords.
- search(SearchOptions, ISearchHandler, ISearchEngine, List<String>) - Method in class com.groupdocs.parser.NoteTextExtractor
-
Searches the keywords.
- search(SearchOptions, ISearchHandler, List<String>) - Method in class com.groupdocs.parser.PdfTextExtractor
-
Searches the keywords.
- search(SearchOptions, ISearchHandler, ISearchEngine, List<String>) - Method in class com.groupdocs.parser.PdfTextExtractor
-
Searches the keywords.
- search(SearchOptions, ISearchHandler, List<String>) - Method in class com.groupdocs.parser.SlidesTextExtractor
-
Searches the keywords.
- search(SearchOptions, ISearchHandler, ISearchEngine, List<String>) - Method in class com.groupdocs.parser.SlidesTextExtractor
-
Searches the keywords.
- search(SearchOptions, ISearchHandler, List<String>) - Method in class com.groupdocs.parser.WordsTextExtractor
-
Searches the keywords.
- search(SearchOptions, ISearchHandler, ISearchEngine, List<String>) - Method in class com.groupdocs.parser.WordsTextExtractor
-
Searches the keywords.
- SearchHighlightOptions - Class in com.groupdocs.parser
-
Provides options of highlight.
- SearchOptions - Class in com.groupdocs.parser
-
Provides the options for search.
- SearchOptions(SearchHighlightOptions) - Constructor for class com.groupdocs.parser.SearchOptions
-
Initializes a new instance of the SearchOptions
class.
- SearchOptions(SearchHighlightOptions, boolean) - Constructor for class com.groupdocs.parser.SearchOptions
-
Initializes a new instance of the SearchOptions
class.
- SearchOptions(SearchHighlightOptions, boolean, boolean) - Constructor for class com.groupdocs.parser.SearchOptions
-
Initializes a new instance of the SearchOptions
class.
- SearchOptions(SearchHighlightOptions, boolean, boolean, WordSeparators) - Constructor for class com.groupdocs.parser.SearchOptions
-
Initializes a new instance of the SearchOptions
class.
- SearchResult - Class in com.groupdocs.parser
-
Provides the result of the search.
- SearchResult(int, String) - Constructor for class com.groupdocs.parser.SearchResult
-
Initializes a new instance of the SearchResult
class.
- SearchResult(int, String, String, String) - Constructor for class com.groupdocs.parser.SearchResult
-
Initializes a new instance of the SearchResult
class.
- searchWithRegex(String, ISearchHandler, RegexSearchOptions) - Method in class com.groupdocs.parser.CellsTextExtractor
-
Searches the expression.
- searchWithRegex(String, ISearchHandler, RegexSearchOptions) - Method in class com.groupdocs.parser.ChmTextExtractor
-
Searches the expression.
- searchWithRegex(String, ISearchHandler, RegexSearchOptions) - Method in class com.groupdocs.parser.EmailTextExtractor
-
Searches the expression.
- searchWithRegex(String, ISearchHandler, RegexSearchOptions) - Method in class com.groupdocs.parser.EpubTextExtractor
-
Searches the expression.
- searchWithRegex(String, ISearchHandler, RegexSearchOptions) - Method in class com.groupdocs.parser.FictionBookTextExtractor
-
Searches the expression.
- searchWithRegex(String, ISearchHandler, RegexSearchOptions) - Method in interface com.groupdocs.parser.IRegexSearchable
-
Searches the expression.
- searchWithRegex(String, ISearchHandler, RegexSearchOptions) - Method in class com.groupdocs.parser.MarkdownTextExtractor
-
Searches the expression.
- searchWithRegex(String, ISearchHandler, RegexSearchOptions) - Method in class com.groupdocs.parser.NoteTextExtractor
-
Searches the expression.
- searchWithRegex(String, ISearchHandler, RegexSearchOptions) - Method in class com.groupdocs.parser.PdfTextExtractor
-
Searches the expression.
- searchWithRegex(String, ISearchHandler, RegexSearchOptions) - Method in class com.groupdocs.parser.SlidesTextExtractor
-
Searches the expression.
- searchWithRegex(String, ISearchHandler, RegexSearchOptions) - Method in class com.groupdocs.parser.WordsTextExtractor
-
Searches the expression.
- Section - Static variable in class com.groupdocs.parser.StructuredElementType
-
Document's section.
- SectionProperties - Class in com.groupdocs.parser
-
Provides properties of the document's section element.
- SectionProperties() - Constructor for class com.groupdocs.parser.SectionProperties
-
Initializes a new instance of the SectionProperties
class.
- SectionProperties(String) - Constructor for class com.groupdocs.parser.SectionProperties
-
Initializes a new instance of the SectionProperties
class.
- sendNotificationMessage(INotificationReceiver, NotificationMessage) - Method in class com.groupdocs.parser.Extractor
-
Sends notification message to receiver
and factory receiver (if presented).
- sendNotificationMessage(INotificationReceiver, NotificationMessage) - Method in class com.groupdocs.parser.ExtractorFactory
-
Sends notification message to receiver
and factory receiver (if presented).
- set_Item(String, String) - Method in class com.groupdocs.parser.MetadataCollection
-
Sets a value associated with the specified key.
- set_Item(int, Integer) - Method in class com.groupdocs.parser.TableColumnWidthCollection
-
Sets a width of the column with the index
.
- setCancel(boolean) - Method in class com.groupdocs.parser.PasswordRequest
-
- setColumnsFilter(String[]) - Method in class com.groupdocs.parser.DbTableReader
-
Sets a collection of columns names which are returned by Read and ReadLine methods.
- setDocumentFormatter(DocumentFormatter) - Method in class com.groupdocs.parser.CellsFormattedTextExtractor
-
Sets a DocumentFormatter
.
- setDocumentFormatter(DocumentFormatter) - Method in class com.groupdocs.parser.ChmFormattedTextExtractor
-
Sets a DocumentFormatter
.
- setDocumentFormatter(DocumentFormatter) - Method in class com.groupdocs.parser.EmailFormattedTextExtractor
-
Sets a DocumentFormatter
.
- setDocumentFormatter(DocumentFormatter) - Method in class com.groupdocs.parser.EpubFormattedTextExtractor
-
Sets a DocumentFormatter
.
- setDocumentFormatter(DocumentFormatter) - Method in class com.groupdocs.parser.FictionBookFormattedTextExtractor
-
Sets a DocumentFormatter
.
- setDocumentFormatter(DocumentFormatter) - Method in interface com.groupdocs.parser.ITextExtractorWithFormatter
-
Sets a DocumentFormatter
.
- setDocumentFormatter(DocumentFormatter) - Method in class com.groupdocs.parser.MarkdownFormattedTextExtractor
-
Sets a DocumentFormatter
.
- setDocumentFormatter(DocumentFormatter) - Method in class com.groupdocs.parser.SlidesFormattedTextExtractor
-
Sets a DocumentFormatter
.
- setDocumentFormatter(DocumentFormatter) - Method in class com.groupdocs.parser.WordsFormattedTextExtractor
-
Sets a DocumentFormatter
.
- setEncoding(Charset) - Method in class com.groupdocs.parser.Container
-
Sets an encoding for the container.
- setEncoding(Charset) - Method in class com.groupdocs.parser.LoadOptions
-
Sets an encoding for the file.
- setEncoding(Charset) - Method in class com.groupdocs.parser.TextExtractor
-
Sets an encoding for the document.
- setExpression(String) - Method in class com.groupdocs.parser.TextAreaSearchOptions
-
- setExtractMode(int) - Method in class com.groupdocs.parser.CellsTextExtractor
-
Sets a value indicating the mode of text extraction.
- setExtractMode(int) - Method in interface com.groupdocs.parser.IFastTextExtractor
-
- setExtractMode(int) - Method in class com.groupdocs.parser.PdfTextExtractor
-
Sets a value indicating the mode of text extraction.
- setExtractMode(int) - Method in class com.groupdocs.parser.SlidesTextExtractor
-
Sets a value indicating the mode of text extraction.
- setIgnoreFormatting(boolean) - Method in class com.groupdocs.parser.TextAreaSearchOptions
-
- setLicense(String) - Method in class com.groupdocs.parser.License
-
Licenses the component.
- setLicense(InputStream) - Method in class com.groupdocs.parser.License
-
Licenses the component.
- setMediaType(String) - Method in class com.groupdocs.parser.Container
-
Sets a media type for the container.
- setMediaType(String) - Method in class com.groupdocs.parser.LoadOptions
-
Sets a media type for the file.
- setMediaType(String) - Method in class com.groupdocs.parser.TextExtractor
-
Sets a media type for the document.
- setMeteredKey(String, String) - Method in class com.groupdocs.parser.Metered
-
Sets metered public and private key.
- setNotificationReceiver(INotificationReceiver) - Method in class com.groupdocs.parser.LoadOptions
-
Sets a notification receiver.
- setPageCount(int) - Method in class com.groupdocs.parser.DocumentContent
-
- setPassword(String) - Method in class com.groupdocs.parser.LoadOptions
-
Sets a password for the file.
- setPassword(String) - Method in class com.groupdocs.parser.PasswordRequest
-
- setPasswordProvider(IPasswordProvider) - Method in class com.groupdocs.parser.LoadOptions
-
Sets a password provider.
- setRectangle(Rectangle) - Method in class com.groupdocs.parser.ImageAreaSearchOptions
-
- setRectangle(Rectangle) - Method in class com.groupdocs.parser.TextAreaSearchOptions
-
- setSheetCount(int) - Method in class com.groupdocs.parser.CellsTextExtractorBase
-
Sets a total count of the sheets.
- setSkipElement(boolean) - Method in class com.groupdocs.parser.StructuredElementProperties
-
Sets a value indicating whether the element should be skipped.
- setUniteSegments(boolean) - Method in class com.groupdocs.parser.TextAreaSearchOptions
-
- Simple - Static variable in class com.groupdocs.parser.ExtractMode
-
Fast text extraction.
- SIMPLE - Static variable in class com.groupdocs.parser.PlainTableFrameAngle
-
Frame angels for Simple style.
- SIMPLE - Static variable in class com.groupdocs.parser.PlainTableFrameConfig
-
Default configuration.
- SIMPLE - Static variable in class com.groupdocs.parser.PlainTableFrameEdge
-
Frame edges for Simple style.
- SIMPLE - Static variable in class com.groupdocs.parser.PlainTableFrameIntersection
-
Frame intersections for Simple style.
- Slide - Static variable in class com.groupdocs.parser.StructuredElementType
-
Document's slide.
- SlideProperties - Class in com.groupdocs.parser
-
Provides properties of the document's slide.
- SlideProperties() - Constructor for class com.groupdocs.parser.SlideProperties
-
Initializes a new instance of the SlideProperties
class.
- SlideProperties(String) - Constructor for class com.groupdocs.parser.SlideProperties
-
Initializes a new instance of the SlideProperties
class.
- SlidesFormattedTextExtractor - Class in com.groupdocs.parser
-
Provides the formatted text extractor for presentations.
- SlidesFormattedTextExtractor(String) - Constructor for class com.groupdocs.parser.SlidesFormattedTextExtractor
-
Initializes a new instance of the SlidesFormattedTextExtractor
class.
- SlidesFormattedTextExtractor(String, LoadOptions) - Constructor for class com.groupdocs.parser.SlidesFormattedTextExtractor
-
Initializes a new instance of the SlidesFormattedTextExtractor
class.
- SlidesFormattedTextExtractor(InputStream) - Constructor for class com.groupdocs.parser.SlidesFormattedTextExtractor
-
Initializes a new instance
of the SlidesFormattedTextExtractor
class.
- SlidesFormattedTextExtractor(InputStream, LoadOptions) - Constructor for class com.groupdocs.parser.SlidesFormattedTextExtractor
-
Initializes a new instance
of the SlidesFormattedTextExtractor
class.
- SlidesMediaTypeDetector - Class in com.groupdocs.parser
-
Provides the functionality to detect the media type of a presentation.
- SlidesMediaTypeDetector() - Constructor for class com.groupdocs.parser.SlidesMediaTypeDetector
-
Initializes a new instance of the SlidesMediaTypeDetector
class.
- SlidesMetadataExtractor - Class in com.groupdocs.parser
-
Provides the functionality to extract the metadata from presentations.
- SlidesMetadataExtractor() - Constructor for class com.groupdocs.parser.SlidesMetadataExtractor
-
Initializes a new instance of the SlidesMetadataExtractor
class.
- SlidesTextExtractor - Class in com.groupdocs.parser
-
Provides the text extractor for presentations.
- SlidesTextExtractor(String) - Constructor for class com.groupdocs.parser.SlidesTextExtractor
-
Initializes a new instance of the SlidesTextExtractor
class.
- SlidesTextExtractor(String, LoadOptions) - Constructor for class com.groupdocs.parser.SlidesTextExtractor
-
Initializes a new instance of the SlidesTextExtractor
class.
- SlidesTextExtractor(InputStream) - Constructor for class com.groupdocs.parser.SlidesTextExtractor
-
Initializes a new instance of the SlidesTextExtractor
class.
- SlidesTextExtractor(InputStream, LoadOptions) - Constructor for class com.groupdocs.parser.SlidesTextExtractor
-
Initializes a new instance of the SlidesTextExtractor
class.
- SlidesTextExtractorBase - Class in com.groupdocs.parser
-
Provides the base class for text extractors for presentations.
- SlidesTextExtractorBase(InputStream, LoadOptions) - Constructor for class com.groupdocs.parser.SlidesTextExtractorBase
-
Initializes a new instance of the SlidesTextExtractorBase
class.
- Standard - Static variable in class com.groupdocs.parser.ExtractMode
-
Standard text extraction.
- startElement(StructuredElementProperties) - Method in class com.groupdocs.parser.StructuredHandler
-
Processes the element.
- StructuredElementProperties - Class in com.groupdocs.parser
-
Provides properties of the document's element.
- StructuredElementProperties(int) - Constructor for class com.groupdocs.parser.StructuredElementProperties
-
Initializes a new instance of the StructuredElementProperties
class.
- StructuredElementProperties(int, boolean) - Constructor for class com.groupdocs.parser.StructuredElementProperties
-
Initializes a new instance of the StructuredElementProperties
class.
- StructuredElementType - Class in com.groupdocs.parser
-
Describes the type of a document's element.
- StructuredHandler - Class in com.groupdocs.parser
-
Represents a handler for extracting a structured text from the document.
- StructuredHandler() - Constructor for class com.groupdocs.parser.StructuredHandler
-
Initializes a new instance of the StructuredHandler
class.
- StyleNames - Class in com.groupdocs.parser
-
Provides styles for the text.
- StyleNames() - Constructor for class com.groupdocs.parser.StyleNames
-
- SUBJECT - Static variable in class com.groupdocs.parser.MetadataNames
-
The key of the document's subject.
- supports(String) - Method in class com.groupdocs.parser.MediaTypeDetector
-
Detects whether the mediaType
is supported by the detector.
- SVG - Static variable in class com.groupdocs.parser.MediaTypeNames.Images
-
SVG files.
- TAB_SEPARATED_VALUES - Static variable in class com.groupdocs.parser.MediaTypeNames.Text
-
Tab separated values files.
- Table - Static variable in class com.groupdocs.parser.StructuredElementType
-
Document's table.
- TableCell - Static variable in class com.groupdocs.parser.StructuredElementType
-
Document's table cell.
- TableCell - Class in com.groupdocs.parser
-
Provides a table cell.
- TableCell(int, int, String) - Constructor for class com.groupdocs.parser.TableCell
-
Initializes a new instance of the TableCell
class.
- TableCell(int, int, String, TableCellBorders) - Constructor for class com.groupdocs.parser.TableCell
-
Initializes a new instance of the TableCell
class.
- TableCell(int, int, String, TableCellBorders, int, int) - Constructor for class com.groupdocs.parser.TableCell
-
Initializes a new instance of the TableCell
class.
- TableCell(int, int, String, TableCellBorders, int, int, int) - Constructor for class com.groupdocs.parser.TableCell
-
Initializes a new instance of the TableCell
class.
- TableCellBorders - Class in com.groupdocs.parser
-
Defines the information about cell's borders.
- TableCellBorders(boolean) - Constructor for class com.groupdocs.parser.TableCellBorders
-
Initializes a new instance of the TableCellBorders
class.
- TableCellBorders(boolean, boolean, boolean, boolean) - Constructor for class com.groupdocs.parser.TableCellBorders
-
Initializes a new instance of the TableCellBorders
class.
- TableCellComparer - Class in com.groupdocs.parser
-
Provides the comparer for TableCell
.
- TableCellProperties - Class in com.groupdocs.parser
-
Provides the properties of a document's table cell element.
- TableCellProperties(int, int) - Constructor for class com.groupdocs.parser.TableCellProperties
-
Initializes a new instance of the TableCellProperties
class.
- TableCellText - Class in com.groupdocs.parser
-
Defines the information about cell's text.
- TableCellText(String) - Constructor for class com.groupdocs.parser.TableCellText
-
Initializes a new instance of the TableCellText
class.
- TableCellText(String, Integer) - Constructor for class com.groupdocs.parser.TableCellText
-
Initializes a new instance of the TableCellText
class.
- TableCellText(String[]) - Constructor for class com.groupdocs.parser.TableCellText
-
Initializes a new instance of the TableCellText
class.
- TableColumnWidthCollection - Class in com.groupdocs.parser
-
Provides the functionality to store the columns' widths.
- TableColumnWidthCollection() - Constructor for class com.groupdocs.parser.TableColumnWidthCollection
-
Initializes a new instance of the TableColumnWidthCollection
class.
- TableFormatter - Class in com.groupdocs.parser
-
Provides the functionality to format the table.
- TableFormatter() - Constructor for class com.groupdocs.parser.TableFormatter
-
Initializes a new instance of the TableFormatter
class.
- TableOfContentsItem - Class in com.groupdocs.parser
-
Provides the item of table of contents.
- TableProperties - Class in com.groupdocs.parser
-
Provides the properties of a document's table element.
- TableProperties() - Constructor for class com.groupdocs.parser.TableProperties
-
Initializes a new instance of the TableProperties
class.
- TableProperties(String) - Constructor for class com.groupdocs.parser.TableProperties
-
Initializes a new instance of the TableProperties
class.
- TableRow - Static variable in class com.groupdocs.parser.StructuredElementType
-
Document's table row.
- TableRow - Class in com.groupdocs.parser
-
Provides a table row.
- TableRow(int) - Constructor for class com.groupdocs.parser.TableRow
-
Initializes a new instance of the TableRow
class.
- TableRow(int, List<TableCell>) - Constructor for class com.groupdocs.parser.TableRow
-
Initializes a new instance of the TableRow
class.
- TableRow(int, Integer) - Constructor for class com.groupdocs.parser.TableRow
-
Initializes a new instance of the TableRow
class.
- TableRow(int, List<TableCell>, Integer) - Constructor for class com.groupdocs.parser.TableRow
-
Initializes a new instance of the TableRow
class.
- TableRowProperties - Class in com.groupdocs.parser
-
Provides the properties of a document's table row element.
- TableRowProperties() - Constructor for class com.groupdocs.parser.TableRowProperties
-
Initializes a new instance of the TableRowProperties
class.
- TableRowProperties(int) - Constructor for class com.groupdocs.parser.TableRowProperties
-
Initializes a new instance of the TableRowProperties
class.
- TASK_STATE - Static variable in class com.groupdocs.parser.ListItemProperties
-
The key for task's state parameter.
- TEMPLATE - Static variable in class com.groupdocs.parser.MetadataNames
-
The key of the document's template.
- Text - Static variable in class com.groupdocs.parser.StructuredElementType
-
Document's element text.
- text(TextProperties, String) - Method in class com.groupdocs.parser.StructuredHandler
-
Processes the element's text.
- TextArea - Class in com.groupdocs.parser
-
Provides a text area.
- TextArea(List<TextAreaItem>, DocumentPage) - Constructor for class com.groupdocs.parser.TextArea
-
Initializes a new instance of the TextArea
class.
- TextArea(Rectangle, String, DocumentPage) - Constructor for class com.groupdocs.parser.TextArea
-
Initializes a new instance of the TextArea
class.
- TextAreaItem - Class in com.groupdocs.parser
-
Provides a text area item.
- TextAreaItem(Rectangle, String) - Constructor for class com.groupdocs.parser.TextAreaItem
-
Initializes a new instance of the TextAreaItem
class.
- TextAreaItem(Rectangle, String, TextProperties) - Constructor for class com.groupdocs.parser.TextAreaItem
-
Initializes a new instance of the TextAreaItem
class.
- TextAreaSearchOptions - Class in com.groupdocs.parser
-
Provides the options for extracting text areas.
- TextAreaSearchOptions() - Constructor for class com.groupdocs.parser.TextAreaSearchOptions
-
- TextExtractor - Class in com.groupdocs.parser
-
Provides the base class for text extractors.
- TextExtractor(InputStream, LoadOptions) - Constructor for class com.groupdocs.parser.TextExtractor
-
Initializes a new instance of the TextExtractor
class.
- TextFormatter - Class in com.groupdocs.parser
-
Provides the functionality for formatting a text.
- TextFormatter() - Constructor for class com.groupdocs.parser.TextFormatter
-
- TextItem - Class in com.groupdocs.parser
-
Provides a text item.
- TextItem(String) - Constructor for class com.groupdocs.parser.TextItem
-
Initializes a new instance of the TextItem
class.
- TextItem(String, String) - Constructor for class com.groupdocs.parser.TextItem
-
Initializes a new instance of the TextItem
class.
- TextItem(String, TextItemOptions) - Constructor for class com.groupdocs.parser.TextItem
-
Initializes a new instance of the TextItem
class.
- TextItem(String, String, TextItemOptions) - Constructor for class com.groupdocs.parser.TextItem
-
Initializes a new instance of the TextItem
class.
- TextItemOptions - Class in com.groupdocs.parser
-
Provides the options for a text item.
- TextItemOptions() - Constructor for class com.groupdocs.parser.TextItemOptions
-
Initializes a new instance of the TextItemOptions
class.
- TextItemOptions(boolean, boolean) - Constructor for class com.groupdocs.parser.TextItemOptions
-
Initializes a new instance of the TextItemOptions
class.
- TextProperties - Class in com.groupdocs.parser
-
Provides properties of the value of the document's element.
- TextProperties() - Constructor for class com.groupdocs.parser.TextProperties
-
Initializes a new instance of the TextProperties
class.
- TextProperties(boolean) - Constructor for class com.groupdocs.parser.TextProperties
-
Initializes a new instance of the TextProperties
class.
- TextProperties(boolean, String) - Constructor for class com.groupdocs.parser.TextProperties
-
Initializes a new instance of the TextProperties
class.
- TextProperties(boolean, boolean) - Constructor for class com.groupdocs.parser.TextProperties
-
Deprecated.
- TextProperties(boolean, boolean, String) - Constructor for class com.groupdocs.parser.TextProperties
-
Deprecated.
- TextProperties(Font) - Constructor for class com.groupdocs.parser.TextProperties
-
Initializes a new instance of the TextProperties
class.
- TextProperties(Font, String) - Constructor for class com.groupdocs.parser.TextProperties
-
Initializes a new instance of the TextProperties
class.
- TIFF - Static variable in class com.groupdocs.parser.MediaTypeNames.Images
-
TIFF files.
- TITLE - Static variable in class com.groupdocs.parser.MetadataNames
-
The key of the document's title.
- Title - Static variable in class com.groupdocs.parser.ParagraphStyle
-
Document's title.
- toString() - Method in class com.groupdocs.parser.Container.Entity
- toString() - Method in class com.groupdocs.parser.ContainerPath
-
Returns a string representation of the path.
- TOTAL_EDITING_TIME - Static variable in class com.groupdocs.parser.MetadataNames
-
The key for the document's total editing time.