Uses of Class
org.exoplatform.services.jcr.rmi.api.value.BinaryValue

Packages that use BinaryValue
org.exoplatform.services.jcr.rmi.api.value   
 

Uses of BinaryValue in org.exoplatform.services.jcr.rmi.api.value
 

Methods in org.exoplatform.services.jcr.rmi.api.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 © 2010 eXo Platform SAS. All Rights Reserved.