Uses of Interface
org.modeshape.jcr.api.Binary

Packages that use Binary
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. 
 

Uses of Binary in org.modeshape.jcr.api
 

Methods in org.modeshape.jcr.api that return Binary
 Binary Value.getBinary()
          Returns a Binary representation of this value.
 



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