This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Smartsite metadata.
Syntax
C# | Copy Code |
---|---|
namespace Smartsite.Base.Metadata |
Visual Basic (Declaration) | Copy Code |
---|---|
Namespace Smartsite.Base.Metadata |
Classes
Class | Description | |
---|---|---|
DublinCoreElementSet |
Provides a collection of metadata elements with a default API for Dublin Core elements.
|
|
MetadataDictionary |
A dictionary of metadata elements used to enrich response info.
|
|
MetadataTags |
Provides information on ComText, Exif and IPTC metadata tags.
|
|
XmpEncoder |
Provides encoding of Dublin Core metadata into XMP (Extensible Metadata Platform - http://www.adobe.com/devnet/xmp/pdfs/xmp_specification.pdf).
|
Interfaces
Interface | Description | |
---|---|---|
IDublinCoreConsumer |
Defines the contract for objects capable of consuming dublin core information.
|
|
IDublinCoreElementSet |
Represents the contract for the dublin core metadata element set (http://dublincore.org/documents/dces/)
|
|
IDublinCoreEncoder |
Defines the contract for Dublin Core encoders.
|