Class EndOfInputEvent
java.lang.Object
de.bsvrz.sys.funclib.xmlSupport.saxPullAdapter.Event
de.bsvrz.sys.funclib.xmlSupport.saxPullAdapter.EndOfInputEvent
public class EndOfInputEvent extends Event
Ereignisobjekt, das vom SaxPullAdapter geliefert wird, wenn das Ende des XML-Streams gelesen wurde.
-
Constructor Summary
Constructors Constructor Description EndOfInputEvent()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Constructor Details
-
EndOfInputEvent
public EndOfInputEvent()
-