public class CaToRo extends CaRoConverter
CA_RESTRICTIONS, combineArchive, notifications, RDF_NAMESPACE, researchObject, RO_RESTRICTIONS, sourceFile, URI_BF_MAIN_ENTRY, URI_CA_RO_CONV, URI_MAIN_ENTRY, URI_OMEX_META, URI_RO_CA_CONV, URI_RO_CONV_ANNOTATION, URI_RO_COPY_ANNOTATION, URI_TURTLE_MIME
Constructor and Description |
---|
CaToRo(File combineArchive)
The Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
closeSourceContainer()
Open the source container.
|
protected boolean |
convert()
Convert the container.
|
org.apache.taverna.robundle.Bundle |
getResearchObject()
Returns the research object.
|
protected boolean |
openSourceContainer()
Open the source container.
|
protected boolean |
write(File target)
Write the container.
|
agentToVCard, convertTo, getNotifications, hasErrors, hasWarnings, sameVcard, vcardToAgent
public CaToRo(File combineArchive)
combineArchive
- the combine archiveprotected boolean openSourceContainer()
CaRoConverter
openSourceContainer
in class CaRoConverter
protected boolean closeSourceContainer()
CaRoConverter
closeSourceContainer
in class CaRoConverter
protected boolean convert()
CaRoConverter
convert
in class CaRoConverter
protected boolean write(File target)
CaRoConverter
write
in class CaRoConverter
target
- the target file to write topublic org.apache.taverna.robundle.Bundle getResearchObject()
null
unless you called
CaRoConverter.convert()
.Copyright © 2018. All rights reserved.