コード例 #1
0
 public void processingInstruction(String s, String s1) throws SAXException {
   consumer.processingInstruction(s, s1);
 }