jarentry.html
来自「j2se5-api-zh,java文档的中文版本」· HTML 代码 · 共 1,114 行 · 第 1/3 页
HTML
1,114 行
<BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static int</CODE></FONT></TD><TD><CODE><B><A HREF="JarEntry.html#LOCHDR">LOCHDR</A></B></CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static int</CODE></FONT></TD><TD><CODE><B><A HREF="JarEntry.html#LOCHOW">LOCHOW</A></B></CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static int</CODE></FONT></TD><TD><CODE><B><A HREF="JarEntry.html#LOCLEN">LOCLEN</A></B></CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static int</CODE></FONT></TD><TD><CODE><B><A HREF="JarEntry.html#LOCNAM">LOCNAM</A></B></CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static long</CODE></FONT></TD><TD><CODE><B><A HREF="JarEntry.html#LOCSIG">LOCSIG</A></B></CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static int</CODE></FONT></TD><TD><CODE><B><A HREF="JarEntry.html#LOCSIZ">LOCSIZ</A></B></CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static int</CODE></FONT></TD><TD><CODE><B><A HREF="JarEntry.html#LOCTIM">LOCTIM</A></B></CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static int</CODE></FONT></TD><TD><CODE><B><A HREF="JarEntry.html#LOCVER">LOCVER</A></B></CODE><BR> </TD></TR></TABLE> <A NAME="fields_inherited_from_class_java.util.zip.ZipEntry"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>从类 java.util.zip.<A HREF="../zip/ZipEntry.html" title="java.util.zip 中的类">ZipEntry</A> 继承的字段</B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../zip/ZipEntry.html#DEFLATED">DEFLATED</A>, <A HREF="../zip/ZipEntry.html#STORED">STORED</A></CODE></TD></TR></TABLE> <!-- ======== CONSTRUCTOR SUMMARY ======== --><A NAME="constructor_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"><B>构造方法摘要</B></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="JarEntry.html#JarEntry(java.util.jar.JarEntry)">JarEntry</A></B>(<A HREF="JarEntry.html" title="java.util.jar 中的类">JarEntry</A> je)</CODE><BR> 使用从指定的 <code>JarEntry</code> 对象获取的字段创建新的 <code>JarEntry</code>。</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="JarEntry.html#JarEntry(java.lang.String)">JarEntry</A></B>(<A HREF="../../lang/String.html" title="java.lang 中的类">String</A> name)</CODE><BR> 为指定的 JAR 文件条目名称创建新的 <code>JarEntry</code>。</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="JarEntry.html#JarEntry(java.util.zip.ZipEntry)">JarEntry</A></B>(<A HREF="../zip/ZipEntry.html" title="java.util.zip 中的类">ZipEntry</A> ze)</CODE><BR> 使用从指定 <code>ZipEntry</code> 对象获取的字段创建新的 <code>JarEntry</code>。</TD></TR></TABLE> <!-- ========== METHOD SUMMARY =========== --><A NAME="method_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"><B>方法摘要</B></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="Attributes.html" title="java.util.jar 中的类">Attributes</A></CODE></FONT></TD><TD><CODE><B><A HREF="JarEntry.html#getAttributes()">getAttributes</A></B>()</CODE><BR> 返回此条目的 <code>Manifest</code> <code>Attributes</code>;如果没有,则返回 <code>null</code>。</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.security.cert.Certificate[]</CODE></FONT></TD><TD><CODE><B><A HREF="JarEntry.html#getCertificates()">getCertificates</A></B>()</CODE><BR> 返回此条目的 <code>Certificate</code> 对象;如果没有,则返回 <code>null</code>。</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.security.CodeSigner[]</CODE></FONT></TD><TD><CODE><B><A HREF="JarEntry.html#getCodeSigners()">getCodeSigners</A></B>()</CODE><BR> 返回此条目的 <code>CodeSigner</code> 对象;如果没有,则返回 <code>null</code>。</TD></TR></TABLE> <A NAME="methods_inherited_from_class_java.util.zip.ZipEntry"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>从类 java.util.zip.<A HREF="../zip/ZipEntry.html" title="java.util.zip 中的类">ZipEntry</A> 继承的方法</B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../zip/ZipEntry.html#clone()">clone</A>, <A HREF="../zip/ZipEntry.html#getComment()">getComment</A>, <A HREF="../zip/ZipEntry.html#getCompressedSize()">getCompressedSize</A>, <A HREF="../zip/ZipEntry.html#getCrc()">getCrc</A>, <A HREF="../zip/ZipEntry.html#getExtra()">getExtra</A>, <A HREF="../zip/ZipEntry.html#getMethod()">getMethod</A>, <A HREF="../zip/ZipEntry.html#getName()">getName</A>, <A HREF="../zip/ZipEntry.html#getSize()">getSize</A>, <A HREF="../zip/ZipEntry.html#getTime()">getTime</A>, <A HREF="../zip/ZipEntry.html#hashCode()">hashCode</A>, <A HREF="../zip/ZipEntry.html#isDirectory()">isDirectory</A>, <A HREF="../zip/ZipEntry.html#setComment(java.lang.String)">setComment</A>, <A HREF="../zip/ZipEntry.html#setCompressedSize(long)">setCompressedSize</A>, <A HREF="../zip/ZipEntry.html#setCrc(long)">setCrc</A>, <A HREF="../zip/ZipEntry.html#setExtra(byte[])">setExtra</A>, <A HREF="../zip/ZipEntry.html#setMethod(int)">setMethod</A>, <A HREF="../zip/ZipEntry.html#setSize(long)">setSize</A>, <A HREF="../zip/ZipEntry.html#setTime(long)">setTime</A>, <A HREF="../zip/ZipEntry.html#toString()">toString</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>从类 java.lang.<A HREF="../../lang/Object.html" title="java.lang 中的类">Object</A> 继承的方法</B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../lang/Object.html#equals(java.lang.Object)">equals</A>, <A HREF="../../lang/Object.html#finalize()">finalize</A>, <A HREF="../../lang/Object.html#getClass()">getClass</A>, <A HREF="../../lang/Object.html#notify()">notify</A>, <A HREF="../../lang/Object.html#notifyAll()">notifyAll</A>, <A HREF="../../lang/Object.html#wait()">wait</A>, <A HREF="../../lang/Object.html#wait(long)">wait</A>, <A HREF="../../lang/Object.html#wait(long, int)">wait</A></CODE></TD></TR></TABLE> <P><!-- ============ FIELD DETAIL =========== --><A NAME="field_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"><B>字段详细信息</B></FONT></TH></TR></TABLE><A NAME="LOCSIG"><!-- --></A><H3>LOCSIG</H3><PRE>public static final long <B>LOCSIG</B></PRE><DL><DL><DT><B>另请参见:</B><DD><A HREF="../../../constant-values.html#java.util.jar.JarEntry.LOCSIG">常量字段值</A></DL></DL><HR><A NAME="EXTSIG"><!-- --></A><H3>EXTSIG</H3><PRE>public static final long <B>EXTSIG</B></PRE><DL><DL><DT><B>另请参见:</B><DD><A HREF="../../../constant-values.html#java.util.jar.JarEntry.EXTSIG">常量字段值</A></DL></DL><HR><A NAME="CENSIG"><!-- --></A><H3>CENSIG</H3><PRE>public static final long <B>CENSIG</B></PRE><DL><DL><DT><B>另请参见:</B><DD><A HREF="../../../constant-values.html#java.util.jar.JarEntry.CENSIG">常量字段值</A></DL></DL><HR><A NAME="ENDSIG"><!-- --></A><H3>ENDSIG</H3><PRE>public static final long <B>ENDSIG</B></PRE><DL><DL><DT><B>另请参见:</B><DD><A HREF="../../../constant-values.html#java.util.jar.JarEntry.ENDSIG">常量字段值</A></DL></DL><HR><A NAME="LOCHDR"><!-- --></A><H3>LOCHDR</H3><PRE>public static final int <B>LOCHDR</B></PRE><DL><DL><DT><B>另请参见:</B><DD><A HREF="../../../constant-values.html#java.util.jar.JarEntry.LOCHDR">常量字段值</A></DL></DL><HR><A NAME="EXTHDR"><!-- --></A><H3>EXTHDR</H3><PRE>public static final int <B>EXTHDR</B></PRE><DL><DL><DT><B>另请参见:</B><DD><A HREF="../../../constant-values.html#java.util.jar.JarEntry.EXTHDR">常量字段值</A></DL></DL><HR><A NAME="CENHDR"><!-- --></A><H3>CENHDR</H3><PRE>public static final int <B>CENHDR</B></PRE><DL><DL><DT><B>另请参见:</B><DD><A HREF="../../../constant-values.html#java.util.jar.JarEntry.CENHDR">常量字段值</A></DL></DL><HR><A NAME="ENDHDR"><!-- --></A><H3>ENDHDR</H3><PRE>public static final int <B>ENDHDR</B></PRE><DL><DL><DT><B>另请参见:</B><DD><A HREF="../../../constant-values.html#java.util.jar.JarEntry.ENDHDR">常量字段值</A></DL></DL><HR><A NAME="LOCVER"><!-- --></A><H3>LOCVER</H3><PRE>public static final int <B>LOCVER</B></PRE><DL><DL><DT><B>另请参见:</B><DD><A HREF="../../../constant-values.html#java.util.jar.JarEntry.LOCVER">常量字段值</A></DL></DL><HR><A NAME="LOCFLG"><!-- --></A><H3>LOCFLG</H3><PRE>public static final int <B>LOCFLG</B></PRE><DL><DL><DT><B>另请参见:</B><DD><A HREF="../../../constant-values.html#java.util.jar.JarEntry.LOCFLG">常量字段值</A></DL></DL><HR><A NAME="LOCHOW"><!-- --></A><H3>LOCHOW</H3><PRE>public static final int <B>LOCHOW</B></PRE><DL><DL><DT><B>另请参见:</B><DD><A HREF="../../../constant-values.html#java.util.jar.JarEntry.LOCHOW">常量字段值</A></DL></DL><HR><A NAME="LOCTIM"><!-- --></A><H3>LOCTIM</H3><PRE>public static final int <B>LOCTIM</B></PRE><DL><DL><DT><B>另请参见:</B><DD><A HREF="../../../constant-values.html#java.util.jar.JarEntry.LOCTIM">常量字段值</A></DL></DL><HR><A NAME="LOCCRC"><!-- --></A><H3>LOCCRC</H3><PRE>public static final int <B>LOCCRC</B></PRE><DL><DL><DT><B>另请参见:</B><DD><A HREF="../../../constant-values.html#java.util.jar.JarEntry.LOCCRC">常量字段值</A></DL></DL><HR><A NAME="LOCSIZ"><!-- --></A><H3>LOCSIZ</H3><PRE>public static final int <B>LOCSIZ</B></PRE><DL><DL><DT><B>另请参见:</B><DD><A HREF="../../../constant-values.html#java.util.jar.JarEntry.LOCSIZ">常量字段值</A></DL></DL><HR><A NAME="LOCLEN"><!-- --></A><H3>LOCLEN</H3><PRE>public static final int <B>LOCLEN</B></PRE><DL><DL><DT><B>另请参见:</B><DD><A HREF="../../../constant-values.html#java.util.jar.JarEntry.LOCLEN">常量字段值</A></DL></DL><HR><A NAME="LOCNAM"><!-- --></A><H3>LOCNAM</H3><PRE>public static final int <B>LOCNAM</B></PRE><DL><DL><DT><B>另请参见:</B><DD><A HREF="../../../constant-values.html#java.util.jar.JarEntry.LOCNAM">常量字段值</A></DL></DL><HR><A NAME="LOCEXT"><!-- --></A><H3>LOCEXT</H3><PRE>public static final int <B>LOCEXT</B></PRE><DL><DL><DT><B>另请参见:</B><DD><A HREF="../../../constant-values.html#java.util.jar.JarEntry.LOCEXT">常量字段值</A></DL></DL><HR><A NAME="EXTCRC"><!-- --></A><H3>EXTCRC</H3><PRE>public static final int <B>EXTCRC</B></PRE><DL><DL><DT><B>另请参见:</B><DD><A HREF="../../../constant-values.html#java.util.jar.JarEntry.EXTCRC">常量字段值</A></DL></DL><HR><A NAME="EXTSIZ"><!-- --></A><H3>EXTSIZ</H3><PRE>public static final int <B>EXTSIZ</B></PRE><DL><DL><DT><B>另请参见:</B><DD><A HREF="../../../constant-values.html#java.util.jar.JarEntry.EXTSIZ">常量字段值</A></DL></DL><HR><A NAME="EXTLEN"><!-- --></A><H3>EXTLEN</H3><PRE>public static final int <B>EXTLEN</B></PRE><DL><DL><DT><B>另请参见:</B><DD><A HREF="../../../constant-values.html#java.util.jar.JarEntry.EXTLEN">常量字段值</A></DL></DL><HR><A NAME="CENVEM"><!-- --></A><H3>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?