SAX 1.0 : handleData and processingInstruction

Philippe Le Hˇgaret (Philippe.Le_Hegaret@sophia.inria.fr)
Sun, 17 May 1998 18:32:15 +0200


charecters takes an array of characters for the data :

public abstract void characters(char ch[],
int start,
int length) throws SAXException

processingInstruction takes a String for the data :

public abstract void processingInstruction(String target,
String data) throws SAXException

Why is there this difference in SAX ?

Philippe.

---------
Philippe Le Hegaret
Philippe.Le_Hegaret@sophia.inria.fr -- http://www.inria.fr/koala/plh/
KOALA/DYADE/BULL @ INRIA (Stagiaire) - Sophia Antipolis