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.
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.
Gets the tag labeling a user assigned rating of a file.
Returns:PropertyTag - 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:PropertyTag - 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:PropertyTag - 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:PropertyTag - 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:PropertyTag - 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:PropertyTag - 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:PropertyTag - 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:PropertyTag - The tag that denotes the body of a email file.
getAlbum()
public final PropertyTag getAlbum()
Gets the tag that denotes the album name of a audio file.
Value: The tag that denotes the album name of a audio file.