org.jboss.dna.connector.svn
Class SVNRepositoryLexicon

java.lang.Object
  extended by org.jboss.dna.connector.svn.SVNRepositoryLexicon

public class SVNRepositoryLexicon
extends Object

The namespace and property names used within a SVNRepositorySource to store internal information.


Nested Class Summary
static class SVNRepositoryLexicon.Namespace
           
 
Field Summary
static Name CHILD_PATH_SEGMENT_LIST
           
static Name UUID
           
 
Constructor Summary
SVNRepositoryLexicon()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CHILD_PATH_SEGMENT_LIST

public static final Name CHILD_PATH_SEGMENT_LIST

UUID

public static final Name UUID
Constructor Detail

SVNRepositoryLexicon

public SVNRepositoryLexicon()


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