| Package | Description |
|---|---|
| com.groupdocs.metadata.core |
The com.groupdocs.metadata.core namespace provides main classes allowing working with metadata in all supported formats.
|
| com.groupdocs.metadata.search |
The com.groupdocs.metadata.search namespace contains base classes, utility classes and interfaces used across all formats and metadata standards.
|
| com.groupdocs.metadata.tagging |
The com.groupdocs.metadata.tagging namespace contains various sets of tags with which most important metadata properties are marked.The tags allow users to find and update metadata properties in different packages regardless of the metadata standard and file format.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
IReadOnlyList.contains(TagCategory item)
Determines whether the collection contains a TagCategory item.
|
boolean |
ReadOnlyList.contains(TagCategory item)
Determines whether the collection contains a TagCategory item.
|
| Modifier and Type | Method and Description |
|---|---|
TagCategory |
FallsIntoCategorySpecification.getCategory()
Gets the category into which a property must fall to satisfy the specification.
|
| Constructor and Description |
|---|
FallsIntoCategorySpecification(TagCategory category)
Initializes a new instance of the
FallsIntoCategorySpecification class. |
| Modifier and Type | Class and Description |
|---|---|
class |
ContentTagCategory
Provides tags that are attached to metadata properties describing the content of a file.
|
class |
CorporateTagCategory
Provides tags intended to mark metadata properties related to a company that participated in file creation.
|
class |
DocumentTagCategory
Provides tags that are applied to document-specific properties only.
|
class |
LegalTagCategory
Provides tags that are attached to metadata properties holding information about the owners of the file content
and the rules under which the content can be used.
|
class |
OriginTagCategory
Provides tags that help a user to determine the origin of a file (e.g.
|
class |
PersonTagCategory
Provides tags that mark metadata properties holding information about the people contributed to file or intellectual content creation.
|
class |
PropertyTypeTagCategory
Provides tags that bear additional information about the type of a property rather than about its purpose.
|
class |
TimeTagCategory
Provides tags that mark metadata properties used to describe the lifecycle of a file.
|
class |
ToolTagCategory
Provides tags intended to mark metadata properties related to the tools (software and hardware) that were used to create a file.
|
| Modifier and Type | Method and Description |
|---|---|
TagCategory |
PropertyTag.getCategory()
Gets the tag category.
|
Copyright © 2026. All rights reserved.