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

Packages that use BinaryValue
org.apache.jackrabbit.rmi.value   
 

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

Methods in org.apache.jackrabbit.rmi.value that return BinaryValue
protected  BinaryValue SerialValueFactory.createBinaryValue(InputStream value)
          Creates an instance of the BinaryValue class or an extension thereof.
protected  BinaryValue SerialValueFactory.createBinaryValue(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-2008 The Apache Software Foundation. All Rights Reserved.