Home | History | Annotate | Download | only in io

Lines Matching refs:Entities

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