- ch
- The characters.
- start
- The start position in the character array.
- length
- The number of characters to use from the character array.
Type Reason Org.Xml.Sax.SAXException Any SAX exception, possibly wrapping another exception.
Receive notification of character data inside an element.
By default, do nothing. Application writers may override this method to take specific actions for each chunk of character data (such as adding the data to a node or buffer, or printing it to a file).