Add deprecated to comment

This commit is contained in:
Richard Cordovano 2018-09-17 16:52:44 -04:00 committed by GitHub
parent d0bbbdd0f5
commit 439c841e28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -423,6 +423,7 @@ public abstract class AbstractAbstractFileNode<T extends AbstractFile> extends A
* @param sheetSet the modifiable Sheet.Set returned by
* Sheet.get(Sheet.PROPERTIES)
* @param tags the list of tags associated with the file
* @deprecated
*/
@Deprecated
protected final void addTagProperty(Sheet.Set sheetSet, List<ContentTag> tags) {