|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.javacard.ant.types.JCAInputFile
Encapsulates a JCA input file name. Other option was to use FileSet class or FileList class, but the problem is that both of these do not support a file name starting with the symbol @ which is supported by Maskgen.
| Constructor Summary | |
JCAInputFile()
|
|
| Method Summary | |
java.lang.String |
getInputFileName()
Returns the applet name |
void |
setInputFile(java.lang.String name)
Set input file name |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JCAInputFile()
| Method Detail |
public void setInputFile(java.lang.String name)
name - of the Applet classpublic java.lang.String getInputFileName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||