org.jboss.dna.jcr
Class JcrNtLexicon

java.lang.Object
  extended by org.jboss.dna.graph.JcrNtLexicon
      extended by org.jboss.dna.jcr.JcrNtLexicon

public class JcrNtLexicon
extends JcrNtLexicon

Lexicon of names from the standard JCR "http://www.jcp.org/jcr/nt/1.0" namespace.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.jboss.dna.graph.JcrNtLexicon
JcrNtLexicon.Namespace
 
Field Summary
static Name FROZEN_NODE
           
static Name HIERARCHY_NODE
           
static Name LINKED_FILE
           
static Name QUERY
           
static Name VERSION
           
static Name VERSION_HISTORY
           
static Name VERSION_LABELS
           
static Name VERSIONED_CHILD
           
 
Fields inherited from class org.jboss.dna.graph.JcrNtLexicon
BASE, CHILD_NODE_DEFINITION, FILE, FOLDER, NODE_TYPE, PROPERTY_DEFINITION, RESOURCE, UNSTRUCTURED
 
Constructor Summary
JcrNtLexicon()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FROZEN_NODE

public static final Name FROZEN_NODE

HIERARCHY_NODE

public static final Name HIERARCHY_NODE

LINKED_FILE

public static final Name LINKED_FILE

QUERY

public static final Name QUERY

VERSION

public static final Name VERSION

VERSIONED_CHILD

public static final Name VERSIONED_CHILD

VERSION_HISTORY

public static final Name VERSION_HISTORY

VERSION_LABELS

public static final Name VERSION_LABELS
Constructor Detail

JcrNtLexicon

public JcrNtLexicon()


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