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

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

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


Constructor Summary
HDSOutputProcessor()
           
 
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

HDSOutputProcessor

public HDSOutputProcessor()
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