Uses of Class
org.apache.jackrabbit.vault.fs.impl.VaultFileNode
Packages that use VaultFileNode
-
Uses of VaultFileNode in org.apache.jackrabbit.vault.fs.impl
Methods in org.apache.jackrabbit.vault.fs.impl that return VaultFileNodeMethods in org.apache.jackrabbit.vault.fs.impl that return types with arguments of type VaultFileNodeMethods in org.apache.jackrabbit.vault.fs.impl with parameters of type VaultFileNodeModifier and TypeMethodDescriptionprotected voidVaultFileImpl.addPendingNode(VaultFileNode n) Adds a node to the map of pending onesprotected voidVaultFileImpl.attach(VaultFileNode node, Artifact a) protected voidVaultFileImpl.init(VaultFileNode node, Artifact a) (re)initializes this fileConstructors in org.apache.jackrabbit.vault.fs.impl with parameters of type VaultFileNodeModifierConstructorDescriptionprotectedVaultFileImpl(VaultFileSystem fs, String rootPath, VaultFileNode node) Internal constructor for the root fileprotectedVaultFileImpl(VaultFileSystem fs, String name, VaultFileNode node, Artifact artifact) Internal constructorVaultFileNode(VaultFileNode parent, AggregateImpl node)