public abstract class NodeFormatterSubContext extends Object implements NodeFormatterContext
| Constructor and Description |
|---|
NodeFormatterSubContext(MarkdownWriter markdown) |
| Modifier and Type | Method and Description |
|---|---|
void |
flush() |
void |
flush(int maxBlankLines) |
MarkdownWriter |
getMarkdown() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCurrentNode, getDocument, getFormatterOptions, getFormattingPhase, getOptions, getSubContext, nodesOfType, nodesOfType, render, renderChildren, reversedNodesOfType, reversedNodesOfTypepublic NodeFormatterSubContext(MarkdownWriter markdown)
public MarkdownWriter getMarkdown()
getMarkdown in interface NodeFormatterContextpublic void flush()
public void flush(int maxBlankLines)
Copyright © 2018. All rights reserved.