Package com.saxonica.ee.stream.feed
Class FeedMakerDelegate
java.lang.Object
com.saxonica.ee.stream.feed.FeedMakerDelegate
- All Implemented Interfaces:
FeedMaker
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmakeItemFeed
(WatchManager watchManager, ItemFeed out, XPathContext context)
-
Constructor Details
-
FeedMakerDelegate
-
-
Method Details
-
makeItemFeed
public ItemFeed makeItemFeed(WatchManager watchManager, ItemFeed out, XPathContext context) throws XPathException - Specified by:
makeItemFeed
in interfaceFeedMaker
- Throws:
XPathException
-