Uses of Interface
org.eclipse.keypop.reader.selection.CardSelector
Packages that use CardSelector
-
Uses of CardSelector in org.eclipse.keypop.reader.selection
Classes in org.eclipse.keypop.reader.selection with type parameters of type CardSelectorModifier and TypeInterfaceDescriptioninterfaceCardSelector<T extends CardSelector<T>>Common filters used to restrict the selection process to certain cards.Subinterfaces of CardSelector in org.eclipse.keypop.reader.selectionModifier and TypeInterfaceDescriptioninterfaceBasic filters used to restrict the selection process to certain cards.interfaceCommonIsoCardSelector<T extends CommonIsoCardSelector<T>>Common ISO filters used to restrict the selection process to certain ISO 7816-4 cards.interfaceISO filters used to restrict the selection process to certain ISO 7816-4 cards.Methods in org.eclipse.keypop.reader.selection with parameters of type CardSelectorModifier and TypeMethodDescriptionintCardSelectionManager.prepareSelection(CardSelector<?> cardSelector, CardSelectionExtension cardSelectionExtension) Appends a card selection case to the card selection scenario.