< prev index next >

src/linux/doc/man/ja/rmic.1

Print this page
rev 1493 : 7182226: NLS: jdk7u6 message drop20 integration
Reviewed-by: yhuang


   4 .\" DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   5 .\"
   6 .\" This code is free software; you can redistribute it and/or modify it
   7 .\" under the terms of the GNU General Public License version 2 only, as
   8 .\" published by the Free Software Foundation.
   9 .\"
  10 .\" This code is distributed in the hope that it will be useful, but WITHOUT
  11 .\" ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  12 .\" FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  13 .\" version 2 for more details (a copy is included in the LICENSE file that
  14 .\" accompanied this code).
  15 .\"
  16 .\" You should have received a copy of the GNU General Public License version
  17 .\" 2 along with this work; if not, write to the Free Software Foundation,
  18 .\" Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  19 .\"
  20 .\" Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  21 .\" or visit www.oracle.com if you need additional information or have any
  22 .\" questions.
  23 .\"
  24 .\" 
  25 .TH rmic 1 "2004 年 6 月 22 日"
  26 .SH "名前"
  27 rmic \- Java RMI スタブコンパイラ
  28 .\" 
  29 .\"  This document was created by saving an HTML file as text
  30 .\"  from the JavaSoft web site:
  31 .\" 
  32 .\" http://java.sun.com/products/jdk/1.2/docs/tooldocs/tools.html
  33 .\" 
  34 .\"  and adding appropriate troff macros.  Because the JavaSoft web site 
  35 .\"  man pages can change without notice, it may be helpful to diff
  36 .\"  files to identify changes other than new functionality. 
  37 .\" 
  38 .SH "形式"
  39 .B rmic 
  40 [
  41 .BI options 
  42 ] 
  43 .I package-qualified-class-names
  44 .SH "機能説明"
  45 .IX "Java RMI stub compiler" "" "Java RMI stub compiler \(em \fLrmic\fP"




   4 .\" DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   5 .\"
   6 .\" This code is free software; you can redistribute it and/or modify it
   7 .\" under the terms of the GNU General Public License version 2 only, as
   8 .\" published by the Free Software Foundation.
   9 .\"
  10 .\" This code is distributed in the hope that it will be useful, but WITHOUT
  11 .\" ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  12 .\" FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  13 .\" version 2 for more details (a copy is included in the LICENSE file that
  14 .\" accompanied this code).
  15 .\"
  16 .\" You should have received a copy of the GNU General Public License version
  17 .\" 2 along with this work; if not, write to the Free Software Foundation,
  18 .\" Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  19 .\"
  20 .\" Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  21 .\" or visit www.oracle.com if you need additional information or have any
  22 .\" questions.
  23 .\" 
  24 .TH rmic 1 "05 Jul 2012"

  25 .SH "名前"
  26 rmic \- Java RMI スタブコンパイラ
  27 .\" 
  28 .\"  This document was created by saving an HTML file as text
  29 .\"  from the JavaSoft web site:
  30 .\" 
  31 .\" http://java.sun.com/products/jdk/1.2/docs/tooldocs/tools.html
  32 .\" 
  33 .\"  and adding appropriate troff macros.  Because the JavaSoft web site 
  34 .\"  man pages can change without notice, it may be helpful to diff
  35 .\"  files to identify changes other than new functionality. 
  36 .\" 
  37 .SH "形式"
  38 .B rmic 
  39 [
  40 .BI options 
  41 ] 
  42 .I package-qualified-class-names
  43 .SH "機能説明"
  44 .IX "Java RMI stub compiler" "" "Java RMI stub compiler \(em \fLrmic\fP"


< prev index next >