站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 common API Documentation 英文版文档

ArchiveBrowser (JBoss/Common API) - JBoss 4.0.1 sp1 common API Documentation 英文版文档


org.jboss.util.file
Class ArchiveBrowser

java.lang.Object
  extended byorg.jboss.util.file.ArchiveBrowser

public abstract class ArchiveBrowser
extends Object

Comment

Version:
$Revision: 1.2 $
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.