blob: 997e83e9691ea0c71aef95b4600908415f8d5966 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Fri Sep 14 11:33:50 BST 2018 -->
<title>F-Index (File System API)</title>
<meta name="date" content="2018-09-14">
<link rel="stylesheet" type="text/css" href="../javadoc.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="F-Index (File System API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">org.openide.filesystems 9.12.1 </div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-5.html">Prev Letter</a></li>
<li><a href="index-7.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-6.html" target="_top">Frames</a></li>
<li><a href="index-6.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">J</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">V</a>&nbsp;<a href="index-21.html">W</a>&nbsp;<a href="index-22.html">X</a>&nbsp;<a name="I:F">
<!-- -->
</a>
<h2 class="title">F</h2>
<dl>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/annotations/LayerBuilder.html#file-java.lang.String-">file(String)</a></span> - Method in class org.openide.filesystems.annotations.<a href="../org/openide/filesystems/annotations/LayerBuilder.html" title="class in org.openide.filesystems.annotations">LayerBuilder</a></dt>
<dd>
<div class="block">Adds a file to the layer.</div>
</dd>
<dt><a href="../org/openide/filesystems/FileAlreadyLockedException.html" title="class in org.openide.filesystems"><span class="typeNameLink">FileAlreadyLockedException</span></a> - Exception in <a href="../org/openide/filesystems/package-summary.html">org.openide.filesystems</a></dt>
<dd>
<div class="block">Exception raised when a file is already locked.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileAlreadyLockedException.html#FileAlreadyLockedException--">FileAlreadyLockedException()</a></span> - Constructor for exception org.openide.filesystems.<a href="../org/openide/filesystems/FileAlreadyLockedException.html" title="class in org.openide.filesystems">FileAlreadyLockedException</a></dt>
<dd>
<div class="block">Creates new <code>FileAlreadyLockedException</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileAlreadyLockedException.html#FileAlreadyLockedException-java.lang.String-">FileAlreadyLockedException(String)</a></span> - Constructor for exception org.openide.filesystems.<a href="../org/openide/filesystems/FileAlreadyLockedException.html" title="class in org.openide.filesystems">FileAlreadyLockedException</a></dt>
<dd>
<div class="block">Creates new <code>FileAlreadyLockedException</code> with specified text.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileChangeAdapter.html#fileAttributeChanged-org.openide.filesystems.FileAttributeEvent-">fileAttributeChanged(FileAttributeEvent)</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/FileChangeAdapter.html" title="class in org.openide.filesystems">FileChangeAdapter</a></dt>
<dd>
<div class="block">Fired when a file attribute is changed.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileChangeListener.html#fileAttributeChanged-org.openide.filesystems.FileAttributeEvent-">fileAttributeChanged(FileAttributeEvent)</a></span> - Method in interface org.openide.filesystems.<a href="../org/openide/filesystems/FileChangeListener.html" title="interface in org.openide.filesystems">FileChangeListener</a></dt>
<dd>
<div class="block">Fired when a file attribute is changed.</div>
</dd>
<dt><a href="../org/openide/filesystems/FileAttributeEvent.html" title="class in org.openide.filesystems"><span class="typeNameLink">FileAttributeEvent</span></a> - Class in <a href="../org/openide/filesystems/package-summary.html">org.openide.filesystems</a></dt>
<dd>
<div class="block">Event used to listen on filesystem attribute changes.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileAttributeEvent.html#FileAttributeEvent-org.openide.filesystems.FileObject-java.lang.String-java.lang.Object-java.lang.Object-">FileAttributeEvent(FileObject, String, Object, Object)</a></span> - Constructor for class org.openide.filesystems.<a href="../org/openide/filesystems/FileAttributeEvent.html" title="class in org.openide.filesystems">FileAttributeEvent</a></dt>
<dd>
<div class="block">Creates new <code>FileAttributeEvent</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileAttributeEvent.html#FileAttributeEvent-org.openide.filesystems.FileObject-org.openide.filesystems.FileObject-java.lang.String-java.lang.Object-java.lang.Object-">FileAttributeEvent(FileObject, FileObject, String, Object, Object)</a></span> - Constructor for class org.openide.filesystems.<a href="../org/openide/filesystems/FileAttributeEvent.html" title="class in org.openide.filesystems">FileAttributeEvent</a></dt>
<dd>
<div class="block">Creates new <code>FileAttributeEvent</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileAttributeEvent.html#FileAttributeEvent-org.openide.filesystems.FileObject-org.openide.filesystems.FileObject-java.lang.String-java.lang.Object-java.lang.Object-boolean-">FileAttributeEvent(FileObject, FileObject, String, Object, Object, boolean)</a></span> - Constructor for class org.openide.filesystems.<a href="../org/openide/filesystems/FileAttributeEvent.html" title="class in org.openide.filesystems">FileAttributeEvent</a></dt>
<dd>
<div class="block">Creates new <code>FileAttributeEvent</code>.</div>
</dd>
<dt><a href="../org/openide/filesystems/FileChangeAdapter.html" title="class in org.openide.filesystems"><span class="typeNameLink">FileChangeAdapter</span></a> - Class in <a href="../org/openide/filesystems/package-summary.html">org.openide.filesystems</a></dt>
<dd>
<div class="block">Adapter for changes in <code>FileObject</code>s.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileChangeAdapter.html#FileChangeAdapter--">FileChangeAdapter()</a></span> - Constructor for class org.openide.filesystems.<a href="../org/openide/filesystems/FileChangeAdapter.html" title="class in org.openide.filesystems">FileChangeAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileChangeAdapter.html#fileChanged-org.openide.filesystems.FileEvent-">fileChanged(FileEvent)</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/FileChangeAdapter.html" title="class in org.openide.filesystems">FileChangeAdapter</a></dt>
<dd>
<div class="block">Fired when a file is changed.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileChangeListener.html#fileChanged-org.openide.filesystems.FileEvent-">fileChanged(FileEvent)</a></span> - Method in interface org.openide.filesystems.<a href="../org/openide/filesystems/FileChangeListener.html" title="interface in org.openide.filesystems">FileChangeListener</a></dt>
<dd>
<div class="block">Fired when a file is changed.</div>
</dd>
<dt><a href="../org/openide/filesystems/FileChangeListener.html" title="interface in org.openide.filesystems"><span class="typeNameLink">FileChangeListener</span></a> - Interface in <a href="../org/openide/filesystems/package-summary.html">org.openide.filesystems</a></dt>
<dd>
<div class="block">Listener for changes in <code>FileObject</code>s.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileChangeAdapter.html#fileDataCreated-org.openide.filesystems.FileEvent-">fileDataCreated(FileEvent)</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/FileChangeAdapter.html" title="class in org.openide.filesystems">FileChangeAdapter</a></dt>
<dd>
<div class="block">Fired when a new file is created.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileChangeListener.html#fileDataCreated-org.openide.filesystems.FileEvent-">fileDataCreated(FileEvent)</a></span> - Method in interface org.openide.filesystems.<a href="../org/openide/filesystems/FileChangeListener.html" title="interface in org.openide.filesystems">FileChangeListener</a></dt>
<dd>
<div class="block">Fired when a new file is created.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileChangeAdapter.html#fileDeleted-org.openide.filesystems.FileEvent-">fileDeleted(FileEvent)</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/FileChangeAdapter.html" title="class in org.openide.filesystems">FileChangeAdapter</a></dt>
<dd>
<div class="block">Fired when a file is deleted.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileChangeListener.html#fileDeleted-org.openide.filesystems.FileEvent-">fileDeleted(FileEvent)</a></span> - Method in interface org.openide.filesystems.<a href="../org/openide/filesystems/FileChangeListener.html" title="interface in org.openide.filesystems">FileChangeListener</a></dt>
<dd>
<div class="block">Fired when a file is deleted.</div>
</dd>
<dt><a href="../org/openide/filesystems/FileEvent.html" title="class in org.openide.filesystems"><span class="typeNameLink">FileEvent</span></a> - Class in <a href="../org/openide/filesystems/package-summary.html">org.openide.filesystems</a></dt>
<dd>
<div class="block">Event for listening on filesystem changes.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileEvent.html#FileEvent-org.openide.filesystems.FileObject-">FileEvent(FileObject)</a></span> - Constructor for class org.openide.filesystems.<a href="../org/openide/filesystems/FileEvent.html" title="class in org.openide.filesystems">FileEvent</a></dt>
<dd>
<div class="block">Creates new <code>FileEvent</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileEvent.html#FileEvent-org.openide.filesystems.FileObject-org.openide.filesystems.FileObject-">FileEvent(FileObject, FileObject)</a></span> - Constructor for class org.openide.filesystems.<a href="../org/openide/filesystems/FileEvent.html" title="class in org.openide.filesystems">FileEvent</a></dt>
<dd>
<div class="block">Creates new <code>FileEvent</code>, specifying the action object.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileEvent.html#FileEvent-org.openide.filesystems.FileObject-org.openide.filesystems.FileObject-boolean-">FileEvent(FileObject, FileObject, boolean)</a></span> - Constructor for class org.openide.filesystems.<a href="../org/openide/filesystems/FileEvent.html" title="class in org.openide.filesystems">FileEvent</a></dt>
<dd>
<div class="block">Creates new <code>FileEvent</code>, specifying the action object.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileEvent.html#FileEvent-org.openide.filesystems.FileObject-org.openide.filesystems.FileObject-boolean-long-">FileEvent(FileObject, FileObject, boolean, long)</a></span> - Constructor for class org.openide.filesystems.<a href="../org/openide/filesystems/FileEvent.html" title="class in org.openide.filesystems">FileEvent</a></dt>
<dd>
<div class="block">Creates new <code>FileEvent</code>, specifying all its details.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileChangeAdapter.html#fileFolderCreated-org.openide.filesystems.FileEvent-">fileFolderCreated(FileEvent)</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/FileChangeAdapter.html" title="class in org.openide.filesystems">FileChangeAdapter</a></dt>
<dd>
<div class="block">Fired when a new folder is created.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileChangeListener.html#fileFolderCreated-org.openide.filesystems.FileEvent-">fileFolderCreated(FileEvent)</a></span> - Method in interface org.openide.filesystems.<a href="../org/openide/filesystems/FileChangeListener.html" title="interface in org.openide.filesystems">FileChangeListener</a></dt>
<dd>
<div class="block">Fired when a new folder is created.</div>
</dd>
<dt><a href="../org/openide/filesystems/FileLock.html" title="class in org.openide.filesystems"><span class="typeNameLink">FileLock</span></a> - Class in <a href="../org/openide/filesystems/package-summary.html">org.openide.filesystems</a></dt>
<dd>
<div class="block">Represents an acquired lock on a <code>FileObject</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileLock.html#FileLock--">FileLock()</a></span> - Constructor for class org.openide.filesystems.<a href="../org/openide/filesystems/FileLock.html" title="class in org.openide.filesystems">FileLock</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/openide/filesystems/FileObject.html" title="class in org.openide.filesystems"><span class="typeNameLink">FileObject</span></a> - Class in <a href="../org/openide/filesystems/package-summary.html">org.openide.filesystems</a></dt>
<dd>
<div class="block">This is the base for all implementations of file objects on a filesystem.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileObject.html#FileObject--">FileObject()</a></span> - Constructor for class org.openide.filesystems.<a href="../org/openide/filesystems/FileObject.html" title="class in org.openide.filesystems">FileObject</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileChangeAdapter.html#fileRenamed-org.openide.filesystems.FileRenameEvent-">fileRenamed(FileRenameEvent)</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/FileChangeAdapter.html" title="class in org.openide.filesystems">FileChangeAdapter</a></dt>
<dd>
<div class="block">Fired when a file is renamed.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileChangeListener.html#fileRenamed-org.openide.filesystems.FileRenameEvent-">fileRenamed(FileRenameEvent)</a></span> - Method in interface org.openide.filesystems.<a href="../org/openide/filesystems/FileChangeListener.html" title="interface in org.openide.filesystems">FileChangeListener</a></dt>
<dd>
<div class="block">Fired when a file is renamed.</div>
</dd>
<dt><a href="../org/openide/filesystems/FileRenameEvent.html" title="class in org.openide.filesystems"><span class="typeNameLink">FileRenameEvent</span></a> - Class in <a href="../org/openide/filesystems/package-summary.html">org.openide.filesystems</a></dt>
<dd>
<div class="block">Event indicating a file rename.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileRenameEvent.html#FileRenameEvent-org.openide.filesystems.FileObject-java.lang.String-java.lang.String-">FileRenameEvent(FileObject, String, String)</a></span> - Constructor for class org.openide.filesystems.<a href="../org/openide/filesystems/FileRenameEvent.html" title="class in org.openide.filesystems">FileRenameEvent</a></dt>
<dd>
<div class="block">Creates new <code>FileRenameEvent</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileRenameEvent.html#FileRenameEvent-org.openide.filesystems.FileObject-org.openide.filesystems.FileObject-java.lang.String-java.lang.String-">FileRenameEvent(FileObject, FileObject, String, String)</a></span> - Constructor for class org.openide.filesystems.<a href="../org/openide/filesystems/FileRenameEvent.html" title="class in org.openide.filesystems">FileRenameEvent</a></dt>
<dd>
<div class="block">Creates new <code>FileRenameEvent</code>, specifying an event location.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileRenameEvent.html#FileRenameEvent-org.openide.filesystems.FileObject-org.openide.filesystems.FileObject-java.lang.String-java.lang.String-boolean-">FileRenameEvent(FileObject, FileObject, String, String, boolean)</a></span> - Constructor for class org.openide.filesystems.<a href="../org/openide/filesystems/FileRenameEvent.html" title="class in org.openide.filesystems">FileRenameEvent</a></dt>
<dd>
<div class="block">Creates new <code>FileRenameEvent</code>, specifying an event location
and whether the event was expected by the system.</div>
</dd>
<dt><a href="../org/openide/filesystems/FileStateInvalidException.html" title="class in org.openide.filesystems"><span class="typeNameLink">FileStateInvalidException</span></a> - Exception in <a href="../org/openide/filesystems/package-summary.html">org.openide.filesystems</a></dt>
<dd>
<div class="block">Signals that the file object is somehow corrupted.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileStateInvalidException.html#FileStateInvalidException--">FileStateInvalidException()</a></span> - Constructor for exception org.openide.filesystems.<a href="../org/openide/filesystems/FileStateInvalidException.html" title="class in org.openide.filesystems">FileStateInvalidException</a></dt>
<dd>
<div class="block">Create new <code>FileStateInvalidException</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileStateInvalidException.html#FileStateInvalidException-java.lang.String-">FileStateInvalidException(String)</a></span> - Constructor for exception org.openide.filesystems.<a href="../org/openide/filesystems/FileStateInvalidException.html" title="class in org.openide.filesystems">FileStateInvalidException</a></dt>
<dd>
<div class="block">Create new <code>FileStateInvalidException</code> with the specified text.</div>
</dd>
<dt><a href="../org/openide/filesystems/FileStatusEvent.html" title="class in org.openide.filesystems"><span class="typeNameLink">FileStatusEvent</span></a> - Class in <a href="../org/openide/filesystems/package-summary.html">org.openide.filesystems</a></dt>
<dd>
<div class="block">Event describing a change in annotation of files.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileStatusEvent.html#FileStatusEvent-org.openide.filesystems.FileSystem-java.util.Set-boolean-boolean-">FileStatusEvent(FileSystem, Set&lt;? extends FileObject&gt;, boolean, boolean)</a></span> - Constructor for class org.openide.filesystems.<a href="../org/openide/filesystems/FileStatusEvent.html" title="class in org.openide.filesystems">FileStatusEvent</a></dt>
<dd>
<div class="block">Creates new FileStatusEvent</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileStatusEvent.html#FileStatusEvent-org.openide.filesystems.FileSystem-org.openide.filesystems.FileObject-boolean-boolean-">FileStatusEvent(FileSystem, FileObject, boolean, boolean)</a></span> - Constructor for class org.openide.filesystems.<a href="../org/openide/filesystems/FileStatusEvent.html" title="class in org.openide.filesystems">FileStatusEvent</a></dt>
<dd>
<div class="block">Creates new FileStatusEvent</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileStatusEvent.html#FileStatusEvent-org.openide.filesystems.FileSystem-boolean-boolean-">FileStatusEvent(FileSystem, boolean, boolean)</a></span> - Constructor for class org.openide.filesystems.<a href="../org/openide/filesystems/FileStatusEvent.html" title="class in org.openide.filesystems">FileStatusEvent</a></dt>
<dd>
<div class="block">Creates new FileStatusEvent.</div>
</dd>
<dt><a href="../org/openide/filesystems/FileStatusListener.html" title="interface in org.openide.filesystems"><span class="typeNameLink">FileStatusListener</span></a> - Interface in <a href="../org/openide/filesystems/package-summary.html">org.openide.filesystems</a></dt>
<dd>
<div class="block">Listener to changes in annotation of file objects.</div>
</dd>
<dt><a href="../org/openide/filesystems/FileSystem.html" title="class in org.openide.filesystems"><span class="typeNameLink">FileSystem</span></a> - Class in <a href="../org/openide/filesystems/package-summary.html">org.openide.filesystems</a></dt>
<dd>
<div class="block">Interface that provides basic information about a virtual filesystem.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileSystem.html#FileSystem--">FileSystem()</a></span> - Constructor for class org.openide.filesystems.<a href="../org/openide/filesystems/FileSystem.html" title="class in org.openide.filesystems">FileSystem</a></dt>
<dd>
<div class="block">Default constructor.</div>
</dd>
<dt><a href="../org/openide/filesystems/FileSystem.AtomicAction.html" title="interface in org.openide.filesystems"><span class="typeNameLink">FileSystem.AtomicAction</span></a> - Interface in <a href="../org/openide/filesystems/package-summary.html">org.openide.filesystems</a></dt>
<dd>
<div class="block">An action that it is to be called atomically with respect to filesystem event notification.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/RepositoryAdapter.html#fileSystemAdded-org.openide.filesystems.RepositoryEvent-">fileSystemAdded(RepositoryEvent)</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/RepositoryAdapter.html" title="class in org.openide.filesystems">RepositoryAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/RepositoryListener.html#fileSystemAdded-org.openide.filesystems.RepositoryEvent-">fileSystemAdded(RepositoryEvent)</a></span> - Method in interface org.openide.filesystems.<a href="../org/openide/filesystems/RepositoryListener.html" title="interface in org.openide.filesystems">RepositoryListener</a></dt>
<dd>
<div class="block">Called when new filesystem is added to the pool.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/RepositoryAdapter.html#fileSystemPoolReordered-org.openide.filesystems.RepositoryReorderedEvent-">fileSystemPoolReordered(RepositoryReorderedEvent)</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/RepositoryAdapter.html" title="class in org.openide.filesystems">RepositoryAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/RepositoryListener.html#fileSystemPoolReordered-org.openide.filesystems.RepositoryReorderedEvent-">fileSystemPoolReordered(RepositoryReorderedEvent)</a></span> - Method in interface org.openide.filesystems.<a href="../org/openide/filesystems/RepositoryListener.html" title="interface in org.openide.filesystems">RepositoryListener</a></dt>
<dd>
<div class="block">Called when a filesystem pool is reordered.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/RepositoryAdapter.html#fileSystemRemoved-org.openide.filesystems.RepositoryEvent-">fileSystemRemoved(RepositoryEvent)</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/RepositoryAdapter.html" title="class in org.openide.filesystems">RepositoryAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/RepositoryListener.html#fileSystemRemoved-org.openide.filesystems.RepositoryEvent-">fileSystemRemoved(RepositoryEvent)</a></span> - Method in interface org.openide.filesystems.<a href="../org/openide/filesystems/RepositoryListener.html" title="interface in org.openide.filesystems">RepositoryListener</a></dt>
<dd>
<div class="block">Called when a filesystem is removed from the pool.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/Repository.html#fileSystems--">fileSystems()</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/Repository.html" title="class in org.openide.filesystems">Repository</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Please use the <a href="../org/openide/filesystems/../../org-netbeans-api-java-classpath/org/netbeans/api/java/classpath/ClassPath.html">ClassPath API</a> instead.</span></div>
</div>
</dd>
<dt><a href="../org/openide/filesystems/FileUtil.html" title="class in org.openide.filesystems"><span class="typeNameLink">FileUtil</span></a> - Class in <a href="../org/openide/filesystems/package-summary.html">org.openide.filesystems</a></dt>
<dd>
<div class="block">Common utilities for handling files.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileLock.html#finalize--">finalize()</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/FileLock.html" title="class in org.openide.filesystems">FileLock</a></dt>
<dd>
<div class="block">Finalize this object.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/JarFileSystem.html#finalize--">finalize()</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/JarFileSystem.html" title="class in org.openide.filesystems">JarFileSystem</a></dt>
<dd>
<div class="block">Close the jar file when we go away...</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileSystem.html#find-java.lang.String-java.lang.String-java.lang.String-">find(String, String, String)</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/FileSystem.html" title="class in org.openide.filesystems">FileSystem</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Please use the <a href="../org/openide/filesystems/../../org-netbeans-api-java-classpath/org/netbeans/api/java/classpath/ClassPath.html">ClassPath API</a> instead, or use <a href="../org/openide/filesystems/FileSystem.html#findResource-java.lang.String-"><code>FileSystem.findResource(java.lang.String)</code></a> if you are not interested in classpaths.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/MultiFileSystem.html#find-java.lang.String-java.lang.String-java.lang.String-">find(String, String, String)</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/MultiFileSystem.html" title="class in org.openide.filesystems">MultiFileSystem</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/Repository.html#find-java.lang.String-java.lang.String-java.lang.String-">find(String, String, String)</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/Repository.html" title="class in org.openide.filesystems">Repository</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Please use the <a href="../org/openide/filesystems/../../org-netbeans-api-java-classpath/org/netbeans/api/java/classpath/ClassPath.html">ClassPath API</a> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/Repository.html#findAll-java.lang.String-java.lang.String-java.lang.String-">findAll(String, String, String)</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/Repository.html" title="class in org.openide.filesystems">Repository</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Please use the <a href="../org/openide/filesystems/../../org-netbeans-api-java-classpath/org/netbeans/api/java/classpath/ClassPath.html">ClassPath API</a> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/Repository.html#findAllResources-java.lang.String-">findAllResources(String)</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/Repository.html" title="class in org.openide.filesystems">Repository</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Please use the <a href="../org/openide/filesystems/../../org-netbeans-api-java-classpath/org/netbeans/api/java/classpath/ClassPath.html">ClassPath API</a> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileUtil.html#findBrother-org.openide.filesystems.FileObject-java.lang.String-">findBrother(FileObject, String)</a></span> - Static method in class org.openide.filesystems.<a href="../org/openide/filesystems/FileUtil.html" title="class in org.openide.filesystems">FileUtil</a></dt>
<dd>
<div class="block">Finds brother file with same base name but different extension.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileSystem.html#findExtrasFor-java.util.Set-">findExtrasFor(Set&lt;FileObject&gt;)</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/FileSystem.html" title="class in org.openide.filesystems">FileSystem</a></dt>
<dd>
<div class="block">Finds various extensions for set of file objects coming from
this file system.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/URLMapper.html#findFileObject-java.net.URL-">findFileObject(URL)</a></span> - Static method in class org.openide.filesystems.<a href="../org/openide/filesystems/URLMapper.html" title="class in org.openide.filesystems">URLMapper</a></dt>
<dd>
<div class="block">Find an appropriate instance of FileObject that addresses this URL</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/URLMapper.html#findFileObjects-java.net.URL-">findFileObjects(URL)</a></span> - Static method in class org.openide.filesystems.<a href="../org/openide/filesystems/URLMapper.html" title="class in org.openide.filesystems">URLMapper</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Use <a href="../org/openide/filesystems/URLMapper.html#findFileObject-java.net.URL-"><code>URLMapper.findFileObject(java.net.URL)</code></a> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/Repository.html#findFileSystem-java.lang.String-">findFileSystem(String)</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/Repository.html" title="class in org.openide.filesystems">Repository</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Please use the <a href="../org/openide/filesystems/../../org-netbeans-api-java-classpath/org/netbeans/api/java/classpath/ClassPath.html">ClassPath API</a> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileUtil.html#findFreeFileName-org.openide.filesystems.FileObject-java.lang.String-java.lang.String-">findFreeFileName(FileObject, String, String)</a></span> - Static method in class org.openide.filesystems.<a href="../org/openide/filesystems/FileUtil.html" title="class in org.openide.filesystems">FileUtil</a></dt>
<dd>
<div class="block">Finds an unused file name similar to that requested in the same folder.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileUtil.html#findFreeFolderName-org.openide.filesystems.FileObject-java.lang.String-">findFreeFolderName(FileObject, String)</a></span> - Static method in class org.openide.filesystems.<a href="../org/openide/filesystems/FileUtil.html" title="class in org.openide.filesystems">FileUtil</a></dt>
<dd>
<div class="block">Finds an unused folder name similar to that requested in the same parent folder.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/Repository.html#findLayers-org.openide.filesystems.Repository.LayerProvider-">findLayers(Repository.LayerProvider)</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/Repository.html" title="class in org.openide.filesystems">Repository</a></dt>
<dd>
<div class="block">Allows subclasses registered as <a href="../org/openide/filesystems/Repository.html#getDefault--"><code>Repository.getDefault()</code></a> to
find out list of URLs for a given provider.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/MIMEResolver.html#findMIMEType-org.openide.filesystems.FileObject-">findMIMEType(FileObject)</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/MIMEResolver.html" title="class in org.openide.filesystems">MIMEResolver</a></dt>
<dd>
<div class="block">Resolves FileObject and returns recognized MIME type</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/AbstractFileSystem.html#findReference-java.lang.String-">findReference(String)</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/AbstractFileSystem.html" title="class in org.openide.filesystems">AbstractFileSystem</a></dt>
<dd>
<div class="block">This method allows to find Reference to resourceName</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/AbstractFileSystem.html#findResource-java.lang.String-">findResource(String)</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/AbstractFileSystem.html" title="class in org.openide.filesystems">AbstractFileSystem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileSystem.html#findResource-java.lang.String-">findResource(String)</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/FileSystem.html" title="class in org.openide.filesystems">FileSystem</a></dt>
<dd>
<div class="block">Finds a file given its full resource path.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/MultiFileSystem.html#findResource-java.lang.String-">findResource(String)</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/MultiFileSystem.html" title="class in org.openide.filesystems">MultiFileSystem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/Repository.html#findResource-java.lang.String-">findResource(String)</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/Repository.html" title="class in org.openide.filesystems">Repository</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Please use the <a href="../org/openide/filesystems/../../org-netbeans-api-java-classpath/org/netbeans/api/java/classpath/ClassPath.html">ClassPath API</a> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/MultiFileSystem.html#findResourceOn-org.openide.filesystems.FileSystem-java.lang.String-">findResourceOn(FileSystem, String)</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/MultiFileSystem.html" title="class in org.openide.filesystems">MultiFileSystem</a></dt>
<dd>
<div class="block">Finds a resource on given filesystem.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/MultiFileSystem.html#findSystem-org.openide.filesystems.FileObject-">findSystem(FileObject)</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/MultiFileSystem.html" title="class in org.openide.filesystems">MultiFileSystem</a></dt>
<dd>
<div class="block">For given file object finds the filesystem that the object is placed on.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/URLMapper.html#findURL-org.openide.filesystems.FileObject-int-">findURL(FileObject, int)</a></span> - Static method in class org.openide.filesystems.<a href="../org/openide/filesystems/URLMapper.html" title="class in org.openide.filesystems">URLMapper</a></dt>
<dd>
<div class="block">Find a good URL for this file object which works according to type:
inside this VM
inside this machine
from networked machines
</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileEvent.html#firedFrom-org.openide.filesystems.FileSystem.AtomicAction-">firedFrom(FileSystem.AtomicAction)</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/FileEvent.html" title="class in org.openide.filesystems">FileEvent</a></dt>
<dd>
<div class="block">Tests if this event has been generated from given atomic action.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileObject.html#fireFileAttributeChangedEvent-java.util.Enumeration-org.openide.filesystems.FileAttributeEvent-">fireFileAttributeChangedEvent(Enumeration&lt;FileChangeListener&gt;, FileAttributeEvent)</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/FileObject.html" title="class in org.openide.filesystems">FileObject</a></dt>
<dd>
<div class="block">Fire file attribute change event.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileObject.html#fireFileChangedEvent-java.util.Enumeration-org.openide.filesystems.FileEvent-">fireFileChangedEvent(Enumeration&lt;FileChangeListener&gt;, FileEvent)</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/FileObject.html" title="class in org.openide.filesystems">FileObject</a></dt>
<dd>
<div class="block">Fire file change event.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileObject.html#fireFileDataCreatedEvent-java.util.Enumeration-org.openide.filesystems.FileEvent-">fireFileDataCreatedEvent(Enumeration&lt;FileChangeListener&gt;, FileEvent)</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/FileObject.html" title="class in org.openide.filesystems">FileObject</a></dt>
<dd>
<div class="block">Fire data creation event.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileObject.html#fireFileDeletedEvent-java.util.Enumeration-org.openide.filesystems.FileEvent-">fireFileDeletedEvent(Enumeration&lt;FileChangeListener&gt;, FileEvent)</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/FileObject.html" title="class in org.openide.filesystems">FileObject</a></dt>
<dd>
<div class="block">Fire file deletion event.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileObject.html#fireFileFolderCreatedEvent-java.util.Enumeration-org.openide.filesystems.FileEvent-">fireFileFolderCreatedEvent(Enumeration&lt;FileChangeListener&gt;, FileEvent)</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/FileObject.html" title="class in org.openide.filesystems">FileObject</a></dt>
<dd>
<div class="block">Fire folder creation event.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileObject.html#fireFileRenamedEvent-java.util.Enumeration-org.openide.filesystems.FileRenameEvent-">fireFileRenamedEvent(Enumeration&lt;FileChangeListener&gt;, FileRenameEvent)</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/FileObject.html" title="class in org.openide.filesystems">FileObject</a></dt>
<dd>
<div class="block">Fire file rename event.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileSystem.html#fireFileStatusChanged-org.openide.filesystems.FileStatusEvent-">fireFileStatusChanged(FileStatusEvent)</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/FileSystem.html" title="class in org.openide.filesystems">FileSystem</a></dt>
<dd>
<div class="block">Notifies all registered listeners about change of status of some files.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileSystem.html#firePropertyChange-java.lang.String-java.lang.Object-java.lang.Object-">firePropertyChange(String, Object, Object)</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/FileSystem.html" title="class in org.openide.filesystems">FileSystem</a></dt>
<dd>
<div class="block">Fires property change event.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileSystem.html#fireVetoableChange-java.lang.String-java.lang.Object-java.lang.Object-">fireVetoableChange(String, Object, Object)</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/FileSystem.html" title="class in org.openide.filesystems">FileSystem</a></dt>
<dd>
<div class="block">Fires property vetoable event.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/annotations/LayerBuilder.File.html#floatvalue-java.lang.String-float-">floatvalue(String, float)</a></span> - Method in class org.openide.filesystems.annotations.<a href="../org/openide/filesystems/annotations/LayerBuilder.File.html" title="class in org.openide.filesystems.annotations">LayerBuilder.File</a></dt>
<dd>
<div class="block">Adds a float-valued attribute.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/AbstractFileSystem.Info.html#folder-java.lang.String-">folder(String)</a></span> - Method in interface org.openide.filesystems.<a href="../org/openide/filesystems/AbstractFileSystem.Info.html" title="interface in org.openide.filesystems">AbstractFileSystem.Info</a></dt>
<dd>
<div class="block">Test if the file is a folder or contains data.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/annotations/LayerBuilder.html#folder-java.lang.String-">folder(String)</a></span> - Method in class org.openide.filesystems.annotations.<a href="../org/openide/filesystems/annotations/LayerBuilder.html" title="class in org.openide.filesystems.annotations">LayerBuilder</a></dt>
<dd>
<div class="block">Adds a folder to the layer.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/JarFileSystem.html#folder-java.lang.String-">folder(String)</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/JarFileSystem.html" title="class in org.openide.filesystems">JarFileSystem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/JarFileSystem.Impl.html#folder-java.lang.String-">folder(String)</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/JarFileSystem.Impl.html" title="class in org.openide.filesystems">JarFileSystem.Impl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/LocalFileSystem.html#folder-java.lang.String-">folder(String)</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/LocalFileSystem.html" title="class in org.openide.filesystems">LocalFileSystem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/LocalFileSystem.Impl.html#folder-java.lang.String-">folder(String)</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/LocalFileSystem.Impl.html" title="class in org.openide.filesystems">LocalFileSystem.Impl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/XMLFileSystem.Impl.html#folder-java.lang.String-">folder(String)</a></span> - Method in class org.openide.filesystems.<a href="../org/openide/filesystems/XMLFileSystem.Impl.html" title="class in org.openide.filesystems">XMLFileSystem.Impl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/openide/filesystems/FileUtil.html#fromFile-java.io.File-">fromFile(File)</a></span> - Static method in class org.openide.filesystems.<a href="../org/openide/filesystems/FileUtil.html" title="class in org.openide.filesystems">FileUtil</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Use <a href="../org/openide/filesystems/FileUtil.html#toFileObject-java.io.File-"><code>FileUtil.toFileObject(java.io.File)</code></a> instead.</span></div>
</div>
</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">J</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">V</a>&nbsp;<a href="index-21.html">W</a>&nbsp;<a href="index-22.html">X</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">org.openide.filesystems 9.12.1 </div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-5.html">Prev Letter</a></li>
<li><a href="index-7.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-6.html" target="_top">Frames</a></li>
<li><a href="index-6.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small><span class="footnote">Built on September 14 2018.&nbsp;&nbsp;|&nbsp;&nbsp; Copyright &#169; 2017-2018 Apache Software Foundation. All Rights Reserved.</span></small></p>
</body>
</html>