JBoss Common Classes 2.2.17.GA

org.jboss.util.file
Class JarProtocolArchiveBrowserFactory

java.lang.Object
  extended by org.jboss.util.file.JarProtocolArchiveBrowserFactory
All Implemented Interfaces:
ArchiveBrowserFactory

public class JarProtocolArchiveBrowserFactory
extends Object
implements ArchiveBrowserFactory

comment

Version:
$Revision: 1.1 $
Author:
Bill Burke

Constructor Summary
JarProtocolArchiveBrowserFactory()
           
 
Method Summary
 Iterator create(URL url, ArchiveBrowser.Filter filter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JarProtocolArchiveBrowserFactory

public JarProtocolArchiveBrowserFactory()
Method Detail

create

public Iterator create(URL url,
                       ArchiveBrowser.Filter filter)
Specified by:
create in interface ArchiveBrowserFactory

JBoss Common Classes 2.2.17.GA

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.