toggle menu
flatInvoker
js
switch theme
search in API
reaktor-core
/
dev.shibasis.reaktor.core.server.cloudflare
/
HTMLRewriterDocumentContentHandlers
HTMLRewriter
Document
Content
Handlers
js
external
interface
HTMLRewriterDocumentContentHandlers
Members
Properties
comments
Link copied to clipboard
js
abstract
val
comments
:
(
comment
:
Comment
)
->
dynamic
?
doctype
Link copied to clipboard
js
abstract
val
doctype
:
(
doctype
:
Doctype
)
->
dynamic
?
end
Link copied to clipboard
js
abstract
val
end
:
(
end
:
DocumentEnd
)
->
dynamic
?
text
Link copied to clipboard
js
abstract
val
text
:
(
text
:
Text
)
->
dynamic
?