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