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, vcardToAgentpublic CaToRo(File combineArchive)
combineArchive - the combine archiveprotected boolean openSourceContainer()
CaRoConverteropenSourceContainer in class CaRoConverterprotected boolean closeSourceContainer()
CaRoConvertercloseSourceContainer in class CaRoConverterprotected boolean convert()
CaRoConverterconvert in class CaRoConverterprotected boolean write(File target)
CaRoConverterwrite in class CaRoConvertertarget - the target file to write topublic org.apache.taverna.robundle.Bundle getResearchObject()
null unless you called
CaRoConverter.convert().Copyright © 2018. All rights reserved.