| Package | Description |
|---|---|
| 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 |
|---|---|
class |
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. |
| Modifier and Type | Method and Description |
|---|---|
static ReferenceValueFactory |
ReferenceValueFactory.newInstance(TextDecoder decoder,
ValueFactories factories,
boolean weak,
boolean simple)
Create a new instance.
|
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.