Namespace CrashCABN.Metadata
Classes
AttachmentContainer
A container for attachment files, which may or may not have been downloaded into local memory or storage.
AttachmentContainerFactory
The factory used to create instances of AttachmentContainer.
AttachmentInfo
References a piece of data or file attached to a crash.
AttachmentInfoFactory
AttachmentProcessor
The default attachment processor.
Mapper
Used to query and map custom data files into key-value pairs.
MapperFactory
The factory used to convert attachment information into a Mapper instance.
MetadataDefinition
Represents a piece of metadata to extract by querying a source.
MetadataItem
Represents a piece of metadata which was extracted for work item filing.
Interfaces
IAttachmentContainer
A container for attachment files, which may or may not have been downloaded into local memory or storage.
IAttachmentContainerFactory
A factory used to convert attachment information into a container that retrieves/stores their contents.
IAttachmentProcessor
An interface used to load attachments.
IMapperFactory
A factory used to convert attachment information into a metadata mapper using their contents.
Enums
AppliesToEnum
AttachmentType
The attachment type.
QueryType
An enumeration of query types used for metadata extraction.