Package | Description |
---|---|
org.modeshape.jcr.api.text |
Modifier and Type | Method and Description |
---|---|
protected <T> T |
TextExtractor.processStream(Binary binary,
TextExtractor.BinaryOperation<T> operation)
Allows subclasses to process the stream of binary value property in "safe" fashion, making sure the stream is closed at the
end of the operation.
|
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.