< prev index next >

src/linux/doc/man/ja/pack200.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 pack200 1 "2006 年 9 月 4 日" "Java SE 6" "ユーザーコマンド"
  26 .SH 名前
  27 pack200 \- JAR パックツール
  28 .SH 形式
  29 .B pack200 
  30 [ 
  31 .I options 
  32 ] 
  33 .I output\-file 
  34 .I JAR\-file
  35 .SH 
  36 オプションの指定順序に決まりはありません。コマンド行または properties ファイルに指定された最後のオプションが、それ以前に指定されたすべてのオプションより優先されます。
  37 .LP
  38 .RS 3
  39 
  40 .JP
  41 .TP 3
  42 options 
  43 コマンド行オプション。
  44 .TP 3
  45 output\-file  


 358 \f2>0\fP "エラー"
 359 .LP
 360 .RE
 361 .SH 関連項目
 362 .LP
 363 .RS 3
 364 .TP 2
 365 *
 366 unpack200 \- JAR アンパックツール
 367 .TP 2
 368 *
 369 \f2unpack200(1)\fP、\f2jar(1)\fP、\f2jarsigner(1)\fP、\f2attributes(5)\fP のマニュアルページ 
 370 .TP 2
 371 *
 372 Java SE のドキュメント 
 373 .TP 2
 374 *
 375 .na
 376 \f2Java Deployment Guide \- Pack200\fP
 377 .fi
 378 (http://java.sun.com/javase/6/docs/technotes/guides/deployment/deployment\-guide/pack200.html)
 379 .TP 2
 380 *
 381 \f2jar\fP \- Java アーカイブツール
 382 .TP 2
 383 *
 384 .na
 385 \f2jarsigner\fP \- JAR 署名および検証ツール
 386 .fi
 387 (http://java.sun.com/javase/6/docs/technotes/tools/solaris/jarsigner.html)
 388 .RE
 389 
 390 .LP
 391 .SH 注意事項
 392 .LP
 393 
 394 .LP
 395 .LP
 396 このコマンドと \f2pack(1)\fP コマンドを混同しないでください。これらは別製品です。
 397 .LP
 398 .LP
 399 SDK に付属する Java SE API 仕様との相違が見つかった場合には、仕様を優先してください。
 400 .LP
 401 


   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 pack200 1 "05 Jul 2012"

  25 .SH 名前
  26 pack200 \- JAR パックツール
  27 .SH 形式
  28 .B pack200 
  29 [ 
  30 .I options 
  31 ] 
  32 .I output\-file 
  33 .I JAR\-file
  34 .SH 
  35 オプションの指定順序に決まりはありません。コマンド行または properties ファイルに指定された最後のオプションが、それ以前に指定されたすべてのオプションより優先されます。
  36 .LP
  37 .RS 3
  38 
  39 .JP
  40 .TP 3
  41 options 
  42 コマンド行オプション。
  43 .TP 3
  44 output\-file  


 357 \f2>0\fP "エラー"
 358 .LP
 359 .RE
 360 .SH 関連項目
 361 .LP
 362 .RS 3
 363 .TP 2
 364 *
 365 unpack200 \- JAR アンパックツール
 366 .TP 2
 367 *
 368 \f2unpack200(1)\fP、\f2jar(1)\fP、\f2jarsigner(1)\fP、\f2attributes(5)\fP のマニュアルページ 
 369 .TP 2
 370 *
 371 Java SE のドキュメント 
 372 .TP 2
 373 *
 374 .na
 375 \f2Java Deployment Guide \- Pack200\fP
 376 .fi
 377 (http://docs.oracle.com/javase/6/docs/technotes/guides/deployment/deployment\-guide/pack200.html)
 378 .TP 2
 379 *
 380 \f2jar\fP \- Java アーカイブツール
 381 .TP 2
 382 *
 383 .na
 384 \f2jarsigner\fP \- JAR 署名および検証ツール
 385 .fi
 386 (https://docs.oracle.com/javase/6/docs/technotes/tools/solaris/jarsigner.html)
 387 .RE
 388 
 389 .LP
 390 .SH 注意事項
 391 .LP
 392 
 393 .LP
 394 .LP
 395 このコマンドと \f2pack(1)\fP コマンドを混同しないでください。これらは別製品です。
 396 .LP
 397 .LP
 398 SDK に付属する Java SE API 仕様との相違が見つかった場合には、仕様を優先してください。
 399 .LP
 400 
< prev index next >