org.netbeans.core.startup/1 1.40

org.netbeans.core.startup.layers
Class ArchiveURLMapper

java.lang.Object
  extended by org.openide.filesystems.URLMapper
      extended by org.netbeans.core.startup.layers.ArchiveURLMapper

public class ArchiveURLMapper
extends URLMapper


Field Summary
 
Fields inherited from class org.openide.filesystems.URLMapper
EXTERNAL, INTERNAL, NETWORK
 
Constructor Summary
ArchiveURLMapper()
           
 
Method Summary
 FileObject[] getFileObjects(URL url)
           
 URL getURL(FileObject fo, int type)
           
 
Methods inherited from class org.openide.filesystems.URLMapper
findFileObject, findFileObjects, findURL
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArchiveURLMapper

public ArchiveURLMapper()
Method Detail

getURL

public URL getURL(FileObject fo,
                  int type)
Specified by:
getURL in class URLMapper

getFileObjects

public FileObject[] getFileObjects(URL url)
Specified by:
getFileObjects in class URLMapper

org.netbeans.core.startup/1 1.40

Built on May 22 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.