Uses of Class
org.eclipse.higgins.icard.CardParseException

Packages that use CardParseException
org.eclipse.higgins.icard   
 

Uses of CardParseException in org.eclipse.higgins.icard
 

Methods in org.eclipse.higgins.icard that throw CardParseException
 boolean ICardProvider.canImportICard(CallbackHandler authHandler, IElement card)
          Tests whether this provider can import i-card represented by card parameter.
 ICard ICardProvider.parseCardElement(CallbackHandler authHandler, IElement card)
          Tests whether this provider can import i-card represented by card parameter.