📄 package-use.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><!--NewPage--><HTML><HEAD><!-- Generated by javadoc (build 1.5.0_02) on Wed Mar 22 19:19:21 PST 2006 --><TITLE>Uses of Package java.lang (Java Card API and Subsets)</TITLE><LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style"><SCRIPT type="text/javascript">function windowTitle(){ parent.document.title="Uses of Package java.lang (Java Card API and Subsets)";}</SCRIPT><NOSCRIPT></NOSCRIPT></HEAD><BODY BGCOLOR="white" onload="windowTitle();"><!-- ========= START OF TOP NAVBAR ======= --><A NAME="navbar_top"><!-- --></A><A HREF="#skip-navbar_top" title="Skip navigation links"></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_top_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM><b>Java Card </b><br><font size="-1">v2.2.2</font></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> PREV NEXT</FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../index.html?java/lang/package-use.html" target="_top"><B>FRAMES</B></A> <A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A> <SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--></SCRIPT><NOSCRIPT> <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A></NOSCRIPT></FONT></TD></TR></TABLE><A NAME="skip-navbar_top"></A><!-- ========= END OF TOP NAVBAR ========= --><HR><CENTER><H2><B>Uses of Package<br>java.lang</B></H2></CENTER><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">Packages that use <A HREF="../../java/lang/package-summary.html">java.lang</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#java.io"><B>java.io</B></A></TD><TD>Defines a subset of the <tt>java.io</tt> package in the standard Java programming
language. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#java.lang"><B>java.lang</B></A></TD><TD>Provides classes that are fundamental to the design of the Java Card technology
subset of the Java programming language. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#java.rmi"><B>java.rmi</B></A></TD><TD>Defines the <tt>Remote</tt> interface which
identifies interfaces whose methods can be invoked from card
acceptance device (CAD) client applications. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#javacard.framework"><B>javacard.framework</B></A></TD><TD>Provides a framework of classes and interfaces for building,communicating with and working with Java Card technology-based applets. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#javacard.framework.service"><B>javacard.framework.service</B></A></TD><TD>Provides a service framework of classes and interfaces that allow aJava Card technology-based applet to be designed as an aggregation ofservice components. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#javacard.security"><B>javacard.security</B></A></TD><TD>Provides classes and interfaces that contain publicly-available functionality
for implementing a security and cryptography framework on the Java Card platform. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#javacardx.biometry"><B>javacardx.biometry</B></A></TD><TD>Extension package that contains functionality for implementing abiometric framework on the Java Card platform. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#javacardx.crypto"><B>javacardx.crypto</B></A></TD><TD>Extension package that contains functionality, which may be subject to export
controls, for implementing a security and cryptography framework on the Java Card platform. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#javacardx.external"><B>javacardx.external</B></A></TD><TD>Extension package that provides mechanisms to access memory subsystems which are not directly addressable by the Java Card runtimeenvironment(Java Card RE) on the Java Card platform. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#javacardx.framework.math"><B>javacardx.framework.math</B></A></TD><TD>Extension package that contains common utility functions for BCDmath and parity computations. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#javacardx.framework.tlv"><B>javacardx.framework.tlv</B></A></TD><TD>Extension package that contains functionality, for managingstorage for BER TLV formatted data, based on the ASN.1 BER encoding rulesof ISO/IEC 8825-1:2002, as well as parsing and editing BERTLV formatted data in I/O buffers. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#javacardx.framework.util"><B>javacardx.framework.util</B></A></TD><TD>Extension package that contains common utility functions formanipulatingarrays of primitive components - <tt>byte</tt>, <tt>short</tt>or <tt>int</tt>. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#javacardx.framework.util.intx"><B>javacardx.framework.util.intx</B></A></TD><TD>Extension package that contains common utility functions for using<tt>int</tt> components. </TD></TR></TABLE> <P><A NAME="java.io"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">Classes in <A HREF="../../java/lang/package-summary.html">java.lang</A> used by <A HREF="../../java/io/package-summary.html">java.io</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/lang/class-use/Exception.html#java.io"><B>Exception</B></A></B><BR> The class <code>Exception</code> and its subclasses are a form of <code>Throwable</code> that indicate conditions that a reasonable applet might want to catch.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/lang/class-use/Object.html#java.io"><B>Object</B></A></B><BR> Class <code>Object</code> is the root of the Java Card platform class hierarchy.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/lang/class-use/Throwable.html#java.io"><B>Throwable</B></A></B><BR> The Throwable class is the superclass of all errors and exceptions in the Java Card platform's subset of the Java programming language.</TD></TR></TABLE> <P><A NAME="java.lang"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">Classes in <A HREF="../../java/lang/package-summary.html">java.lang</A> used by <A HREF="../../java/lang/package-summary.html">java.lang</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/lang/class-use/Exception.html#java.lang"><B>Exception</B></A></B><BR> The class <code>Exception</code> and its subclasses are a form of <code>Throwable</code> that indicate conditions that a reasonable applet might want to catch.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/lang/class-use/IndexOutOfBoundsException.html#java.lang"><B>IndexOutOfBoundsException</B></A></B><BR> A Java Card runtime environment-owned instance of <code>IndexOutOfBoundsException</code> is thrown to indicate that an index of some sort (such as to an array) is out of range.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/lang/class-use/Object.html#java.lang"><B>Object</B></A></B><BR> Class <code>Object</code> is the root of the Java Card platform class hierarchy.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/lang/class-use/RuntimeException.html#java.lang"><B>RuntimeException</B></A></B><BR> <code>RuntimeException</code> is the superclass of those exceptions that can be thrown during the normal operation of the Java Card Virtual Machine.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/lang/class-use/Throwable.html#java.lang"><B>Throwable</B></A></B><BR> The Throwable class is the superclass of all errors and exceptions in the Java Card platform's subset of the Java programming language.</TD></TR></TABLE> <P><A NAME="java.rmi"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">Classes in <A HREF="../../java/lang/package-summary.html">java.lang</A> used by <A HREF="../../java/rmi/package-summary.html">java.rmi</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/lang/class-use/Exception.html#java.rmi"><B>Exception</B></A></B><BR>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -