Class NavigationHistory.Location
- java.lang.Object
-
- nl.siegmann.epublib.browsersupport.NavigationHistory.Location
-
- Enclosing class:
- NavigationHistory
private static class NavigationHistory.Location extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private java.lang.Stringhref
-
Constructor Summary
Constructors Constructor Description Location(java.lang.String href)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetHref()voidsetHref(java.lang.String href)
-