Class CharactersEvent
java.lang.Object
de.bsvrz.sys.funclib.xmlSupport.saxPullAdapter.Event
de.bsvrz.sys.funclib.xmlSupport.saxPullAdapter.CharactersEvent
Ereignisobjekt, das vom SaxPullAdapter geliefert wird, wenn Text gelesen wurde.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CharactersEvent
public CharactersEvent(char[] chars, int start, int length)
-
-
Method Details
-
getText
-