public class OriginTagCategory extends TagCategory
Provides tags that help a user to determine the origin of a file (e.g. template or another source).
| Modifier and Type | Method and Description |
|---|---|
PropertyTag |
getSource()
Gets the tag that labels a reference to a resource from which the file content is derived.
|
PropertyTag |
getTemplate()
Gets the tag that denotes the template from which the file was created.
|
toStringpublic final PropertyTag getSource()
Gets the tag that labels a reference to a resource from which the file content is derived.
public final PropertyTag getTemplate()
Gets the tag that denotes the template from which the file was created.
Copyright © 2025. All rights reserved.