Package | Description |
---|---|
org.modeshape.jcr | |
org.modeshape.jcr.value |
Nodes in a graph contain properties, and this package defines the interfaces, classes and exceptions for
representing and working with properties and their values.
|
org.modeshape.jcr.value.basic |
A set of basic implementations of the various interfaces defined in
org.modeshape.jcr.value . |
Modifier and Type | Class and Description |
---|---|
protected class |
ExecutionContext.ContextFactories |
Modifier and Type | Interface and Description |
---|---|
interface |
ValueFactories
The set of standard
ValueFactory instances. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractValueFactories
Abstract implementation of
ValueFactories that implements all the methods other than the get*Factory()
methods. |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.