org.jboss.dna.jcr
Class JcrSvLexicon

java.lang.Object
  extended by org.jboss.dna.jcr.JcrSvLexicon

@Immutable
public class JcrSvLexicon
extends Object

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


Nested Class Summary
static class JcrSvLexicon.Namespace
           
 
Field Summary
static Name NAME
           
static Name NODE
           
static Name PROPERTY
           
static Name TYPE
           
static Name VALUE
           
 
Constructor Summary
JcrSvLexicon()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NODE

public static final Name NODE

PROPERTY

public static final Name PROPERTY

NAME

public static final Name NAME

TYPE

public static final Name TYPE

VALUE

public static final Name VALUE
Constructor Detail

JcrSvLexicon

public JcrSvLexicon()


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