Package | Description |
---|---|
org.modeshape.jcr | |
org.modeshape.jcr.value.basic |
A set of basic implementations of the various interfaces defined in
org.modeshape.jcr.value . |
org.modeshape.jcr.value.binary |
Class and Description |
---|
LocalNamespaceRegistry
A special
NamespaceRegistry implementation that can be used to track transient registrations for another delegate
registry. |
Class and Description |
---|
AbstractPath
An abstract foundation for different
Path implementations. |
AbstractValueFactory
Abstract
ValueFactory . |
BasicPathSegment
A basic implementation of
Path.Segment . |
BasicProperty
An abstract
Property implementation. |
BooleanValueFactory
The standard
ValueFactory for PropertyType.BOOLEAN values. |
IdentifierPathSegment
A
Path.Segment implementation that represents an identifier segment. |
NodeIdentifierReferenceFactory
A custom ReferenceValueFactory specialization that knows about a particular workspace, used to handle conversion from
Node.getIdentifier() strings, including those that are local (e.g., not
foreign ) and thus don't have the source part and workspace part. |
ReferenceValueFactory
The standard
ValueFactory for PropertyType.REFERENCE values. |
SimpleNamespaceRegistry
A simple
NamespaceRegistry implementation that is not thread-safe, but that provides all the basic functionality. |
Class and Description |
---|
AbstractValueFactory
Abstract
ValueFactory . |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.