From cf22d1e78378524d2faf7bb4cd784ef006d95e55 Mon Sep 17 00:00:00 2001
From: William Schaefer <wschaefer@basistech.net>
Date: Fri, 18 Sep 2020 16:28:54 -0400
Subject: [PATCH] 6866 update optional attributes for TSK_DOMAIN in
 documentation

---
 bindings/java/doxygen/artifact_catalog.dox | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bindings/java/doxygen/artifact_catalog.dox b/bindings/java/doxygen/artifact_catalog.dox
index 2dd285315..53ad511e8 100644
--- a/bindings/java/doxygen/artifact_catalog.dox
+++ b/bindings/java/doxygen/artifact_catalog.dox
@@ -672,6 +672,7 @@ A web cache entry. The resource that was cached may or may not be present in the
 - TSK_DATETIME_CREATED (Creation date of the cache entry, in seconds since 1970-01-01T00:00:00Z)
 - TSK_HEADERS (HTTP headers on cache entry)
 - TSK_PATH_ID (Object ID of the source cache file)
+- TSK_DOMAIN (Domain of the URL)
 
 
 
-- 
GitLab