Class YamlFrontMatterNodeFormatter.Factory

    • Constructor Detail

      • Factory

        public Factory()
    • Method Detail

      • create

        @NotNull
        public NodeFormatter create​(@NotNull
                                    DataHolder options)
        Description copied from interface: NodeFormatterFactory
        Create a new node renderer for the specified rendering context.
        Specified by:
        create in interface NodeFormatterFactory
        Parameters:
        options - the context for rendering (normally passed on to the node renderer)
        Returns:
        a node renderer