Uses of Interface
org.eclipse.higgins.icard.io.IFormatDescriptor

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

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

Methods in org.eclipse.higgins.icard.io that return IFormatDescriptor
 IFormatDescriptor IInputProcessor.checkInput(InputStream is)
          Checks whether this IInputProcessor can process the input stream.
 IFormatDescriptor IFormatProvider.getFormatDescriptor()
          Gets description of the supported format.