- lastModified(String) - Method in interface org.openide.filesystems.AbstractFileSystem.Info
-
Get last modification time.
- lastModified() - Method in class org.openide.filesystems.FileObject
-
Get last modification time.
- lastModified(String) - Method in class org.openide.filesystems.JarFileSystem.Impl
-
- lastModified(String) - Method in class org.openide.filesystems.JarFileSystem
-
- lastModified(String) - Method in class org.openide.filesystems.LocalFileSystem.Impl
-
- lastModified(String) - Method in class org.openide.filesystems.LocalFileSystem
-
- lastModified(String) - Method in class org.openide.filesystems.XMLFileSystem.Impl
-
- layer(Element...) - Method in class org.openide.filesystems.annotations.LayerGeneratingProcessor
-
Access the generated XML layer.
- LayerBuilder - Class in org.openide.filesystems.annotations
-
Convenience class for generating fragments of an XML layer.
- LayerBuilder.File - Class in org.openide.filesystems.annotations
-
Builder for creating a single file entry.
- LayerGeneratingProcessor - Class in org.openide.filesystems.annotations
-
Convenience base class for an annotation processor which creates XML layer entries.
- LayerGeneratingProcessor() - Constructor for class org.openide.filesystems.annotations.LayerGeneratingProcessor
-
For access by subclasses.
- LayerGenerationException - Exception in org.openide.filesystems.annotations
-
Exception thrown when a layer entry cannot be generated due to erroneous sources.
- LayerGenerationException(String) - Constructor for exception org.openide.filesystems.annotations.LayerGenerationException
-
An exception with no associated element.
- LayerGenerationException(String, Element) - Constructor for exception org.openide.filesystems.annotations.LayerGenerationException
-
An exception with an associated element.
- LayerGenerationException(String, Element, AnnotationMirror) - Constructor for exception org.openide.filesystems.annotations.LayerGenerationException
-
An exception with an associated annotation.
- LayerGenerationException(String, Element, AnnotationMirror, AnnotationValue) - Constructor for exception org.openide.filesystems.annotations.LayerGenerationException
-
An exception with an associated annotation value.
- LayerGenerationException(String, Element, ProcessingEnvironment, Annotation) - Constructor for exception org.openide.filesystems.annotations.LayerGenerationException
-
An exception with an associated annotation.
- LayerGenerationException(String, Element, ProcessingEnvironment, Annotation, String) - Constructor for exception org.openide.filesystems.annotations.LayerGenerationException
-
An exception with an associated annotation value.
- LayerProvider() - Constructor for class org.openide.filesystems.Repository.LayerProvider
-
- list - Variable in class org.openide.filesystems.AbstractFileSystem
-
Provider of hierarchy of files.
- LocalFileSystem - Class in org.openide.filesystems
-
Local filesystem.
- LocalFileSystem() - Constructor for class org.openide.filesystems.LocalFileSystem
-
Constructor.
- LocalFileSystem.Impl - Class in org.openide.filesystems
-
The implementation class that implements List, Info
and Change interfaces and delegates all the methods
to appropriate methods of LocalFileSystem.
- LocalProvider() - Constructor for class org.openide.filesystems.Repository.LocalProvider
-
- lock(String) - Method in interface org.openide.filesystems.AbstractFileSystem.Info
-
Lock the file.
- lock() - Method in class org.openide.filesystems.FileObject
-
Lock this file.
- lock(String) - Method in class org.openide.filesystems.JarFileSystem.Impl
-
- lock(String) - Method in class org.openide.filesystems.JarFileSystem
-
- lock(String) - Method in class org.openide.filesystems.LocalFileSystem.Impl
-
- lock(String) - Method in class org.openide.filesystems.LocalFileSystem
-
- lock(String) - Method in class org.openide.filesystems.XMLFileSystem.Impl
-
- lockedBy - Variable in class org.openide.filesystems.FileLock
-
- longvalue(String, long) - Method in class org.openide.filesystems.annotations.LayerBuilder.File
-
Adds a long-valued attribute.