Operation |
Details |
public CitationTransformation(): |
Sequential Notes: | Public constructor. | |
private getOutputFormat( String type):String |
Sequential |
public transformEscdocToApa( byte[] src, Format srcFormat, Format trgFormat, String service):byte |
Sequential Tags: | throws=TransformationNotSupportedException,RuntimeException
| Notes: | Transformation in APA style. @return transformed item as byte[] | |
public transformEscidocToAjp( byte[] src, Format srcFormat, Format trgFormat, String service):byte |
Sequential Tags: | throws=TransformationNotSupportedException,RuntimeException
| Notes: | Transformation in AJP style. @return transformed item as byte[] | |