Uses of Class
org.apache.jackrabbit.vault.vlt.VltDirectory
Packages that use VltDirectory
-
Uses of VltDirectory in org.apache.jackrabbit.vault.vlt
Methods in org.apache.jackrabbit.vault.vlt that return VltDirectoryMethods in org.apache.jackrabbit.vault.vlt with parameters of type VltDirectoryModifier and TypeMethodDescriptionvoidVltContext.setFsRoot(VltDirectory dir) Sets the filesystem root to the aggregate path defined by the entries of the given directory.Constructors in org.apache.jackrabbit.vault.vlt with parameters of type VltDirectoryModifierConstructorDescriptionFileList(VltDirectory dir, VltEntries entries) VltFile(VltDirectory parent, String name, VltEntry entry)