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 |
BasicPath
A basic implementation of
Path . |
class |
ChildPath
Implementation of a
Path that has the information for the last segment but that points to another Path for the parent
information. |
class |
IdentifierPath
Optimized implementation of
Path that serves as a JCR identifier path. |
class |
RootPath
Optimized implementation of
Path that serves as the root path. |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.