org.naftulin.classpathexplorer.dublicate.imlp
Class ArchiveFactory

java.lang.Object
  |
  +--org.naftulin.classpathexplorer.dublicate.imlp.ArchiveFactory

public class ArchiveFactory
extends java.lang.Object

Factory that creates subclasses of AccessibleArchive based on archives file extension. Follows GOF factory method

Version:
1.0
Author:
henry naftulin

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

Constructor Detail

ArchiveFactory

public ArchiveFactory()


Copyright © 2006 Henry Naftulin. All Rights Reserved.