IContainerItemExtractor Interface |
Namespace: GroupDocs.Search.Common
The IContainerItemExtractor type exposes the following members.
Name | Description | |
---|---|---|
![]() | Extensions |
Gets the supported extensions.
(Inherited from IFieldExtractor.) |
![]() | FormatFamily |
Gets the document format family.
|
Name | Description | |
---|---|---|
![]() | GetContainerItems(Stream) |
Extracts items from container document.
|
![]() | GetContainerItems(String) |
Extracts items from container document.
|
![]() | GetFields(Stream) |
Extracts all fields from the specified document.
(Inherited from IFieldExtractor.) |
![]() | GetFields(String) |
Extracts all fields from the specified document.
(Inherited from IFieldExtractor.) |