-
-
Method Summary
Modifier and Type Method Description Iterator<Url>iterator()abstract Eget(Url url)Returns the entry at the given url or null if there is none. AbsoluteUrlgetSourceUrl()abstract Set<Url>getEntries()List of all the container entries. -
-
Method Detail
-
getSourceUrl
AbsoluteUrl getSourceUrl()
-
getEntries
abstract Set<Url> getEntries()
List of all the container entries.
-
-
-
-