public class SmartCardConfigParser
extends java.lang.Object
Constructor and Description |
---|
SmartCardConfigParser() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
java.util.List<CardTypeConfig> |
readConfig() |
java.util.List<CardTypeConfig> |
readConfig(java.io.InputStream is) |
public java.util.List<CardTypeConfig> readConfig() throws SmartCardException
SmartCardException
public java.util.List<CardTypeConfig> readConfig(java.io.InputStream is) throws SmartCardException
SmartCardException
public static void main(java.lang.String[] args) throws SmartCardException
SmartCardException
Copyright © 2025. All rights reserved.