Searched refs:KEY_IS_END_DOC (Results 1 – 1 of 1) sorted by relevance
52 public static final String KEY_IS_END_DOC = "isStartDocument"; field in SAXParserTestSupport71 static String [] KEYS = {KEY_IS_START_DOC, KEY_IS_END_DOC, KEY_TEXT,185 hm.put(KEY_IS_END_DOC, data_isEndDocument.toString()); in createData()381 hm.put(KEY_IS_END_DOC, data_isEndDocument.toString()); in createData()