Uses of Class
org.bedework.bwlogs.AccessLogEntry
-
-
Uses of AccessLogEntry in org.bedework.bwlogs
Methods in org.bedework.bwlogs that return AccessLogEntry Modifier and Type Method Description static AccessLogEntryAccessLogEntry. fromString(String req)Methods in org.bedework.bwlogs with parameters of type AccessLogEntry Modifier and Type Method Description voidAccessDay. updateFrom(AccessLogEntry ale)Update from the given access log entry.voidAccessTracker. updateFrom(AccessLogEntry ale)Update from the given access log entry.
-