class: OtherFormatsTransformation

public class: OtherFormatsTransformation
Author: Friederike Kleinfercher (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 1988 $ $LastChangedDate: 2009-05-18 16:; Complexity: 1
Dates: Created: 16.07.2009 15:20:59; Modified: 16.07.2009 15:20:59;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {F84CB485-EEA4-474e-A827-F41E387F9506}
Implements transformations for 'other' formats.
 

Goto: Custom Properties, Methods

Appears in: otherFormats

Custom Properties
 
OtherFormatsTransformation Methods
Operation Details
public
transformEscidocToMets(
   byte[] src):byte
Sequential
Notes: Provides the transformation from a esciDocToc object to a mets object.
@param srcFormat
@param trgFormat
@param service
@return mets as byte[]
public
transformPeerTeiToEscidoc(
   byte[] src,
   Format trgFormat):byte
Sequential
Tags: throws=RuntimeException
Notes: Provides the transformation from a tei (PEER) object to a escidoc publication object.
@param srcFormat
@param service
@return mets as byte[]