Package org.modeshape.jcr.api

This package provides a set of interfaces that extend the JCR 1.0 API interfaces with JCR 2.0 functionality, as well as defining the Repositories interface as a generic abstraction to any container of multiple JCR Repository instances.

See:
          Description


Interface Summary
Binary Replicates JCR 2.0's javax.jcr.Binary interface.
Repositories Representation of a generic container of multiple Repository instances.
Repository Replicates JCR 2.0's Repository interface.
Value Replicates JCR 2.0's javax.jcr.Value interface with the ability to return a Binary representation.
 

Package org.modeshape.jcr.api Description

This package provides a set of interfaces that extend the JCR 1.0 API interfaces with JCR 2.0 functionality, as well as defining the Repositories interface as a generic abstraction to any container of multiple JCR Repository instances.



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