Readium
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readium
readium-shared
/
org.readium.r2.shared.publication
/
PublicationCollection
/
PublicationCollection
Publication
Collection
constructor
(
metadata
:
Map
<
String
,
Any
>
=
emptyMap()
,
links
:
List
<
Link
>
=
emptyList()
,
subcollections
:
Map
<
String
,
List
<
PublicationCollection
>
>
=
emptyMap()
)