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-2010 JBoss, a division of Red Hat. All Rights Reserved.