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()
-