com.groupdocs.metadata.tagging

Class TimeTagCategory



  • public class TimeTagCategory
    extends TagCategory

    Provides tags that mark metadata properties used to describe the lifecycle of a file. The tags deal with time points when a file or intellectual content was created, edited, printed, etc.

    • Method Detail

      • getIntellectualContentCreated

        public final PropertyTag getIntellectualContentCreated()

        Gets the tag that denotes the date the intellectual content of a file was created.

        Returns:
        The tag that denotes the date the intellectual content of a file was created.
      • getCreated

        public final PropertyTag getCreated()

        Gets the tag that indicates the date a file was created.

        Returns:
        The tag that indicates the date a file was created.
      • getModified

        public final PropertyTag getModified()

        Gets the tag that indicates the date a file was edited.

        Returns:
        The tag that indicates the date a file was edited.
      • getPublished

        public final PropertyTag getPublished()

        Gets the tag that indicates the date a file became available.

        Returns:
        The tag that indicates the date a file became available.
      • getPrinted

        public final PropertyTag getPrinted()

        Gets the tag that denotes the date a file was printed.

        Returns:
        The tag that denotes the date a file was printed.
      • getExpired

        public final PropertyTag getExpired()

        Gets the tag that labels the latest date the owner intends the file data to be used.

        Returns:
        The tag that labels the latest date the owner intends the file data to be used.
      • getTotalEditingTime

        public final PropertyTag getTotalEditingTime()

        Gets the tag that denotes the total editing time of a file.

        Returns:
        The tag that denotes the total editing time of a file.
      • getDuration

        public final PropertyTag getDuration()

        Gets the tag that denotes the duration of a media file.

        Returns:
        The tag that denotes the duration of a media file.
      • getZoneCity

        public final PropertyTag getZoneCity()

        Gets the tag that denotes the time zone.

        Returns:
        The tag that denotes the time zone.