JBoss Common Classes 2.2.17.GA

org.jboss.util.file
Class FileProtocolArchiveBrowserFactory

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

public class FileProtocolArchiveBrowserFactory
extends Object
implements ArchiveBrowserFactory

comment

Version:
$Revision: 2305 $
Author:
Bill Burke, Dimitris Andreadis

Constructor Summary
FileProtocolArchiveBrowserFactory()
           
 
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

FileProtocolArchiveBrowserFactory

public FileProtocolArchiveBrowserFactory()
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.