public final class CombineArchiveEntryModel extends Object
Constructor and Description |
---|
CombineArchiveEntryModel(de.unirostock.sems.cbarchive.ArchiveEntry entry)
Instantiates a new combine archive entry model.
|
Modifier and Type | Method and Description |
---|---|
String |
getArchivePath()
Gets the archive path.
|
URI |
getFormat()
Gets the format.
|
String |
getPath()
Gets the path.
|
List<String> |
getPathComponents()
Gets the path components.
|
boolean |
isMaster()
Checks if is master.
|
public CombineArchiveEntryModel(de.unirostock.sems.cbarchive.ArchiveEntry entry)
entry
- the entrypublic String getPath()
public List<String> getPathComponents()
public URI getFormat()
public boolean isMaster()
public String getArchivePath()
Copyright © 2014. All rights reserved.