Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.2)

E13403-10


oracle.ide.net
Class JarIndexEntry

java.lang.Object
  extended by oracle.ide.net.JarIndexEntry


public class JarIndexEntry
extends java.lang.Object

Method Summary
 int getCompressedSize()
           
 java.lang.String getName()
           
 int getSize()
           
 java.util.Date getTime()
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Method Detail

getName

public java.lang.String getName()

getSize

public int getSize()

getCompressedSize

public int getCompressedSize()

getTime

public java.util.Date getTime()

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.2)

E13403-10


Copyright © 1997, 2013, Oracle. All rights reserved.