See: Description
Class | Description |
---|---|
DOM4JHandleExample |
DOM4JHandleExample illustrates writing and reading content as a dom4j structure
using the dom4j extra library.
|
GSONHandleExample |
GSONHandleExample illustrates writing and reading content as a JSON structure
using the GSON extra library.
|
HTMLCleanerHandle |
An HTMLCleaner Handle writes an HTML document to the database
as an XHTML document.
|
HTMLCleanerHandleExample |
HTMLCleanerHandleExample illustrates writing HTML content as
an indexable XHTML document using the HTMLCleanerHandle example
of a content handle extension.
|
JacksonHandleExample |
JacksonHandleExample illustrates writing and reading content as a JSON structure
using the Jackson extra library.
|
JDOMHandleExample |
JDOMHandleExample illustrates writing and reading content as a JDOM structure
using the JDOM extra library.
|
URIHandle |
A URI Handle sends read document content to a URI or
receives written database content from a URI.
|
URIHandleExample |
URIHandleExample illustrates writing and reading content between a web service
and the database using the URIHandle example of a content handle extension.
|
XOMHandleExample |
XOMHandleExample illustrates writing and reading content as a XOM structure
using the XOM extra library.
|
JDOMHandle
writes
XML documents using the Open Source JDOM library.Copyright © 2013-2016 MarkLogic Corporation.