com.saxonica.stream.feed
Class ItemFeedMaker
java.lang.Object
com.saxonica.stream.feed.ItemFeedMaker
- All Implemented Interfaces:
- FeedMaker
public abstract class ItemFeedMaker
- extends Object
- implements FeedMaker
Abstract FeedMaker acting for an Expression class that prefers to output composed items
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ItemFeedMaker
public ItemFeedMaker()
makeEventFeed
public Feed makeEventFeed(WatchManager watchManager,
Feed out,
Stack<XPathContext> contextStack)
throws XPathException
- Specified by:
makeEventFeed
in interface FeedMaker
- Throws:
XPathException
Copyright (c) 2004-2011 Saxonica Limited. All rights reserved.