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(File content,
String charset) |
HTMLCleanerHandle |
HTMLCleanerHandle.with(InputStream content,
String charset) |
HTMLCleanerHandle |
HTMLCleanerHandle.with(Reader content) |
HTMLCleanerHandle |
HTMLCleanerHandle.with(String content) |
HTMLCleanerHandle |
HTMLCleanerHandle.with(org.htmlcleaner.TagNode content) |
Copyright © 2013-2015 MarkLogic Corporation.