Package | Description |
---|---|
de.unirostock.sems.cbarchive | |
de.unirostock.sems.cbarchive.meta |
Modifier and Type | Method and Description |
---|---|
ArchiveEntry |
CombineArchive.addEntry(File baseDir,
File file,
String format,
OmexDescription description)
Deprecated.
as of version 0.5, replaced by
CombineArchive.addEntry(java.io.File,java.io.File,java.lang.String) |
ArchiveEntry |
CombineArchive.addEntry(File baseDir,
File file,
String format,
OmexDescription description,
boolean mainEntry)
Deprecated.
as of version 0.5, replaced by
CombineArchive.addEntry(java.io.File,java.io.File,java.lang.String,boolean) |
Modifier and Type | Field and Description |
---|---|
protected OmexDescription |
OmexMetaDataObject.description
The description.
|
Modifier and Type | Method and Description |
---|---|
OmexDescription |
OmexMetaDataObject.getOmexDescription()
Gets the omex description.
|
Constructor and Description |
---|
OmexMetaDataObject(OmexDescription description)
Instantiates a new OMEX meta data object.
|
OmexMetaDataObject(OmexDescription description,
org.jdom2.Element describingElement)
Instantiates a new OMEX meta data object.
|
Copyright © 2014. All rights reserved.