GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod CoreNodeDocxRenderer.render(node,docx)
render()
PhasedNodeDocxRenderer
class CoreNodeDocxRenderer
getChars()
abstract class Node
Abstract
getDocxDocument()
DocxContextFrameProvider
interface DocxContext
Abstract
getDocxRendererOptions()
DocxContext...
interface DocxRendererContext
The context for node rendering, including configuration and functionality for the no...
BlockFormatProviderBase()
BlockFormatProvider
class BlockFormatProviderBase
Abstract
setBlockFormatProvider()
Abstract
createP()
Get a new P element for the current block
Abstract
renderChildren()
Render the children of the node, used by custom renderers
LinkResolverBasicContext
interface LinkResolverContext
Abstract
unescape()
Get the unescaped string of this sequence content
IRichSequence...
interface BasedSequence
A CharSequence that references original char sequence with offsets into original pre...
addTextCreateR()
Abstract
getContextFrame()
interface DocxContextFrameProvider
Abstract
getBlockFormatProvider()
Get current format provider
Abstract
addText()
Create and add wrapped Text element to R element set value and optionally space pres...
<<creates>>