| Constructor and Description |
|---|
InMemoryContent() |
| Modifier and Type | Method and Description |
|---|---|
CharSequenceBuffer |
createDataOnlyBuffer()
Creates a buffer that will output it contents in
Content.getData(), but NOT in the
extracted properties from Content.getExtractedProperties(). |
ContentChunk |
getData()
The main data of the content - that is, the complete document.
|
ContentProperty |
getExtractedProperties()
Get a tree of extracted properties, that were captured by the
ContentProcessor. |
public ContentProperty getExtractedProperties()
ContentContentProcessor.getExtractedProperties in interface Contentpublic ContentChunk getData()
ContentContentProcessor.public CharSequenceBuffer createDataOnlyBuffer()
ContentContent.getData(), but NOT in the
extracted properties from Content.getExtractedProperties().createDataOnlyBuffer in interface ContentCopyright © 2015. All Rights Reserved.