net.sf.saxon.evpull
Class EndDocumentEvent

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

public class EndDocumentEvent
extends 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()


Copyright (c) Saxonica Limited. All rights reserved.