This file is indexed.

/usr/share/doc/libjimfs-java/api/index-all.html is in libjimfs-java-doc 1.1-5.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html>
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index (Jimfs 1.1 API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.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="Index (Jimfs 1.1 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="com/google/common/jimfs/package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li><a href="com/google/common/jimfs/package-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>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.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="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:J">J</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a href="#I:W">W</a>&nbsp;<a name="I:A">
<!--   -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/Configuration.Builder.html#addAttributeProvider-com.google.common.jimfs.AttributeProvider-">addAttributeProvider(AttributeProvider)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/Configuration.Builder.html" title="class in com.google.common.jimfs">Configuration.Builder</a></dt>
<dd>
<div class="block">Adds an attribute provider for a custom view for the file system to support.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/PathType.html#allowsMultipleRoots--">allowsMultipleRoots()</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/PathType.html" title="class in com.google.common.jimfs">PathType</a></dt>
<dd>
<div class="block">Returns whether or not this type of path allows multiple root directories.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/PathNormalization.html#apply-java.lang.String-">apply(String)</a></span> - Method in enum com.google.common.jimfs.<a href="com/google/common/jimfs/PathNormalization.html" title="enum in com.google.common.jimfs">PathNormalization</a></dt>
<dd>
<div class="block">Applies this normalization to the given string, returning the normalized result.</div>
</dd>
<dt><a href="com/google/common/jimfs/AttributeProvider.html" title="class in com.google.common.jimfs"><span class="typeNameLink">AttributeProvider</span></a> - Class in <a href="com/google/common/jimfs/package-summary.html">com.google.common.jimfs</a></dt>
<dd>
<div class="block">Abstract provider for handling a specific file attribute view.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/AttributeProvider.html#AttributeProvider--">AttributeProvider()</a></span> - Constructor for class com.google.common.jimfs.<a href="com/google/common/jimfs/AttributeProvider.html" title="class in com.google.common.jimfs">AttributeProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/AttributeProvider.html#attributes-com.google.common.jimfs.File-">attributes(File)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/AttributeProvider.html" title="class in com.google.common.jimfs">AttributeProvider</a></dt>
<dd>
<div class="block">Returns the set of attributes supported by this view that are present in the given file.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/AttributeProvider.html#attributesType--">attributesType()</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/AttributeProvider.html" title="class in com.google.common.jimfs">AttributeProvider</a></dt>
<dd>
<div class="block">Returns the type of file attributes object this provider supports, or null if it doesn't
 support reading its attributes as an object.</div>
</dd>
</dl>
<a name="I:B">
<!--   -->
</a>
<h2 class="title">B</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/Configuration.Builder.html#build--">build()</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/Configuration.Builder.html" title="class in com.google.common.jimfs">Configuration.Builder</a></dt>
<dd>
<div class="block">Creates a new immutable configuration object from this builder.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/Configuration.html#builder-com.google.common.jimfs.PathType-">builder(PathType)</a></span> - Static method in class com.google.common.jimfs.<a href="com/google/common/jimfs/Configuration.html" title="class in com.google.common.jimfs">Configuration</a></dt>
<dd>
<div class="block">Creates a new mutable <a href="com/google/common/jimfs/Configuration.html" title="class in com.google.common.jimfs"><code>Configuration</code></a> builder using the given path type.</div>
</dd>
</dl>
<a name="I:C">
<!--   -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html#checkAccess-java.nio.file.Path-java.nio.file.AccessMode...-">checkAccess(Path, AccessMode...)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html" title="class in com.google.common.jimfs">SystemJimfsFileSystemProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/AttributeProvider.html#checkNotCreate-java.lang.String-java.lang.String-boolean-">checkNotCreate(String, String, boolean)</a></span> - Static method in class com.google.common.jimfs.<a href="com/google/common/jimfs/AttributeProvider.html" title="class in com.google.common.jimfs">AttributeProvider</a></dt>
<dd>
<div class="block">Checks that the attribute is not being set by the user on file creation, throwing an
 unsupported operation exception if it is.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/AttributeProvider.html#checkType-java.lang.String-java.lang.String-java.lang.Object-java.lang.Class-">checkType(String, String, Object, Class&lt;T&gt;)</a></span> - Static method in class com.google.common.jimfs.<a href="com/google/common/jimfs/AttributeProvider.html" title="class in com.google.common.jimfs">AttributeProvider</a></dt>
<dd>
<div class="block">Checks that the given value is of the given type, returning the value if so and throwing an
 exception if not.</div>
</dd>
<dt><a href="com/google/common/jimfs/package-summary.html">com.google.common.jimfs</a> - package com.google.common.jimfs</dt>
<dd>
<div class="block">Package containing the Jimfs file system API and implementation.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/PathNormalization.html#compilePattern-java.lang.String-java.lang.Iterable-">compilePattern(String, Iterable&lt;PathNormalization&gt;)</a></span> - Static method in enum com.google.common.jimfs.<a href="com/google/common/jimfs/PathNormalization.html" title="enum in com.google.common.jimfs">PathNormalization</a></dt>
<dd>
<div class="block">Compiles a regex pattern using flags based on the given normalizations.</div>
</dd>
<dt><a href="com/google/common/jimfs/Configuration.html" title="class in com.google.common.jimfs"><span class="typeNameLink">Configuration</span></a> - Class in <a href="com/google/common/jimfs/package-summary.html">com.google.common.jimfs</a></dt>
<dd>
<div class="block">Immutable configuration for an in-memory file system.</div>
</dd>
<dt><a href="com/google/common/jimfs/Configuration.Builder.html" title="class in com.google.common.jimfs"><span class="typeNameLink">Configuration.Builder</span></a> - Class in <a href="com/google/common/jimfs/package-summary.html">com.google.common.jimfs</a></dt>
<dd>
<div class="block">Mutable builder for <a href="com/google/common/jimfs/Configuration.html" title="class in com.google.common.jimfs"><code>Configuration</code></a> objects.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html#copy-java.nio.file.Path-java.nio.file.Path-java.nio.file.CopyOption...-">copy(Path, Path, CopyOption...)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html" title="class in com.google.common.jimfs">SystemJimfsFileSystemProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html#createDirectory-java.nio.file.Path-java.nio.file.attribute.FileAttribute...-">createDirectory(Path, FileAttribute&lt;?&gt;...)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html" title="class in com.google.common.jimfs">SystemJimfsFileSystemProvider</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:D">
<!--   -->
</a>
<h2 class="title">D</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/Configuration.Builder.html#DEFAULT_BLOCK_SIZE">DEFAULT_BLOCK_SIZE</a></span> - Static variable in class com.google.common.jimfs.<a href="com/google/common/jimfs/Configuration.Builder.html" title="class in com.google.common.jimfs">Configuration.Builder</a></dt>
<dd>
<div class="block">8 KB.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/Configuration.Builder.html#DEFAULT_MAX_CACHE_SIZE">DEFAULT_MAX_CACHE_SIZE</a></span> - Static variable in class com.google.common.jimfs.<a href="com/google/common/jimfs/Configuration.Builder.html" title="class in com.google.common.jimfs">Configuration.Builder</a></dt>
<dd>
<div class="block">Equal to the configured max size.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/Configuration.Builder.html#DEFAULT_MAX_SIZE">DEFAULT_MAX_SIZE</a></span> - Static variable in class com.google.common.jimfs.<a href="com/google/common/jimfs/Configuration.Builder.html" title="class in com.google.common.jimfs">Configuration.Builder</a></dt>
<dd>
<div class="block">4 GB.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/AttributeProvider.html#defaultValues-java.util.Map-">defaultValues(Map&lt;String, ?&gt;)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/AttributeProvider.html" title="class in com.google.common.jimfs">AttributeProvider</a></dt>
<dd>
<div class="block">Returns a map containing the default attribute values for this provider.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html#delete-java.nio.file.Path-">delete(Path)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html" title="class in com.google.common.jimfs">SystemJimfsFileSystemProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/File.html#deleteAttribute-java.lang.String-java.lang.String-">deleteAttribute(String, String)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/File.html" title="class in com.google.common.jimfs">File</a></dt>
<dd>
<div class="block">Deletes the given attribute from the given view.</div>
</dd>
</dl>
<a name="I:E">
<!--   -->
</a>
<h2 class="title">E</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/PathType.html#emptyPath--">emptyPath()</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/PathType.html" title="class in com.google.common.jimfs">PathType</a></dt>
<dd>
<div class="block">Returns an empty path.</div>
</dd>
</dl>
<a name="I:F">
<!--   -->
</a>
<h2 class="title">F</h2>
<dl>
<dt><a href="com/google/common/jimfs/Feature.html" title="enum in com.google.common.jimfs"><span class="typeNameLink">Feature</span></a> - Enum in <a href="com/google/common/jimfs/package-summary.html">com.google.common.jimfs</a></dt>
<dd>
<div class="block">Optional file system features that may be supported or unsupported by a Jimfs file system
 instance.</div>
</dd>
<dt><a href="com/google/common/jimfs/File.html" title="class in com.google.common.jimfs"><span class="typeNameLink">File</span></a> - Class in <a href="com/google/common/jimfs/package-summary.html">com.google.common.jimfs</a></dt>
<dd>
<div class="block">A file object, containing both the file's metadata and content.</div>
</dd>
<dt><a href="com/google/common/jimfs/FileLookup.html" title="interface in com.google.common.jimfs"><span class="typeNameLink">FileLookup</span></a> - Interface in <a href="com/google/common/jimfs/package-summary.html">com.google.common.jimfs</a></dt>
<dd>
<div class="block">Callback for looking up a file.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/AttributeProvider.html#fixedAttributes--">fixedAttributes()</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/AttributeProvider.html" title="class in com.google.common.jimfs">AttributeProvider</a></dt>
<dd>
<div class="block">Returns the set of attributes that are always available from this provider.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/Configuration.html#forCurrentPlatform--">forCurrentPlatform()</a></span> - Static method in class com.google.common.jimfs.<a href="com/google/common/jimfs/Configuration.html" title="class in com.google.common.jimfs">Configuration</a></dt>
<dd>
<div class="block">Returns a default configuration appropriate to the current operating system.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/PathType.html#fromUri-java.net.URI-">fromUri(URI)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/PathType.html" title="class in com.google.common.jimfs">PathType</a></dt>
<dd>
<div class="block">Parses a path from the given URI.</div>
</dd>
</dl>
<a name="I:G">
<!--   -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/AttributeProvider.html#get-com.google.common.jimfs.File-java.lang.String-">get(File, String)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/AttributeProvider.html" title="class in com.google.common.jimfs">AttributeProvider</a></dt>
<dd>
<div class="block">Returns the value of the given attribute in the given file or null if the attribute is not
 supported by this provider.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/File.html#getAttribute-java.lang.String-java.lang.String-">getAttribute(String, String)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/File.html" title="class in com.google.common.jimfs">File</a></dt>
<dd>
<div class="block">Gets the value of the given attribute in the given view.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/File.html#getAttributeNames-java.lang.String-">getAttributeNames(String)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/File.html" title="class in com.google.common.jimfs">File</a></dt>
<dd>
<div class="block">Returns the names of the attributes contained in the given attribute view in the file's
 attributes table.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/File.html#getCreationTime--">getCreationTime()</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/File.html" title="class in com.google.common.jimfs">File</a></dt>
<dd>
<div class="block">Gets the creation time of the file.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html#getFileAttributeView-java.nio.file.Path-java.lang.Class-java.nio.file.LinkOption...-">getFileAttributeView(Path, Class&lt;V&gt;, LinkOption...)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html" title="class in com.google.common.jimfs">SystemJimfsFileSystemProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html#getFileStore-java.nio.file.Path-">getFileStore(Path)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html" title="class in com.google.common.jimfs">SystemJimfsFileSystemProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html#getFileSystem-java.net.URI-">getFileSystem(URI)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html" title="class in com.google.common.jimfs">SystemJimfsFileSystemProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/File.html#getLastAccessTime--">getLastAccessTime()</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/File.html" title="class in com.google.common.jimfs">File</a></dt>
<dd>
<div class="block">Gets the last access time of the file.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/File.html#getLastModifiedTime--">getLastModifiedTime()</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/File.html" title="class in com.google.common.jimfs">File</a></dt>
<dd>
<div class="block">Gets the last modified time of the file.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/PathType.html#getOtherSeparators--">getOtherSeparators()</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/PathType.html" title="class in com.google.common.jimfs">PathType</a></dt>
<dd>
<div class="block">Returns the other separators that are recognized when parsing a path.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html#getPath-java.net.URI-">getPath(URI)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html" title="class in com.google.common.jimfs">SystemJimfsFileSystemProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html#getScheme--">getScheme()</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html" title="class in com.google.common.jimfs">SystemJimfsFileSystemProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/PathType.html#getSeparator--">getSeparator()</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/PathType.html" title="class in com.google.common.jimfs">PathType</a></dt>
<dd>
<div class="block">Returns the canonical separator for this path type.</div>
</dd>
</dl>
<a name="I:H">
<!--   -->
</a>
<h2 class="title">H</h2>
<dl>
<dt><a href="com/google/common/jimfs/Handler.html" title="class in com.google.common.jimfs"><span class="typeNameLink">Handler</span></a> - Class in <a href="com/google/common/jimfs/package-summary.html">com.google.common.jimfs</a></dt>
<dd>
<div class="block"><a href="https://docs.oracle.com/javase/7/docs/api/java/net/URLStreamHandler.html?is-external=true" title="class or interface in java.net"><code>URLStreamHandler</code></a> implementation for jimfs.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/Handler.html#Handler--">Handler()</a></span> - Constructor for class com.google.common.jimfs.<a href="com/google/common/jimfs/Handler.html" title="class in com.google.common.jimfs">Handler</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Not intended to be called directly; this class is only for use by Java itself.</span></div>
</div>
</dd>
</dl>
<a name="I:I">
<!--   -->
</a>
<h2 class="title">I</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/File.html#id--">id()</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/File.html" title="class in com.google.common.jimfs">File</a></dt>
<dd>
<div class="block">Returns the ID of this file.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/AttributeProvider.html#inherits--">inherits()</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/AttributeProvider.html" title="class in com.google.common.jimfs">AttributeProvider</a></dt>
<dd>
<div class="block">Returns the names of other providers that this provider inherits attributes from.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/AttributeProvider.html#invalidType-java.lang.String-java.lang.String-java.lang.Object-java.lang.Class...-">invalidType(String, String, Object, Class&lt;?&gt;...)</a></span> - Static method in class com.google.common.jimfs.<a href="com/google/common/jimfs/AttributeProvider.html" title="class in com.google.common.jimfs">AttributeProvider</a></dt>
<dd>
<div class="block">Throws an illegal argument exception indicating that the given value is not one of the
 expected types for the given attribute.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/PathType.ParseResult.html#isAbsolute--">isAbsolute()</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/PathType.ParseResult.html" title="class in com.google.common.jimfs">PathType.ParseResult</a></dt>
<dd>
<div class="block">Returns whether or not this result is an absolute path.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/File.html#isDirectory--">isDirectory()</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/File.html" title="class in com.google.common.jimfs">File</a></dt>
<dd>
<div class="block">Returns whether or not this file is a directory.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html#isHidden-java.nio.file.Path-">isHidden(Path)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html" title="class in com.google.common.jimfs">SystemJimfsFileSystemProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/File.html#isRegularFile--">isRegularFile()</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/File.html" title="class in com.google.common.jimfs">File</a></dt>
<dd>
<div class="block">Returns whether or not this file is a regular file.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/PathType.ParseResult.html#isRoot--">isRoot()</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/PathType.ParseResult.html" title="class in com.google.common.jimfs">PathType.ParseResult</a></dt>
<dd>
<div class="block">Returns whether or not this result represents a root path.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html#isSameFile-java.nio.file.Path-java.nio.file.Path-">isSameFile(Path, Path)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html" title="class in com.google.common.jimfs">SystemJimfsFileSystemProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/File.html#isSymbolicLink--">isSymbolicLink()</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/File.html" title="class in com.google.common.jimfs">File</a></dt>
<dd>
<div class="block">Returns whether or not this file is a symbolic link.</div>
</dd>
</dl>
<a name="I:J">
<!--   -->
</a>
<h2 class="title">J</h2>
<dl>
<dt><a href="com/google/common/jimfs/Jimfs.html" title="class in com.google.common.jimfs"><span class="typeNameLink">Jimfs</span></a> - Class in <a href="com/google/common/jimfs/package-summary.html">com.google.common.jimfs</a></dt>
<dd>
<div class="block">Static factory methods for creating new Jimfs file systems.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/PathType.html#joiner--">joiner()</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/PathType.html" title="class in com.google.common.jimfs">PathType</a></dt>
<dd>
<div class="block">Returns the path joiner for this path type.</div>
</dd>
</dl>
<a name="I:L">
<!--   -->
</a>
<h2 class="title">L</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/File.html#links--">links()</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/File.html" title="class in com.google.common.jimfs">File</a></dt>
<dd>
<div class="block">Returns the current count of links to this file.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/FileLookup.html#lookup--">lookup()</a></span> - Method in interface com.google.common.jimfs.<a href="com/google/common/jimfs/FileLookup.html" title="interface in com.google.common.jimfs">FileLookup</a></dt>
<dd>
<div class="block">Looks up the file.</div>
</dd>
</dl>
<a name="I:M">
<!--   -->
</a>
<h2 class="title">M</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html#move-java.nio.file.Path-java.nio.file.Path-java.nio.file.CopyOption...-">move(Path, Path, CopyOption...)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html" title="class in com.google.common.jimfs">SystemJimfsFileSystemProvider</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:N">
<!--   -->
</a>
<h2 class="title">N</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/AttributeProvider.html#name--">name()</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/AttributeProvider.html" title="class in com.google.common.jimfs">AttributeProvider</a></dt>
<dd>
<div class="block">Returns the view name that's used to get attributes from this provider.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/PathType.ParseResult.html#names--">names()</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/PathType.ParseResult.html" title="class in com.google.common.jimfs">PathType.ParseResult</a></dt>
<dd>
<div class="block">Returns the parsed name elements.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html#newByteChannel-java.nio.file.Path-java.util.Set-java.nio.file.attribute.FileAttribute...-">newByteChannel(Path, Set&lt;? extends OpenOption&gt;, FileAttribute&lt;?&gt;...)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html" title="class in com.google.common.jimfs">SystemJimfsFileSystemProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html#newDirectoryStream-java.nio.file.Path-java.nio.file.DirectoryStream.Filter-">newDirectoryStream(Path, DirectoryStream.Filter&lt;? super Path&gt;)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html" title="class in com.google.common.jimfs">SystemJimfsFileSystemProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/Jimfs.html#newFileSystem--">newFileSystem()</a></span> - Static method in class com.google.common.jimfs.<a href="com/google/common/jimfs/Jimfs.html" title="class in com.google.common.jimfs">Jimfs</a></dt>
<dd>
<div class="block">Creates a new in-memory file system with a
 <a href="com/google/common/jimfs/Configuration.html#forCurrentPlatform--">default configuration</a> appropriate to the
 current operating system.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/Jimfs.html#newFileSystem-java.lang.String-">newFileSystem(String)</a></span> - Static method in class com.google.common.jimfs.<a href="com/google/common/jimfs/Jimfs.html" title="class in com.google.common.jimfs">Jimfs</a></dt>
<dd>
<div class="block">Creates a new in-memory file system with a
 <a href="com/google/common/jimfs/Configuration.html#forCurrentPlatform--">default configuration</a> appropriate to the
 current operating system.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/Jimfs.html#newFileSystem-com.google.common.jimfs.Configuration-">newFileSystem(Configuration)</a></span> - Static method in class com.google.common.jimfs.<a href="com/google/common/jimfs/Jimfs.html" title="class in com.google.common.jimfs">Jimfs</a></dt>
<dd>
<div class="block">Creates a new in-memory file system with the given configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/Jimfs.html#newFileSystem-java.lang.String-com.google.common.jimfs.Configuration-">newFileSystem(String, Configuration)</a></span> - Static method in class com.google.common.jimfs.<a href="com/google/common/jimfs/Jimfs.html" title="class in com.google.common.jimfs">Jimfs</a></dt>
<dd>
<div class="block">Creates a new in-memory file system with the given configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html#newFileSystem-java.net.URI-java.util.Map-">newFileSystem(URI, Map&lt;String, ?&gt;)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html" title="class in com.google.common.jimfs">SystemJimfsFileSystemProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html#newFileSystem-java.nio.file.Path-java.util.Map-">newFileSystem(Path, Map&lt;String, ?&gt;)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html" title="class in com.google.common.jimfs">SystemJimfsFileSystemProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/PathNormalization.html#normalize-java.lang.String-java.lang.Iterable-">normalize(String, Iterable&lt;PathNormalization&gt;)</a></span> - Static method in enum com.google.common.jimfs.<a href="com/google/common/jimfs/PathNormalization.html" title="enum in com.google.common.jimfs">PathNormalization</a></dt>
<dd>
<div class="block">Applies the given normalizations to the given string in order, returning the normalized
 result.</div>
</dd>
</dl>
<a name="I:O">
<!--   -->
</a>
<h2 class="title">O</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/Handler.html#openConnection-java.net.URL-">openConnection(URL)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/Handler.html" title="class in com.google.common.jimfs">Handler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/Configuration.html#osX--">osX()</a></span> - Static method in class com.google.common.jimfs.<a href="com/google/common/jimfs/Configuration.html" title="class in com.google.common.jimfs">Configuration</a></dt>
<dd>
<div class="block">Returns the default configuration for a Mac OS X-like file system.</div>
</dd>
</dl>
<a name="I:P">
<!--   -->
</a>
<h2 class="title">P</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/PathType.html#parsePath-java.lang.String-">parsePath(String)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/PathType.html" title="class in com.google.common.jimfs">PathType</a></dt>
<dd>
<div class="block">Parses the given strings as a path.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/PathType.ParseResult.html#ParseResult-java.lang.String-java.lang.Iterable-">ParseResult(String, Iterable&lt;String&gt;)</a></span> - Constructor for class com.google.common.jimfs.<a href="com/google/common/jimfs/PathType.ParseResult.html" title="class in com.google.common.jimfs">PathType.ParseResult</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/PathType.html#parseUriPath-java.lang.String-">parseUriPath(String)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/PathType.html" title="class in com.google.common.jimfs">PathType</a></dt>
<dd>
<div class="block">Parses a path from the given URI path.</div>
</dd>
<dt><a href="com/google/common/jimfs/PathNormalization.html" title="enum in com.google.common.jimfs"><span class="typeNameLink">PathNormalization</span></a> - Enum in <a href="com/google/common/jimfs/package-summary.html">com.google.common.jimfs</a></dt>
<dd>
<div class="block">Normalizations that can be applied to names in paths.</div>
</dd>
<dt><a href="com/google/common/jimfs/PathType.html" title="class in com.google.common.jimfs"><span class="typeNameLink">PathType</span></a> - Class in <a href="com/google/common/jimfs/package-summary.html">com.google.common.jimfs</a></dt>
<dd>
<div class="block">An object defining a specific type of path.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/PathType.html#PathType-boolean-char-char...-">PathType(boolean, char, char...)</a></span> - Constructor for class com.google.common.jimfs.<a href="com/google/common/jimfs/PathType.html" title="class in com.google.common.jimfs">PathType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/google/common/jimfs/PathType.ParseResult.html" title="class in com.google.common.jimfs"><span class="typeNameLink">PathType.ParseResult</span></a> - Class in <a href="com/google/common/jimfs/package-summary.html">com.google.common.jimfs</a></dt>
<dd>
<div class="block">Simple result of parsing a path.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/PathNormalization.html#patternFlags--">patternFlags()</a></span> - Method in enum com.google.common.jimfs.<a href="com/google/common/jimfs/PathNormalization.html" title="enum in com.google.common.jimfs">PathNormalization</a></dt>
<dd>
<div class="block">Returns the flags that should be used when creating a regex <a href="https://docs.oracle.com/javase/7/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex"><code>Pattern</code></a> in order to
 approximate this normalization.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/WatchServiceConfiguration.html#polling-long-java.util.concurrent.TimeUnit-">polling(long, TimeUnit)</a></span> - Static method in class com.google.common.jimfs.<a href="com/google/common/jimfs/WatchServiceConfiguration.html" title="class in com.google.common.jimfs">WatchServiceConfiguration</a></dt>
<dd>
<div class="block">Returns a configuration for a <a href="https://docs.oracle.com/javase/7/docs/api/java/nio/file/WatchService.html?is-external=true" title="class or interface in java.nio.file"><code>WatchService</code></a> that polls watched directories for changes
 every <code>interval</code> of the given <code>timeUnit</code> (e.g.</div>
</dd>
</dl>
<a name="I:R">
<!--   -->
</a>
<h2 class="title">R</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/AttributeProvider.html#readAttributes-com.google.common.jimfs.File-">readAttributes(File)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/AttributeProvider.html" title="class in com.google.common.jimfs">AttributeProvider</a></dt>
<dd>
<div class="block">Reads this provider's attributes from the given file as an attributes object.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html#readAttributes-java.nio.file.Path-java.lang.Class-java.nio.file.LinkOption...-">readAttributes(Path, Class&lt;A&gt;, LinkOption...)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html" title="class in com.google.common.jimfs">SystemJimfsFileSystemProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html#readAttributes-java.nio.file.Path-java.lang.String-java.nio.file.LinkOption...-">readAttributes(Path, String, LinkOption...)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html" title="class in com.google.common.jimfs">SystemJimfsFileSystemProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html#removeFileSystemRunnable-java.net.URI-">removeFileSystemRunnable(URI)</a></span> - Static method in class com.google.common.jimfs.<a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html" title="class in com.google.common.jimfs">SystemJimfsFileSystemProvider</a></dt>
<dd>
<div class="block">Returns a runnable that, when run, removes the file system with the given URI from this
 provider.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/PathType.ParseResult.html#root--">root()</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/PathType.ParseResult.html" title="class in com.google.common.jimfs">PathType.ParseResult</a></dt>
<dd>
<div class="block">Returns the parsed root element, or null if there was no root.</div>
</dd>
</dl>
<a name="I:S">
<!--   -->
</a>
<h2 class="title">S</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/AttributeProvider.html#set-com.google.common.jimfs.File-java.lang.String-java.lang.String-java.lang.Object-boolean-">set(File, String, String, Object, boolean)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/AttributeProvider.html" title="class in com.google.common.jimfs">AttributeProvider</a></dt>
<dd>
<div class="block">Sets the value of the given attribute in the given file object.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/File.html#setAttribute-java.lang.String-java.lang.String-java.lang.Object-">setAttribute(String, String, Object)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/File.html" title="class in com.google.common.jimfs">File</a></dt>
<dd>
<div class="block">Sets the given attribute in the given view to the given value.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html#setAttribute-java.nio.file.Path-java.lang.String-java.lang.Object-java.nio.file.LinkOption...-">setAttribute(Path, String, Object, LinkOption...)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html" title="class in com.google.common.jimfs">SystemJimfsFileSystemProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/Configuration.Builder.html#setAttributeViews-java.lang.String-java.lang.String...-">setAttributeViews(String, String...)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/Configuration.Builder.html" title="class in com.google.common.jimfs">Configuration.Builder</a></dt>
<dd>
<div class="block">Sets the attribute views the file system should support.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/Configuration.Builder.html#setBlockSize-int-">setBlockSize(int)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/Configuration.Builder.html" title="class in com.google.common.jimfs">Configuration.Builder</a></dt>
<dd>
<div class="block">Sets the block size (in bytes) for the file system to use.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/Configuration.Builder.html#setDefaultAttributeValue-java.lang.String-java.lang.Object-">setDefaultAttributeValue(String, Object)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/Configuration.Builder.html" title="class in com.google.common.jimfs">Configuration.Builder</a></dt>
<dd>
<div class="block">Sets the default value to use for the given file attribute when creating new files.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/Configuration.Builder.html#setMaxCacheSize-long-">setMaxCacheSize(long)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/Configuration.Builder.html" title="class in com.google.common.jimfs">Configuration.Builder</a></dt>
<dd>
<div class="block">Sets the maximum amount of unused space (in bytes) in the file system's in-memory file
 storage that should be cached for reuse.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/Configuration.Builder.html#setMaxSize-long-">setMaxSize(long)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/Configuration.Builder.html" title="class in com.google.common.jimfs">Configuration.Builder</a></dt>
<dd>
<div class="block">Sets the maximum size (in bytes) for the file system's in-memory file storage.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/Configuration.Builder.html#setNameCanonicalNormalization-com.google.common.jimfs.PathNormalization-com.google.common.jimfs.PathNormalization...-">setNameCanonicalNormalization(PathNormalization, PathNormalization...)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/Configuration.Builder.html" title="class in com.google.common.jimfs">Configuration.Builder</a></dt>
<dd>
<div class="block">Returns the normalizations that will be applied to the canonical form of filenames in the
 file system.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/Configuration.Builder.html#setNameDisplayNormalization-com.google.common.jimfs.PathNormalization-com.google.common.jimfs.PathNormalization...-">setNameDisplayNormalization(PathNormalization, PathNormalization...)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/Configuration.Builder.html" title="class in com.google.common.jimfs">Configuration.Builder</a></dt>
<dd>
<div class="block">Sets the normalizations that will be applied to the display form of filenames.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/Configuration.Builder.html#setPathEqualityUsesCanonicalForm-boolean-">setPathEqualityUsesCanonicalForm(boolean)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/Configuration.Builder.html" title="class in com.google.common.jimfs">Configuration.Builder</a></dt>
<dd>
<div class="block">Sets whether <code>Path</code> objects in the file system use the canonical form (true) or the
 display form (false) of filenames for determining equality of two paths.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/Configuration.Builder.html#setRoots-java.lang.String-java.lang.String...-">setRoots(String, String...)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/Configuration.Builder.html" title="class in com.google.common.jimfs">Configuration.Builder</a></dt>
<dd>
<div class="block">Sets the roots for the file system.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/Configuration.Builder.html#setSupportedFeatures-com.google.common.jimfs.Feature...-">setSupportedFeatures(Feature...)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/Configuration.Builder.html" title="class in com.google.common.jimfs">Configuration.Builder</a></dt>
<dd>
<div class="block">Sets the given features to be supported by the file system.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/Configuration.Builder.html#setWatchServiceConfiguration-com.google.common.jimfs.WatchServiceConfiguration-">setWatchServiceConfiguration(WatchServiceConfiguration)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/Configuration.Builder.html" title="class in com.google.common.jimfs">Configuration.Builder</a></dt>
<dd>
<div class="block">Sets the configuration that <a href="https://docs.oracle.com/javase/7/docs/api/java/nio/file/WatchService.html?is-external=true" title="class or interface in java.nio.file"><code>WatchService</code></a> instances created by the file system
 should use.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/Configuration.Builder.html#setWorkingDirectory-java.lang.String-">setWorkingDirectory(String)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/Configuration.Builder.html" title="class in com.google.common.jimfs">Configuration.Builder</a></dt>
<dd>
<div class="block">Sets the path to the working directory for the file system.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/File.html#size--">size()</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/File.html" title="class in com.google.common.jimfs">File</a></dt>
<dd>
<div class="block">Returns the size, in bytes, of this file's content.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/PathType.html#splitter--">splitter()</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/PathType.html" title="class in com.google.common.jimfs">PathType</a></dt>
<dd>
<div class="block">Returns the path splitter for this path type.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/AttributeProvider.html#supports-java.lang.String-">supports(String)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/AttributeProvider.html" title="class in com.google.common.jimfs">AttributeProvider</a></dt>
<dd>
<div class="block">Returns whether or not this provider supports the given attribute directly.</div>
</dd>
<dt><a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html" title="class in com.google.common.jimfs"><span class="typeNameLink">SystemJimfsFileSystemProvider</span></a> - Class in <a href="com/google/common/jimfs/package-summary.html">com.google.common.jimfs</a></dt>
<dd>
<div class="block"><a href="https://docs.oracle.com/javase/7/docs/api/java/nio/file/spi/FileSystemProvider.html?is-external=true" title="class or interface in java.nio.file.spi"><code>FileSystemProvider</code></a> implementation for Jimfs that is loaded by the system as a service.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html#SystemJimfsFileSystemProvider--">SystemJimfsFileSystemProvider()</a></span> - Constructor for class com.google.common.jimfs.<a href="com/google/common/jimfs/SystemJimfsFileSystemProvider.html" title="class in com.google.common.jimfs">SystemJimfsFileSystemProvider</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Not intended to be called directly; this class is only for use by Java itself.</span></div>
</div>
</dd>
</dl>
<a name="I:T">
<!--   -->
</a>
<h2 class="title">T</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/Configuration.html#toBuilder--">toBuilder()</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/Configuration.html" title="class in com.google.common.jimfs">Configuration</a></dt>
<dd>
<div class="block">Returns a new mutable builder that initially contains the same settings as this configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/File.html#toString--">toString()</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/File.html" title="class in com.google.common.jimfs">File</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/PathType.html#toString-java.lang.String-java.lang.Iterable-">toString(String, Iterable&lt;String&gt;)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/PathType.html" title="class in com.google.common.jimfs">PathType</a></dt>
<dd>
<div class="block">Returns the string form of the given path.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/PathType.html#toUri-java.net.URI-java.lang.String-java.lang.Iterable-boolean-">toUri(URI, String, Iterable&lt;String&gt;, boolean)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/PathType.html" title="class in com.google.common.jimfs">PathType</a></dt>
<dd>
<div class="block">Creates a URI for the path with the given root and names in the file system with the given URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/PathType.html#toUriPath-java.lang.String-java.lang.Iterable-boolean-">toUriPath(String, Iterable&lt;String&gt;, boolean)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/PathType.html" title="class in com.google.common.jimfs">PathType</a></dt>
<dd>
<div class="block">Returns the string form of the given path for use in the path part of a URI.</div>
</dd>
</dl>
<a name="I:U">
<!--   -->
</a>
<h2 class="title">U</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/Configuration.html#unix--">unix()</a></span> - Static method in class com.google.common.jimfs.<a href="com/google/common/jimfs/Configuration.html" title="class in com.google.common.jimfs">Configuration</a></dt>
<dd>
<div class="block">Returns the default configuration for a UNIX-like file system.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/PathType.html#unix--">unix()</a></span> - Static method in class com.google.common.jimfs.<a href="com/google/common/jimfs/PathType.html" title="class in com.google.common.jimfs">PathType</a></dt>
<dd>
<div class="block">Returns a Unix-style path type.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/AttributeProvider.html#unsettable-java.lang.String-java.lang.String-">unsettable(String, String)</a></span> - Static method in class com.google.common.jimfs.<a href="com/google/common/jimfs/AttributeProvider.html" title="class in com.google.common.jimfs">AttributeProvider</a></dt>
<dd>
<div class="block">Throws an illegal argument exception indicating that the given attribute cannot be set.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/Jimfs.html#URI_SCHEME">URI_SCHEME</a></span> - Static variable in class com.google.common.jimfs.<a href="com/google/common/jimfs/Jimfs.html" title="class in com.google.common.jimfs">Jimfs</a></dt>
<dd>
<div class="block">The URI scheme for the Jimfs file system ("jimfs").</div>
</dd>
</dl>
<a name="I:V">
<!--   -->
</a>
<h2 class="title">V</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/Feature.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum com.google.common.jimfs.<a href="com/google/common/jimfs/Feature.html" title="enum in com.google.common.jimfs">Feature</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/PathNormalization.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum com.google.common.jimfs.<a href="com/google/common/jimfs/PathNormalization.html" title="enum in com.google.common.jimfs">PathNormalization</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/Feature.html#values--">values()</a></span> - Static method in enum com.google.common.jimfs.<a href="com/google/common/jimfs/Feature.html" title="enum in com.google.common.jimfs">Feature</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/PathNormalization.html#values--">values()</a></span> - Static method in enum com.google.common.jimfs.<a href="com/google/common/jimfs/PathNormalization.html" title="enum in com.google.common.jimfs">PathNormalization</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/AttributeProvider.html#view-com.google.common.jimfs.FileLookup-com.google.common.collect.ImmutableMap-">view(FileLookup, ImmutableMap&lt;String, FileAttributeView&gt;)</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/AttributeProvider.html" title="class in com.google.common.jimfs">AttributeProvider</a></dt>
<dd>
<div class="block">Returns a view of the file located by the given lookup callback.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/AttributeProvider.html#viewType--">viewType()</a></span> - Method in class com.google.common.jimfs.<a href="com/google/common/jimfs/AttributeProvider.html" title="class in com.google.common.jimfs">AttributeProvider</a></dt>
<dd>
<div class="block">Returns the type of the view interface that this provider supports.</div>
</dd>
</dl>
<a name="I:W">
<!--   -->
</a>
<h2 class="title">W</h2>
<dl>
<dt><a href="com/google/common/jimfs/WatchServiceConfiguration.html" title="class in com.google.common.jimfs"><span class="typeNameLink">WatchServiceConfiguration</span></a> - Class in <a href="com/google/common/jimfs/package-summary.html">com.google.common.jimfs</a></dt>
<dd>
<div class="block">Configuration for the <a href="https://docs.oracle.com/javase/7/docs/api/java/nio/file/WatchService.html?is-external=true" title="class or interface in java.nio.file"><code>WatchService</code></a> implementation used by a file system.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/Configuration.html#windows--">windows()</a></span> - Static method in class com.google.common.jimfs.<a href="com/google/common/jimfs/Configuration.html" title="class in com.google.common.jimfs">Configuration</a></dt>
<dd>
<div class="block">Returns the default configuration for a Windows-like file system.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/jimfs/PathType.html#windows--">windows()</a></span> - Static method in class com.google.common.jimfs.<a href="com/google/common/jimfs/PathType.html" title="class in com.google.common.jimfs">PathType</a></dt>
<dd>
<div class="block">Returns a Windows-style path type.</div>
</dd>
</dl>
<a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:J">J</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a href="#I:W">W</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="com/google/common/jimfs/package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li><a href="com/google/common/jimfs/package-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>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.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>Copyright &#169; 2013&#x2013;2018 <a href="http://www.google.com/">Google Inc.</a>. All rights reserved.</small></p>
</body>
</html>