public void characters(char[] ch, int start, int length) throws SAXException(Code)
Process character data.
Parameters: ch - the character buffer. Parameters: start - the start index. Parameters: length - the number of characters. throws: SAXException - ???.