Package | Description |
---|---|
com.marklogic.client.example.handle |
The package provides examples of extensions that read or write database documents
in a new way or with a new representation.
|
Modifier and Type | Method and Description |
---|---|
HTMLCleanerHandle |
HTMLCleanerHandle.with(java.io.File content,
java.lang.String charset) |
HTMLCleanerHandle |
HTMLCleanerHandle.with(java.io.InputStream content,
java.lang.String charset) |
HTMLCleanerHandle |
HTMLCleanerHandle.with(java.io.Reader content) |
HTMLCleanerHandle |
HTMLCleanerHandle.with(java.lang.String content) |
HTMLCleanerHandle |
HTMLCleanerHandle.with(org.htmlcleaner.TagNode content) |
Copyright © 2013-2021 MarkLogic Corporation.