IXsltTechnicalMetadata Interface |
Namespace: Ingeniux.CMS
The IXsltTechnicalMetadata type exposes the following members.
Name | Description | |
---|---|---|
![]() | Characters |
Gets character count of the Asset
(Inherited from ITextTechnicalMetadata.) |
![]() | Extension |
Gets the extension of the file, with dot in the front
(Inherited from ITechnicalMetadata.) |
![]() | FileCreated |
Gets the time when the Asset was created.
(Inherited from ITechnicalMetadata.) |
![]() | FileLastModified |
Gets the time when the Asset was last modified.
(Inherited from ITechnicalMetadata.) |
![]() | FileName |
Gets the file name, including extension
(Inherited from ITechnicalMetadata.) |
![]() | FileSize |
Gets the size of file (bytes)
(Inherited from ITechnicalMetadata.) |
![]() | Lines |
Gets lines count of the Asset
(Inherited from ITextTechnicalMetadata.) |
Name | Description | |
---|---|---|
![]() | DirectImports |
Retrieves the hrefs of import statements
|
![]() | DirectIncludes |
Retrieves the hrefs of include statements
|
![]() | Document |
Retrieve the parsed Document object
(Inherited from IXmlTechnicalMetadata.) |
![]() | Item |
Retrieves an arbitrary piece of metadata by track name and key
(Inherited from ITechnicalMetadata.) |
![]() | Keys |
Retrieves list of keys within a track
(Inherited from ITechnicalMetadata.) |
![]() | Serialize |
Generates xml structure on this piece of technical metadata
and append to the provided Xmp metadata
(Inherited from ITechnicalMetadata.) |
![]() | Tracks |
Retrieves list of track names
(Inherited from ITechnicalMetadata.) |
![]() | Transform |
Performs XSLT transformation of specified source document
|