Uses of Class
org.apache.jackrabbit.rmi.value.BinaryValue

Packages that use BinaryValue
org.apache.jackrabbit.rmi.value Serializable implementation of the JCR Value interfaces. 
 

Uses of BinaryValue in org.apache.jackrabbit.rmi.value
 

Methods in org.apache.jackrabbit.rmi.value that return BinaryValue
protected  BinaryValue SerialValueFactory.createBinaryValue(java.io.InputStream value)
          Creates an instance of the BinaryValue class or an extension thereof.
protected  BinaryValue SerialValueFactory.createBinaryValue(java.lang.String value)
          Creates an instance of the BinaryValue class or an extension thereof from the string whose UTF-8 representation is used as the binary data.
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.