public interface IFilesystemOptionsProvider
FileSystemOptions for a given
FileObject. When possible, try to reuse options.
Implementors also implementing IXMLConfigurable must name their XML
tag optionsProvider to ensure it gets loaded properly.| Modifier and Type | Method and Description |
|---|---|
org.apache.commons.vfs2.FileSystemOptions |
getFilesystemOptions(org.apache.commons.vfs2.FileObject fileObject)
Provide file system options associated with a file object.
|
Copyright © 2014–2023 Norconex Inc.. All rights reserved.