Uses of Class
org.smallmind.file.jailed.JailedFileSystem
-
Uses of JailedFileSystem in org.smallmind.file.jailed
Methods in org.smallmind.file.jailed with parameters of type JailedFileSystemModifier and TypeMethodDescriptionstatic PathJailedURIUtility.fromUri(JailedFileSystem jailedFileSystem, URI uri) AbstractJailedPathTranslator.wrapPath(Path rootPath, JailedFileSystem jailedFileSystem, Path nativePath) ContextSensitiveRootedPathTranslator.wrapPath(JailedFileSystem jailedFileSystem, Path nativePath) JailedPathTranslator.wrapPath(JailedFileSystem jailedFileSystem, Path nativePath) RootedPathTranslator.wrapPath(JailedFileSystem jailedFileSystem, Path nativePath) Constructors in org.smallmind.file.jailed with parameters of type JailedFileSystemModifierConstructorDescriptionJailedPath(JailedFileSystem jailedFileSystem, char... text) protectedJailedPath(JailedFileSystem jailedFileSystem, char[] text, boolean hasRoot, JailedPath.Segment... segments) JailedPath(JailedFileSystem jailedFileSystem, String text)