Home | History | Annotate | Download | only in io

Lines Matching refs:Entities

120      * Entities defined in or for this document. This map is created lazily.
796 * ENTITIES, NMTOKEN, or NMTOKENS), an enumerated type "(list|of|options)"
891 * Read an entity declaration. The value of internal entities are inline:
894 * The values of external entities must be retrieved by URL or path:
899 * Entities may be general or parameterized. Parameterized entities are
900 * marked by a percent sign. Such entities may only be used in the DTD:
927 * Map external entities to the empty string. This is dishonest,
1320 * - "&": entities must be resolved.
1321 * - "%": parameter entities are unsupported in entity values.
1420 throw new XmlPullParserException("This parser doesn't support parameter entities",
2116 * the parser's primary read buffer or the characters of entities actively