home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / JBuilder8.iso / Solaris / resource / jre / man / sman1 / serialver.1 < prev    next >
Encoding:
Text File  |  2002-09-06  |  4.4 KB  |  93 lines

  1. <!DOCTYPE REFENTRY PUBLIC "-//Sun Microsystems//DTD DocBook V3.0-Based SolBook Subset V2.0//EN" [
  2. <!--ArborText, Inc., 1988-1999, v.4002-->
  3. <!ENTITY % javaents SYSTEM "javaman.ent">
  4. %javaents;
  5. ]>
  6. <?Pub UDT _bookmark _target>
  7. <refentry id="serialver-1">
  8. <!--@(#)serialver.1 1.13 01/03/14 SMI;-->
  9. <refmeta><refentrytitle>serialver</refentrytitle><manvolnum>1</manvolnum>
  10. <refmiscinfo class="date">23 Apr 2001</refmiscinfo>
  11. <refmiscinfo class="sectdesc">&man1;</refmiscinfo>
  12. <refmiscinfo class="software">&java-release;</refmiscinfo>
  13. <refmiscinfo class="arch">generic</refmiscinfo>
  14. <refmiscinfo class="copyright"> Copyright 2001 Sun Microsystems, Inc. All
  15. rights reserved.  Copyright 2001 Sun Microsystems, Inc. Tous droits réservés.
  16.  </refmiscinfo>
  17. </refmeta>
  18. <refnamediv><refname>serialver</refname><refpurpose>serial version command
  19. </refpurpose></refnamediv>
  20. <refsynopsisdiv><title>&synp-tt;</title>
  21. <cmdsynopsis><command>serialver</command><arg choice="opt"><option>show</option></arg>
  22. <arg choice="opt"><replaceable>classnames</replaceable></arg><arg choice="opt"><option>
  23. J<replaceable>option<?Pub Caret></replaceable></option></arg>
  24. </cmdsynopsis></refsynopsisdiv>
  25. <refsect1><title>&desc-tt;</title>
  26. <indexterm id="serialver-1-indx-1"><primary sortas="serial version command">
  27. serial version command — serialver</primary></indexterm><indexterm id="serialver-1-indx-2">
  28. <primary sortas="serialver">serialver — serial version command</primary>
  29. </indexterm><para>The <command>serialver</command> command returns the <literal>
  30. serialVersionUID</literal> for one or more classes in a form suitable for
  31. copying into an evolving class. When invoked with no arguments, it prints
  32. a usage line.</para>
  33. </refsect1>
  34. <refsect1><title>&opts-tt;</title>
  35. <para>The following option is supported:</para>
  36. <variablelist termlength="narrow">
  37. <varlistentry><term remap="15"><option>show</option> </term><listitem><para>
  38. Displays a simple user interface. Enter the full class name and press either
  39. the Enter key or the Show button to display the <literal>serialVersionUID
  40. </literal>. </para>
  41. </listitem></varlistentry>
  42. <varlistentry><term><option role="nodash">J</option><replaceable>option</replaceable></term>
  43. <listitem><para>Pass <replaceable>option</replaceable> to the Java virtual
  44. machine, where option is one of the options described on the man page for
  45. the java application launcher, java (1). For example, <literal>-J-Xms48m</literal>
  46. sets the startup memory to 48 megabytes. It is a common convention for <literal>
  47. -J</literal> to pass options to the underlying virtual machine.</para>
  48. </listitem></varlistentry>
  49. </variablelist></refsect1>
  50. <refsect1><title>&oper-tt;</title>
  51. <para>The following operand is supported:</para>
  52. <variablelist termlength="narrow">
  53. <varlistentry><term remap="15"><replaceable>classnames</replaceable> </term>
  54. <listitem><para>One or more class names.</para>
  55. </listitem></varlistentry>
  56. </variablelist></refsect1>
  57. <refsect1><title>&attr-tt;</title>
  58. <para>See <citerefentry><refentrytitle>attributes</refentrytitle><manvolnum>
  59. 5</manvolnum></citerefentry> for a description of the following attributes:
  60. </para>
  61. <informaltable frame="all" orient="port">
  62. <tgroup cols="2" colsep="1" rowsep="1"><colspec colnum="1" colname="col1"
  63. colwidth="1*" colsep="1" align="left"><colspec colnum="2" colname="col2" colwidth="1*"
  64. align="left">
  65. <thead>
  66. <row><entry colname="col1" align="center" valign="top">ATTRIBUTE TYPE</entry>
  67. <entry colname="col2" align="center" valign="top">ATTRIBUTE VALUE</entry>
  68. </row>
  69. </thead>
  70. <tbody>
  71. <row><entry>Availability</entry><entry>SUNWj3dev</entry></row>
  72. </tbody>
  73. </tgroup>
  74. </informaltable>
  75. </refsect1>
  76. <refsect1><title>&also-tt;</title>
  77. <para><citerefentry><refentrytitle>attributes</refentrytitle><manvolnum>5
  78. </manvolnum></citerefentry> </para>
  79. <para>See (or search <literal>java.sun.com</literal>) for the following:</para>
  80. <variablelist termlength="wholeline">
  81. <varlistentry><term remap="5"><literal>java.io.ObjectStreamClass</literal>
  82. @</term><listitem><para><ulink url="http://java.sun.com/j2se/1.4/docs/api/java/io/ObjectStreamClass.html">
  83. http://java.sun.com/j2se/1.4/docs/api/java/io/ObjectStreamClass.html</ulink></para>
  84. </listitem></varlistentry>
  85. </variablelist></refsect1>
  86. <!--+ 07/27/00 08:36:07
  87.     | tagMorph:  $Id: tagMorph-engine 1.54 1998/01/19 05:44:48 $
  88.     | tagMorph library:  $Id: libtagMorph.a 1.50 1998/01/19 22:02:51 $
  89.     | sunman-to-solbook 1.17
  90.     +-->
  91. </refentry>
  92. <?Pub *0000004477>
  93.