org.jboss.dna.graph
Class DnaLexicon

java.lang.Object
  extended by org.jboss.dna.graph.DnaLexicon

public class DnaLexicon
extends Object

Author:
Randall Hauch

Nested Class Summary
static class DnaLexicon.Namespace
           
 
Field Summary
static Name CLASSNAME
           
static Name CLASSPATH
           
static Name MERGE_PLAN
           
static Name PROJECTION_RULES
           
static Name TIME_TO_EXPIRE
           
static Name UUID
           
 
Constructor Summary
DnaLexicon()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UUID

public static final Name UUID

MERGE_PLAN

public static final Name MERGE_PLAN

CLASSNAME

public static final Name CLASSNAME

CLASSPATH

public static final Name CLASSPATH

PROJECTION_RULES

public static final Name PROJECTION_RULES

TIME_TO_EXPIRE

public static final Name TIME_TO_EXPIRE
Constructor Detail

DnaLexicon

public DnaLexicon()


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