src/java.smartcardio/share/classes/javax/smartcardio/package-info.java
changeset 54089 fc84d7c22132
parent 52991 9e28eff3d40f
equal deleted inserted replaced
54088:1cef5fc16af8 54089:fc84d7c22132
    67  * <a href="TerminalFactorySpi.html">TerminalFactorySpi</a>
    67  * <a href="TerminalFactorySpi.html">TerminalFactorySpi</a>
    68  *
    68  *
    69  * </dl>
    69  * </dl>
    70  *
    70  *
    71  *
    71  *
    72  * <h3>API Example</h3>
    72  * <h2>API Example</h2>
    73  *
    73  *
    74  * A simple example of using the API is:
    74  * A simple example of using the API is:
    75  * <pre>
    75  * <pre>
    76  *      // show the list of available terminals
    76  *      // show the list of available terminals
    77  *      TerminalFactory factory = TerminalFactory.getDefault();
    77  *      TerminalFactory factory = TerminalFactory.getDefault();