org.jboss.util.file
Class ArchiveBrowser

java.lang.Object
  extended by org.jboss.util.file.ArchiveBrowser

public abstract class ArchiveBrowser
extends Object

Comment

Version:
$Revision: 1.2.2.1 $
Author:
Bill Burke

Nested Class Summary
static interface ArchiveBrowser.Filter
           
 
Constructor Summary
ArchiveBrowser()
           
 
Method Summary
static Iterator getBrowser(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

ArchiveBrowser

public ArchiveBrowser()
Method Detail

getBrowser

public static Iterator getBrowser(URL url,
                                  ArchiveBrowser.Filter filter)


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.