Searched defs:entity (Results 1 - 1 of 1) sorted by relevance

/libcore/xml/src/main/java/org/kxml2/io/
H A DKXmlParser.java21 // Contributors: Paul Hackenberger (unterminated entity handling in relaxed mode)
99 * entity values and default attribute values. These values are parsed at
100 * inclusion time and may contain both tags and entity references.
103 * define entity values manually}. Such entity values are literal strings
439 * report this as text, even if it was a CDATA block or entity
572 * must be parsed to capture entity values and default attribute values.
654 * Reads a quoted string, performing no entity escaping of the contents.
709 "Parameter entity references are not supported", this, null);
879 * Read an entity declaratio
1756 defineEntityReplacementText(String entity, String value) argument
[all...]

Completed in 48 milliseconds