Extension SDK

oracle.ide.util
Class ArchiveFactory

java.lang.Object
  |
  +--oracle.ide.util.ArchiveFactory

public class ArchiveFactory
extends java.lang.Object

Factory class for ArchiveFiles


Constructor Summary
ArchiveFactory()
           
 
Method Summary
 ArchiveFile getArchiveFile(java.lang.String location)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArchiveFactory

public ArchiveFactory()
Method Detail

getArchiveFile

public ArchiveFile getArchiveFile(java.lang.String location)

Extension SDK