Package org.modeshape.connector.filesystem

The classes that make up the connector that accesses the files and directories on a local file system and exposes them as content in a repository.

See:
          Description


Interface Summary
CustomPropertiesFactory A simple interface that allows an implementer to define additional properties for "nt:folder", "nt:file", and "nt:resource" nodes created by the file system connector.
 

Class Summary
FileSystemI18n The internationalized string constants for the org.modeshape.connector.filesystem* packages.
FileSystemRepository Implementation of Repository that provides access to an underlying file system.
FileSystemSource The RepositorySource for the connector that exposes an area of the local file system as content in a repository.
FileSystemSource.StandardPropertiesFactory  
 

Package org.modeshape.connector.filesystem Description

The classes that make up the connector that accesses the files and directories on a local file system and exposes them as content in a repository. This connector is based on the path repository framework.

See Also:
PathWorkspace, PathTransaction


Copyright © 2008-2010 JBoss, a division of Red Hat. All Rights Reserved.