ModeShape Distribution 3.0.0.Beta4

Uses of Class
org.modeshape.jcr.value.basic.AbstractPath

Packages that use AbstractPath
org.modeshape.jcr.value.basic A set of basic implementations of the various interfaces defined in org.modeshape.jcr.value
 

Uses of AbstractPath in org.modeshape.jcr.value.basic
 

Subclasses of AbstractPath in org.modeshape.jcr.value.basic
 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.
 


ModeShape Distribution 3.0.0.Beta4

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