Class CharactersEvent
- java.lang.Object
-
- de.bsvrz.sys.funclib.xmlSupport.saxPullAdapter.Event
-
- de.bsvrz.sys.funclib.xmlSupport.saxPullAdapter.CharactersEvent
-
public class CharactersEvent extends Event
Ereignisobjekt, das vom SaxPullAdapter geliefert wird, wenn Text gelesen wurde.
-
-
Constructor Summary
Constructors Constructor Description CharactersEvent(char[] chars, int start, int length)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getText()
-