Package | Description |
---|---|
student.weblog |
This package provides all of the course-specific classes based
on the web log analyzer example from Chapter 4
of Objects First with Java by Michael Kolling
and David Barnes.
|
Class and Description |
---|
LogEntry
Store the data from a single line of a web-server log file.
|