Uses of Class
org.jboss.dna.graph.connector.path.WritablePathRepository

Packages that use WritablePathRepository
org.jboss.dna.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. 
org.jboss.dna.connector.svn The classes that make up the connector that accesses content from an SVN repository. 
 

Uses of WritablePathRepository in org.jboss.dna.connector.filesystem
 

Subclasses of WritablePathRepository in org.jboss.dna.connector.filesystem
 class FileSystemRepository
          Implementation of WritablePathRepository that provides access to an underlying file system.
 

Uses of WritablePathRepository in org.jboss.dna.connector.svn
 

Subclasses of WritablePathRepository in org.jboss.dna.connector.svn
 class SvnRepository
           
 



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