Searched refs:data_processingInstruction (Results 1 – 1 of 1) sorted by relevance
178 public StringBuffer data_processingInstruction = new StringBuffer(); field in SAXParserTestSupport.MyDefaultHandler195 data_processingInstruction.toString()); in createData()212 data_processingInstruction.toString() + SEPARATOR_DATA + in printMap()281 data_processingInstruction.append(target + SEPARATOR_STRING + data); in processingInstruction()282 data_processingInstruction.append(SEPARATOR_ELEMENT); in processingInstruction()359 public StringBuffer data_processingInstruction = new StringBuffer(); field in SAXParserTestSupport.MyHandler373 data_processingInstruction.toString() + SEPARATOR_DATA + in printMap()390 data_processingInstruction.toString()); in createData()449 data_processingInstruction.append(target + SEPARATOR_STRING + data); in processingInstruction()450 data_processingInstruction.append(SEPARATOR_ELEMENT); in processingInstruction()