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
SmartCardExceptionpublic java.util.List<CardTypeConfig> readConfig(java.io.InputStream is) throws SmartCardException
SmartCardExceptionpublic static void main(java.lang.String[] args)
throws SmartCardException
SmartCardExceptionCopyright © 2025. All rights reserved.