org.eclipse.higgins.icard.provider.cardspace.common.io
Class CRDSOutputProcessor

java.lang.Object
  extended by org.eclipse.higgins.icard.provider.cardspace.common.io.CRDSOutputProcessor
All Implemented Interfaces:
org.eclipse.higgins.icard.io.IOutputProcessor

public class CRDSOutputProcessor
extends Object
implements org.eclipse.higgins.icard.io.IOutputProcessor


Constructor Summary
CRDSOutputProcessor()
           
 
Method Summary
 void process(org.eclipse.higgins.icard.io.IElement[] icards, OutputStream out, org.eclipse.higgins.icard.auth.ICredential credential)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CRDSOutputProcessor

public CRDSOutputProcessor()
Method Detail

process

public void process(org.eclipse.higgins.icard.io.IElement[] icards,
                    OutputStream out,
                    org.eclipse.higgins.icard.auth.ICredential credential)
             throws org.eclipse.higgins.icard.io.CardIOException
Specified by:
process in interface org.eclipse.higgins.icard.io.IOutputProcessor
Throws:
org.eclipse.higgins.icard.io.CardIOException