Searched refs:CDATA (Results 1 – 5 of 5) sorted by relevance
175 String CDATA = ""; in processActionForXMLChecker() local189 CDATA = (String) filterRule[j]; in processActionForXMLChecker()266 addCharactersEnclosed(CDATA, (Tag) allTags.get(0)); in processActionForXMLChecker()
67 Non-validating parsers may return CDATA only.75 Non-validating parsers may return CDATA only.
49 /** receives notification about the start of a CDATA section in the 59 /** informs about the end of a CDATA-Section.
64 <tr><th>CDATASection </th><td>"#cdata-section" </td><td>content of the CDATA Section </t…218 (e.g., elements, comments, processing instructions, CDATA sections, and
47 <p>For non validating parsers this must be CDATA.
Completed in 27 milliseconds