public interface OakValue
| Modifier and Type | Method and Description |
|---|---|
org.apache.jackrabbit.oak.api.Blob |
getBlob() |
String |
getOakString()
Returns the Oak internal String representation of a value.
|
org.apache.jackrabbit.oak.api.Blob getBlob() throws RepositoryException
RepositoryExceptionString getOakString() throws RepositoryException
Value.getString() but ignoring any JCR specific namespace
mapping.RepositoryExceptionCopyright © 2012–2019 The Apache Software Foundation. All rights reserved.