Package | Description |
---|---|
nl.siegmann.epublib.domain |
Modifier and Type | Method and Description |
---|---|
SpineReference |
Spine.addResource(Resource resource)
Adds the given resource to the spine references and returns it.
|
SpineReference |
Spine.addSpineReference(SpineReference spineReference)
Adds the given spineReference to the spine references and returns it.
|
Modifier and Type | Method and Description |
---|---|
static List<SpineReference> |
Spine.createSpineReferences(Collection<Resource> resources) |
List<SpineReference> |
Spine.getSpineReferences() |
Modifier and Type | Method and Description |
---|---|
SpineReference |
Spine.addSpineReference(SpineReference spineReference)
Adds the given spineReference to the spine references and returns it.
|
Modifier and Type | Method and Description |
---|---|
void |
Spine.setSpineReferences(List<SpineReference> spineReferences) |
Constructor and Description |
---|
Spine(List<SpineReference> spineReferences) |
Copyright © 2009–2017. All rights reserved.