public interface TextValue
TextValue represents a serialized property value read
from a System or Document View XML document.| Modifier and Type | Method and Description |
|---|---|
void |
dispose()
Dispose this value, i.e.
|
InternalValue |
getInternalValue(int type) |
javax.jcr.Value |
getValue(int type,
NamePathResolver resolver) |
javax.jcr.Value getValue(int type,
NamePathResolver resolver)
throws javax.jcr.ValueFormatException,
javax.jcr.RepositoryException
javax.jcr.ValueFormatExceptionjavax.jcr.RepositoryExceptionInternalValue getInternalValue(int type) throws javax.jcr.ValueFormatException, javax.jcr.RepositoryException
javax.jcr.ValueFormatExceptionjavax.jcr.RepositoryExceptionvoid dispose()
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.