Uses of Class
org.htmlunit.History.HistoryEntry
-
Packages that use History.HistoryEntry Package Description org.htmlunit Framework classes (contains theWebClientclass which is the main entry point). -
-
Uses of History.HistoryEntry in org.htmlunit
Fields in org.htmlunit with type parameters of type History.HistoryEntry Modifier and Type Field Description private java.util.List<History.HistoryEntry>History. entries_TheHistory.HistoryEntrys in this navigation history.Methods in org.htmlunit that return History.HistoryEntry Modifier and Type Method Description protected History.HistoryEntryHistory. addPage(Page page)Adds a new page to the navigation history.
-