Interface ApplySink

  • All Known Implementing Classes:
    CollectorSink

    public interface ApplySink
    PROVISIONAL INTERFACE, NOT IN USE Alternative to FragmentResult as return value, this is a context object to get populated by template, that is, instead of crafting nodes and wrapping them with a FragmentResult objects, template could pipe created nodes right into the sink for consumption (either regular 'apply' or sophisticated 'weave').
    Since:
    2018.3