com.adobe.icc.ddg.api
Interface DDXGenerator

All Known Implementing Classes:
DDXGeneratorImpl

public interface DDXGenerator

Generates DDX for the given portfolio.


Method Summary
 byte[] generateDDX(Portfolio pf)
          Get the DDX for a portfolio as a byte[].
 

Method Detail

generateDDX

byte[] generateDDX(Portfolio pf)
Get the DDX for a portfolio as a byte[].

Parameters:
pf - Portfolio for which DDX is to be generated
Returns:
the generated DDX


[an error occurred while processing this directive] [an error occurred while processing this directive]