| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ws.jaxme.xs.parser.impl.TextSetterImpl
| Constructor Summary | |
| TextSetterImpl() | |
| Method Summary | |
|  void | addText(java.lang.String pText)Called for any ContentHandler.characters(char[], int, int)event. | 
| protected  XSContext | getData() | 
| protected  boolean | isIgnorable(java.lang.String pText) | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public TextSetterImpl()
| Method Detail | 
protected XSContext getData()
protected boolean isIgnorable(java.lang.String pText)
public void addText(java.lang.String pText)
             throws org.xml.sax.SAXException
TextSetterCalled for any ContentHandler.characters(char[], int, int)
 event. Note, that this implies in particular, that the method may be called
 multiple times, even for a single block of text.
addText in interface TextSetterpText - The text being set.
org.xml.sax.SAXException| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||