public interface NodeFormatterFactory
| Modifier and Type | Method and Description |
|---|---|
NodeFormatter |
create(com.vladsch.flexmark.util.options.DataHolder options)
Create a new node renderer for the specified rendering context.
|
NodeFormatter create(com.vladsch.flexmark.util.options.DataHolder options)
options - the context for rendering (normally passed on to the node renderer)Copyright © 2018. All rights reserved.