com.groupdocs.metadata.tagging

Class ContentTagCategory



  • public class ContentTagCategory
    extends TagCategory

    Provides tags that are attached to metadata properties describing the content of a file. The tags are useful to find out the content language, type (genre), subject, rating, etc.

    • Method Detail

      • getDescription

        public final PropertyTag getDescription()

        Gets the tag that labels properties containing a description of a file.

        Returns:
        The tag that labels properties containing a description of a file.
      • getComment

        public final PropertyTag getComment()

        Gets the tag that denotes a comment left by a person who contributed in file creation.

        Returns:
        The tag that denotes a comment left by a person who contributed in file creation.
      • getTitle

        public final PropertyTag getTitle()

        Gets the tag that labels the name given to a file.

        Returns:
        The tag that labels the name given to a file.
      • getThumbnail

        public final PropertyTag getThumbnail()

        Gets the tag that indicates a thumbnail image attached to a file.

        Returns:
        The tag that indicates a thumbnail image attached to a file.
      • getLanguage

        public final PropertyTag getLanguage()

        Gets the tag indicating the language of the intellectual content of a file.

      • getSubject

        public final PropertyTag getSubject()

        Gets the tag that denotes the subject the intellectual content is focused on.

        Returns:
        The tag that denotes the subject the intellectual content is focused on.
      • getTableOfContents

        public final PropertyTag getTableOfContents()

        Gets the tag indicating properties containing the table of contents of a file.

      • getType

        public final PropertyTag getType()

        Gets the tag that indicates the nature or genre of the content of a file. It also includes terms describing general categories, functions, aggregation levels for the content.

      • getRating

        public final PropertyTag getRating()

        Gets the tag labeling a user assigned rating of a file.

        Returns:
        The tag labeling a user assigned rating of a file.
      • getKeywords

        public final PropertyTag getKeywords()

        Gets the tag that denotes a metadata property containing keywords that describe the content.

        Returns:
        The tag that denotes a metadata property containing keywords that describe the content.
      • getFileFormat

        public final PropertyTag getFileFormat()

        Gets the tag that indicates a metadata property containing information about the format of a file.

        Returns:
        The tag that indicates a metadata property containing information about the format of a file.
      • getStatus

        public final PropertyTag getStatus()

        Gets the tag that denotes the status of a file.

        Returns:
        The tag that denotes the status of a file.
      • getVersion

        public final PropertyTag getVersion()

        Gets the tag labeling the version or revision of a file.

        Returns:
        The tag labeling the version or revision of a file.
      • getSharedDoc

        public final PropertyTag getSharedDoc()

        Gets the tag that denotes which is a common document for several manufacturers.

        Returns:
        The tag that denotes which is a common document for several manufacturers.
      • getHyperlinksChanged

        public final PropertyTag getHyperlinksChanged()

        Gets the tag that denotes the indicates that one or more hyperlinks in this part have been updated exclusively in this part by the manufacturer.

        Returns:
        The tag that denotes indicates that one or more hyperlinks in this part have been updated exclusively in this part by the manufacturer.
      • getBody

        public final PropertyTag getBody()

        Gets the tag that denotes the body of a email file.

        Returns:
        The tag that denotes the body of a email file.