net.sf.saxon.evpull
Class EndDocumentEvent

java.lang.Object
  extended by net.sf.saxon.evpull.EndDocumentEvent
All Implemented Interfaces:
PullEvent

public class EndDocumentEvent
extends java.lang.Object
implements PullEvent

Pull event representing the end of a document


Method Summary
static EndDocumentEvent getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static EndDocumentEvent getInstance()