|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.bsvrz.sys.funclib.xmlSupport.saxPullAdapter.Event
de.bsvrz.sys.funclib.xmlSupport.saxPullAdapter.CharactersEvent
public class CharactersEvent
Ereignisobjekt, das vom SaxPullAdapter geliefert wird, wenn Text gelesen wurde.
Constructor Summary | |
---|---|
CharactersEvent(char[] chars,
int start,
int length)
|
Method Summary | |
---|---|
String |
getText()
|
Methods inherited from class de.bsvrz.sys.funclib.xmlSupport.saxPullAdapter.Event |
---|
getType, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CharactersEvent(char[] chars, int start, int length)
Method Detail |
---|
public String getText()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |