Class TailExpressionAdjunct

    • Constructor Detail

      • TailExpressionAdjunct

        public TailExpressionAdjunct()
    • Method Detail

      • makeFilter

        public FilteringFeed.Filter makeFilter​(XPathContext context,
                                               ItemFeed out)
        Make a filter for the event stream
        Specified by:
        makeFilter in class FilteringAdjunct
        Parameters:
        context - the XPath dynamic context
        out - the feed to which matching items are to be sent
        Returns:
        a filter that can be added to the event stream