ContentService

Provides a way to extract the raw Content of a Publication.

Inheritors

Functions

Link copied to clipboard
open override fun close()

Closes any opened file handles, removes temporary files, etc.

Link copied to clipboard
abstract fun content(start: Locator?): Content

Creates a Content starting from the given start location.