Uses of Interface
org.eclipse.higgins.icard.IImportCardInfo

Packages that use IImportCardInfo
org.eclipse.higgins.icard.io   
 

Uses of IImportCardInfo in org.eclipse.higgins.icard.io
 

Methods in org.eclipse.higgins.icard.io that return IImportCardInfo
 IImportCardInfo[] IInputProcessor.getCardInformation(InputStream is, ICredential credential)
          Processes input stream and returns an array of IImportCardInfo with information about cards which can be imported from the passed stream.